#006400 color space conversions
Hex:
#006400
RGB:
0, 100, 0
CMY:
100, 61, 100
CMYK:
100, 0, 100, 61
HSL:
120°, 100.0000%, 19.6078%
HSV (HSB):
120°, 100.0000%, 39.2157%
XYZ:
4.5572, 9.1143, 1.5191
xyY:
0.3000, 0.6000, 9.1143
CIE-Lab:
36.2035, -43.3706, 41.8592
CIE-LCH:
36.2035, 60.2761, 136.0160
CIE-Luv:
36.2035, -34.2817, 44.3177
Hunter-Lab:
30.1900, -25.8879, 18.1497
#006400 color charts
#006400 RGB chart
#006400 CMYK chart
#006400 RGB pie chart
#006400 color shades, tints & tones
#006400 color schemes
#006400 color preview, HTML & CSS examples
This text has a color of #006400
<p style="color:#006400;">Text here</p>
.mytext {color:#006400;}
Text color #006400
This box has a color of #006400
<div style="background-color:#006400;">Content here</div>
.mybackground {background-color:#006400;}
Background color #006400
Border around this has a color of #006400
<div style="border:2px solid #006400;">Content here</div>
.myborder {border:2px solid #006400;}
Border color #006400