In RGB color space, #ff777d hex color has a red value of 255, a green value of 119 and a blue value of 125.
In CMYK color space (used in color printing), #ff777d hex color is composed of 0% cyan, 53.33% magenta, 50.98% yellow and 0% black.
#ff777d color has a hue of 357.4 degrees, a saturation of 100% and a lightness of 73.3%.
#ff777d hex color contains mainly RED.
The closest web safe color of #ff777d is #ff6666
#ff777d hex color has a decimal value of 16742269.
HEX | ff777d | #ff777d |
---|---|---|
RGB | 255, 119, 125 | rgb(255, 119, 125) |
RGB Percent | 100, 46.67, 49.02 | rgb(100, 46.67, 49.02) |
CMYK | 0, 53, 51, 0 | |
HSL | 357.4°, 100, 73.3 | hsl(357.4, 100%, 73.3%) |
HSV | 357.4°, 53.3, 100 |
XYZ | 51.538, 35.934, 23.622 |
---|---|
Hunter Lab | 59.945, 48.563, 18.598 |
CIE-LAB | 66.469, 52.252, 22.013 |
CIE-LCH | 66.469, 56.7, 22.845 |
CIE-LUV | 0, 53.33, 50.98, 0 |
Web Safe | ff6666 |
RGB percent of color #ff777d
CMYK percent of color #ff777d
Text with hexadecimal color #ff777d
This text has a font color of #ff777d
<p style="color:#ff777d">Text here</p>
#ff777d Background Color
This box has a background color of #ff777d
<div style="background-color:#ff777d">Text here</div>
#ff777d Border Color
This box has a border color of #ff777d
<div style="border: 4px solid #ff777d">Text here</div>
CSS codes
<p style="color:#ff777d">Text here</p>
<div style="background-color:#ff777d">Text here</div>
<div style="border: 4px solid #ff777d">Text here</div>
#ff777d Color on white background
This is how a font and box color of #ff777d will look
on a white background.
#ff777d Color on black background
This is how a font and box color of #ff777d hex color will look
on a black background.