deep green/deep chartreuse green
#336600 color RGB value is (51,102,0)
#336600 color CMYK value
#336600 color HSL value
HSV(or HSB) | 90° | 100 | 40 |
XYZ | 6.117 | 10.207 | 1.648 |
Yxy | 0.34 | 0.568 | 10.207 |
LAB | 38.211 | -33.299 | 43.997 |
LUV | 38.211 | -24.24 | 45.323 |
Hunter-LAB | 31.948 | -21.733 | 19.306 |
CIE-LCH | 38.211 | 55.178 | 127.12 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 33 | 66 | 0 |
Decimal | 51 | 102 | 0 |
Octal | 63 | 146 | 0 |
Binary | 00110011 | 01100110 | 00000000 |
Below, you can see some colors close to #336600. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #336600.
<span style="color:#336600">Text here</span>
This paragraph has a background color of #336600.
<p style="background-color:#336600;">Content here</p>
This element has a border color of #336600.
<div style="border:1px #336600;">Content here</div>
.text {color:#336600;}
.background {background-color:#336600;}
.border {border:1px solid #336600;}
.text-shadow {border:1px solid #336600;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #091100 is the darkest color, while #fdfffb is the lightest one.