In RGB color space, #fff315 hex color has a red value of 255, a green value of 243 and a blue value of 21.
In CMYK color space (used in color printing), #fff315 hex color is composed of 0% cyan, 4.71% magenta, 91.76% yellow and 0% black.
#fff315 color has a hue of 56.9 degrees, a saturation of 100% and a lightness of 54.1%.
#fff315 hex color contains mainly RED.
The closest web safe color of #fff315 is #ffff00
#fff315 hex color has a decimal value of 16773909.
HEX | fff315 | #fff315 |
---|---|---|
RGB | 255, 243, 21 | rgb(255, 243, 21) |
RGB Percent | 100, 95.29, 8.24 | rgb(100, 95.29, 8.24) |
CMYK | 0, 5, 92, 0 | |
HSL | 56.9°, 100, 54.1 | hsl(56.9, 100%, 54.1%) |
HSV | 56.9°, 91.8, 100 |
XYZ | 73.426, 85.415, 13.326 |
---|---|
Hunter Lab | 92.42, -19.921, 56.145 |
CIE-LAB | 94.062, -15.621, 90.463 |
CIE-LCH | 94.062, 91.802, 99.797 |
CIE-LUV | 0, 4.71, 91.76, 0 |
Web Safe | ffff00 |
RGB percent of color #fff315
CMYK percent of color #fff315
Text with hexadecimal color #fff315
This text has a font color of #fff315
<p style="color:#fff315">Text here</p>
#fff315 Background Color
This box has a background color of #fff315
<div style="background-color:#fff315">Text here</div>
#fff315 Border Color
This box has a border color of #fff315
<div style="border: 4px solid #fff315">Text here</div>
CSS codes
<p style="color:#fff315">Text here</p>
<div style="background-color:#fff315">Text here</div>
<div style="border: 4px solid #fff315">Text here</div>
#fff315 Color on white background
This is how a font and box color of #fff315 will look
on a white background.
#fff315 Color on black background
This is how a font and box color of #fff315 hex color will look
on a black background.