In RGB color space, #fff342 hex color has a red value of 255, a green value of 243 and a blue value of 66.
In CMYK color space (used in color printing), #fff342 hex color is composed of 0% cyan, 4.71% magenta, 74.12% yellow and 0% black.
#fff342 color has a hue of 56.2 degrees, a saturation of 100% and a lightness of 62.9%.
#fff342 hex color contains mainly RED.
The closest web safe color of #fff342 is #ffff33
#fff342 hex color has a decimal value of 16773954.
HEX | fff342 | #fff342 |
---|---|---|
RGB | 255, 243, 66 | rgb(255, 243, 66) |
RGB Percent | 100, 95.29, 25.88 | rgb(100, 95.29, 25.88) |
CMYK | 0, 5, 74, 0 | |
HSL | 56.2°, 100, 62.9 | hsl(56.2, 100%, 62.9%) |
HSV | 56.2°, 74.1, 100 |
XYZ | 74.274, 85.755, 17.792 |
---|---|
Hunter Lab | 92.604, -18.889, 53.431 |
CIE-LAB | 94.207, -14.49, 80.671 |
CIE-LCH | 94.207, 81.962, 100.183 |
CIE-LUV | 0, 4.71, 74.12, 0 |
Web Safe | ffff33 |
RGB percent of color #fff342
CMYK percent of color #fff342
Text with hexadecimal color #fff342
This text has a font color of #fff342
<p style="color:#fff342">Text here</p>
#fff342 Background Color
This box has a background color of #fff342
<div style="background-color:#fff342">Text here</div>
#fff342 Border Color
This box has a border color of #fff342
<div style="border: 4px solid #fff342">Text here</div>
CSS codes
<p style="color:#fff342">Text here</p>
<div style="background-color:#fff342">Text here</div>
<div style="border: 4px solid #fff342">Text here</div>
#fff342 Color on white background
This is how a font and box color of #fff342 will look
on a white background.
#fff342 Color on black background
This is how a font and box color of #fff342 hex color will look
on a black background.