In RGB color space, #074fff hex color has a red value of 7, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #074fff hex color is composed of 97.25% cyan, 69.02% magenta, 0% yellow and 0% black.
#074fff color has a hue of 222.6 degrees, a saturation of 100% and a lightness of 51.4%.
#074fff hex color contains mainly BLUE.
The closest web safe color of #074fff is #0066ff
#074fff hex color has a decimal value of 479231.
HEX | 074fff | #074fff |
---|---|---|
RGB | 7, 79, 255 | rgb(7, 79, 255) |
RGB Percent | 2.75, 30.98, 100 | rgb(2.75, 30.98, 100) |
CMYK | 97, 69, 0, 0 | |
HSL | 222.6°, 100, 51.4 | hsl(222.6, 100%, 51.4%) |
HSV | 222.6°, 97.3, 100 |
XYZ | 20.934, 12.857, 95.986 |
---|---|
Hunter Lab | 35.857, 41.464, -133.616 |
CIE-LAB | 42.547, 49.597, -90.826 |
CIE-LCH | 42.547, 103.485, 298.637 |
CIE-LUV | 97.25, 69.02, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #074fff
CMYK percent of color #074fff
Text with hexadecimal color #074fff
This text has a font color of #074fff
<p style="color:#074fff">Text here</p>
#074fff Background Color
This box has a background color of #074fff
<div style="background-color:#074fff">Text here</div>
#074fff Border Color
This box has a border color of #074fff
<div style="border: 4px solid #074fff">Text here</div>
CSS codes
<p style="color:#074fff">Text here</p>
<div style="background-color:#074fff">Text here</div>
<div style="border: 4px solid #074fff">Text here</div>
#074fff Color on white background
This is how a font and box color of #074fff will look
on a white background.
#074fff Color on black background
This is how a font and box color of #074fff hex color will look
on a black background.