In RGB color space, #0da000 hex color has a red value of 13, a green value of 160 and a blue value of 0.
In CMYK color space (used in color printing), #0da000 hex color is composed of 91.88% cyan, 0% magenta, 100% yellow and 37.25% black.
#0da000 color has a hue of 115.1 degrees, a saturation of 100% and a lightness of 31.4%.
#0da000 hex color contains mainly GREEN.
The closest web safe color of #0da000 is #009900
#0da000 hex color has a decimal value of 892928.
HEX | 0da000 | #0da000 |
---|---|---|
RGB | 13, 160, 0 | rgb(13, 160, 0) |
RGB Percent | 5.1, 62.75, 0 | rgb(5.1, 62.75, 0) |
CMYK | 92, 0, 100, 37 | |
HSL | 115.1°, 100, 31.4 | hsl(115.1, 100%, 31.4%) |
HSV | 115.1°, 100, 62.7 |
XYZ | 12.737, 25.227, 4.198 |
---|---|
Hunter Lab | 50.226, -42.63, 30.203 |
CIE-LAB | 57.296, -60.065, 58.807 |
CIE-LCH | 57.296, 84.06, 135.606 |
CIE-LUV | 91.88, 0, 100, 37.25 |
Web Safe | 009900 |
RGB percent of color #0da000
CMYK percent of color #0da000
Text with hexadecimal color #0da000
This text has a font color of #0da000
<p style="color:#0da000">Text here</p>
#0da000 Background Color
This box has a background color of #0da000
<div style="background-color:#0da000">Text here</div>
#0da000 Border Color
This box has a border color of #0da000
<div style="border: 4px solid #0da000">Text here</div>
CSS codes
<p style="color:#0da000">Text here</p>
<div style="background-color:#0da000">Text here</div>
<div style="border: 4px solid #0da000">Text here</div>
#0da000 Color on white background
This is how a font and box color of #0da000 will look
on a white background.
#0da000 Color on black background
This is how a font and box color of #0da000 hex color will look
on a black background.