In RGB color space, #fcb255 hex color has a red value of 252, a green value of 178 and a blue value of 85.
In CMYK color space (used in color printing), #fcb255 hex color is composed of 0% cyan, 29.37% magenta, 66.27% yellow and 1.18% black.
#fcb255 color has a hue of 33.4 degrees, a saturation of 96.53% and a lightness of 66.1%.
#fcb255 hex color contains mainly RED.
The closest web safe color of #fcb255 is #ff9966
#fcb255 hex color has a decimal value of 16560725.
HEX | fcb255 | #fcb255 |
---|---|---|
RGB | 252, 178, 85 | rgb(252, 178, 85) |
RGB Percent | 98.82, 69.8, 33.33 | rgb(98.82, 69.8, 33.33) |
CMYK | 0, 29, 66, 1 | |
HSL | 33.4°, 96.53, 66.1 | hsl(33.4, 96.53%, 66.1%) |
HSV | 33.4°, 66.3, 98.8 |
XYZ | 57.705, 53.192, 15.82 |
---|---|
Hunter Lab | 72.933, 13.598, 38.192 |
CIE-LAB | 77.988, 18.256, 56.906 |
CIE-LCH | 77.988, 59.763, 72.213 |
CIE-LUV | 0, 29.37, 66.27, 1.18 |
Web Safe | ff9966 |
RGB percent of color #fcb255
CMYK percent of color #fcb255
Text with hexadecimal color #fcb255
This text has a font color of #fcb255
<p style="color:#fcb255">Text here</p>
#fcb255 Background Color
This box has a background color of #fcb255
<div style="background-color:#fcb255">Text here</div>
#fcb255 Border Color
This box has a border color of #fcb255
<div style="border: 4px solid #fcb255">Text here</div>
CSS codes
<p style="color:#fcb255">Text here</p>
<div style="background-color:#fcb255">Text here</div>
<div style="border: 4px solid #fcb255">Text here</div>
#fcb255 Color on white background
This is how a font and box color of #fcb255 will look
on a white background.
#fcb255 Color on black background
This is how a font and box color of #fcb255 hex color will look
on a black background.