In RGB color space, #ff6969 hex color has a red value of 255, a green value of 105 and a blue value of 105.
In CMYK color space (used in color printing), #ff6969 hex color is composed of 0% cyan, 58.82% magenta, 58.82% yellow and 0% black.
#ff6969 color has a hue of 0 degrees, a saturation of 100% and a lightness of 70.6%.
#ff6969 hex color contains mainly RED.
The closest web safe color of #ff6969 is #ff6666
#ff6969 hex color has a decimal value of 16738665.
HEX | ff6969 | #ff6969 |
---|---|---|
RGB | 255, 105, 105 | rgb(255, 105, 105) |
RGB Percent | 100, 41.18, 41.18 | rgb(100, 41.18, 41.18) |
CMYK | 0, 59, 59, 0 | |
HSL | 0°, 100, 70.6 | hsl(0, 100%, 70.6%) |
HSV | 0°, 58.8, 100 |
XYZ | 48.841, 32.383, 17.041 |
---|---|
Hunter Lab | 56.906, 53.616, 22.079 |
CIE-LAB | 63.658, 57.13, 29.561 |
CIE-LCH | 63.658, 64.325, 27.359 |
CIE-LUV | 0, 58.82, 58.82, 0 |
Web Safe | ff6666 |
RGB percent of color #ff6969
CMYK percent of color #ff6969
Text with hexadecimal color #ff6969
This text has a font color of #ff6969
<p style="color:#ff6969">Text here</p>
#ff6969 Background Color
This box has a background color of #ff6969
<div style="background-color:#ff6969">Text here</div>
#ff6969 Border Color
This box has a border color of #ff6969
<div style="border: 4px solid #ff6969">Text here</div>
CSS codes
<p style="color:#ff6969">Text here</p>
<div style="background-color:#ff6969">Text here</div>
<div style="border: 4px solid #ff6969">Text here</div>
#ff6969 Color on white background
This is how a font and box color of #ff6969 will look
on a white background.
#ff6969 Color on black background
This is how a font and box color of #ff6969 hex color will look
on a black background.