In RGB color space, #ff745b hex color has a red value of 255, a green value of 116 and a blue value of 91.
In CMYK color space (used in color printing), #ff745b hex color is composed of 0% cyan, 54.51% magenta, 64.31% yellow and 0% black.
#ff745b color has a hue of 9.1 degrees, a saturation of 100% and a lightness of 67.8%.
#ff745b hex color contains mainly RED.
The closest web safe color of #ff745b is #ff6666
#ff745b hex color has a decimal value of 16741467.
HEX | ff745b | #ff745b |
---|---|---|
RGB | 255, 116, 91 | rgb(255, 116, 91) |
RGB Percent | 100, 45.49, 35.69 | rgb(100, 45.49, 35.69) |
CMYK | 0, 55, 64, 0 | |
HSL | 9.1°, 100, 67.8 | hsl(9.1, 100%, 67.8%) |
HSV | 9.1°, 64.3, 100 |
XYZ | 49.374, 34.506, 13.956 |
---|---|
Hunter Lab | 58.742, 47.236, 27.033 |
CIE-LAB | 65.362, 51.236, 39.44 |
CIE-LCH | 65.362, 64.658, 37.588 |
CIE-LUV | 0, 54.51, 64.31, 0 |
Web Safe | ff6666 |
RGB percent of color #ff745b
CMYK percent of color #ff745b
Text with hexadecimal color #ff745b
This text has a font color of #ff745b
<p style="color:#ff745b">Text here</p>
#ff745b Background Color
This box has a background color of #ff745b
<div style="background-color:#ff745b">Text here</div>
#ff745b Border Color
This box has a border color of #ff745b
<div style="border: 4px solid #ff745b">Text here</div>
CSS codes
<p style="color:#ff745b">Text here</p>
<div style="background-color:#ff745b">Text here</div>
<div style="border: 4px solid #ff745b">Text here</div>
#ff745b Color on white background
This is how a font and box color of #ff745b will look
on a white background.
#ff745b Color on black background
This is how a font and box color of #ff745b hex color will look
on a black background.