In RGB color space, #050f00 hex color has a red value of 5, a green value of 15 and a blue value of 0.
In CMYK color space (used in color printing), #050f00 hex color is composed of 66.67% cyan, 0% magenta, 100% yellow and 94.12% black.
#050f00 color has a hue of 100 degrees, a saturation of 100% and a lightness of 2.9%.
#050f00 hex color contains mainly GREEN.
The closest web safe color of #050f00 is #000000
#050f00 hex color has a decimal value of 331520.
HEX | 050f00 | #050f00 |
---|---|---|
RGB | 5, 15, 0 | rgb(5, 15, 0) |
RGB Percent | 1.96, 5.88, 0 | rgb(1.96, 5.88, 0) |
CMYK | 67, 0, 100, 94 | |
HSL | 100°, 100, 2.9 | hsl(100, 100%, 2.9%) |
HSV | 100°, 100, 5.9 |
XYZ | 0.233, 0.374, 0.06 |
---|---|
Hunter Lab | 6.116, -3.901, 3.699 |
CIE-LAB | 3.378, -5.017, 4.966 |
CIE-LCH | 3.378, 7.059, 135.293 |
CIE-LUV | 66.67, 0, 100, 94.12 |
Web Safe | 000000 |
RGB percent of color #050f00
CMYK percent of color #050f00
Text with hexadecimal color #050f00
This text has a font color of #050f00
<p style="color:#050f00">Text here</p>
#050f00 Background Color
This box has a background color of #050f00
<div style="background-color:#050f00">Text here</div>
#050f00 Border Color
This box has a border color of #050f00
<div style="border: 4px solid #050f00">Text here</div>
CSS codes
<p style="color:#050f00">Text here</p>
<div style="background-color:#050f00">Text here</div>
<div style="border: 4px solid #050f00">Text here</div>
#050f00 Color on white background
This is how a font and box color of #050f00 will look
on a white background.
#050f00 Color on black background
This is how a font and box color of #050f00 hex color will look
on a black background.