In RGB color space, #ff8085 hex color has a red value of 255, a green value of 128 and a blue value of 133.
In CMYK color space (used in color printing), #ff8085 hex color is composed of 0% cyan, 49.8% magenta, 47.84% yellow and 0% black.
#ff8085 color has a hue of 357.6 degrees, a saturation of 100% and a lightness of 75.1%.
#ff8085 hex color contains mainly RED.
The closest web safe color of #ff8085 is #ff9999
#ff8085 hex color has a decimal value of 16744581.
HEX | ff8085 | #ff8085 |
---|---|---|
RGB | 255, 128, 133 | rgb(255, 128, 133) |
RGB Percent | 100, 50.2, 52.16 | rgb(100, 50.2, 52.16) |
CMYK | 0, 50, 48, 0 | |
HSL | 357.6°, 100, 75.1 | hsl(357.6, 100%, 75.1%) |
HSV | 357.6°, 49.8, 100 |
XYZ | 53.193, 38.392, 26.797 |
---|---|
Hunter Lab | 61.961, 44.808, 17.731 |
CIE-LAB | 68.309, 48.644, 20.025 |
CIE-LCH | 68.309, 52.605, 22.375 |
CIE-LUV | 0, 49.8, 47.84, 0 |
Web Safe | ff9999 |
RGB percent of color #ff8085
CMYK percent of color #ff8085
Text with hexadecimal color #ff8085
This text has a font color of #ff8085
<p style="color:#ff8085">Text here</p>
#ff8085 Background Color
This box has a background color of #ff8085
<div style="background-color:#ff8085">Text here</div>
#ff8085 Border Color
This box has a border color of #ff8085
<div style="border: 4px solid #ff8085">Text here</div>
CSS codes
<p style="color:#ff8085">Text here</p>
<div style="background-color:#ff8085">Text here</div>
<div style="border: 4px solid #ff8085">Text here</div>
#ff8085 Color on white background
This is how a font and box color of #ff8085 will look
on a white background.
#ff8085 Color on black background
This is how a font and box color of #ff8085 hex color will look
on a black background.