What does a red tick look like? - briefly
The «red tick» is a compact, solid V‑shaped check mark colored bright red, typically sized to align with surrounding text. It signals that an operation has succeeded or data meets the required criteria.
What does a red tick look like? - in detail
A red tick, commonly known as a check mark, consists of a short diagonal stroke followed by a longer upward‑right stroke, forming an angular “V” shape that leans toward the right. The first segment typically measures one‑third of the total length, while the second segment extends to the full height of the symbol. The junction of the two strokes creates a sharp corner, often rendered with a slight curve to soften the angle in digital icons.
The color is a saturated hue positioned near the middle of the red spectrum, with a hue value around 0 °–5 ° and a saturation of 80 %–100 %. In electronic displays, the color is usually defined by an RGB triplet such as (255, 0, 0) or a hex code «#FF0000». Printed versions may exhibit a slightly darker tone due to ink absorption, resulting in a CMYK composition of roughly (0, 100, 100, 0).
Typical dimensions for user‑interface elements include:
- Height: 12–24 px for small icons, 32–48 px for larger buttons.
- Stroke width: 2–3 px for fine lines, 4–5 px for bold symbols.
- Padding: 2–4 px of empty space surrounding the mark to prevent visual crowding.
Variations appear in different contexts:
- Solid fill: the entire shape is filled with red, commonly used in messaging apps to indicate successful delivery.
- Outline: only the strokes are colored, often employed in form validation to reduce visual weight.
- Shadow or glow: a subtle drop shadow or outer glow may be added to improve contrast against complex backgrounds.
When rendered at high resolution, anti‑aliasing smooths the edges, preserving the crispness of the corner while avoiding jagged pixels. In vector formats, the shape is defined by two line segments meeting at a precise coordinate, allowing infinite scalability without loss of clarity.