In RGB color space, #fff132 hex color has a red value of 255, a green value of 241 and a blue value of 50.
In CMYK color space (used in color printing), #fff132 hex color is composed of 0% cyan, 5.49% magenta, 80.39% yellow and 0% black.
#fff132 color has a hue of 55.9 degrees, a saturation of 100% and a lightness of 59.8%.
#fff132 hex color contains mainly RED.
The closest web safe color of #fff132 is #ffff33
#fff132 hex color has a decimal value of 16773426.
HEX | fff132 | #fff132 |
---|---|---|
RGB | 255, 241, 50 | rgb(255, 241, 50) |
RGB Percent | 100, 94.51, 19.61 | rgb(100, 94.51, 19.61) |
CMYK | 0, 5, 80, 0 | |
HSL | 55.9°, 100, 59.8 | hsl(55.9, 100%, 59.8%) |
HSV | 55.9°, 80.4, 100 |
XYZ | 73.271, 84.401, 15.447 |
---|---|
Hunter Lab | 91.87, -18.41, 54.34 |
CIE-LAB | 93.624, -14.059, 84.698 |
CIE-LCH | 93.624, 85.857, 99.425 |
CIE-LUV | 0, 5.49, 80.39, 0 |
Web Safe | ffff33 |
RGB percent of color #fff132
CMYK percent of color #fff132
Text with hexadecimal color #fff132
This text has a font color of #fff132
<p style="color:#fff132">Text here</p>
#fff132 Background Color
This box has a background color of #fff132
<div style="background-color:#fff132">Text here</div>
#fff132 Border Color
This box has a border color of #fff132
<div style="border: 4px solid #fff132">Text here</div>
CSS codes
<p style="color:#fff132">Text here</p>
<div style="background-color:#fff132">Text here</div>
<div style="border: 4px solid #fff132">Text here</div>
#fff132 Color on white background
This is how a font and box color of #fff132 will look
on a white background.
#fff132 Color on black background
This is how a font and box color of #fff132 hex color will look
on a black background.