Shades of Myrtle #236006
Tints of Myrtle #236006
RGB
CMYK
RGB Variations
Color information
#236006 (or 0x236006) is known color: Myrtle. HEX triplet: 23, 60 and 06. RGB value is (35,96,6). Sum of RGB (Red+Green+Blue) = 35+96+6=137 (18% of max value = 765). Red value is 35 (14.06% from 255 or 25.55% from 137); Green value is 96 (37.89% from 255 or 70.07% from 137); Blue value is 6 (2.73% from 255 or 4.38% from 137); Max value from RGB is 96 - color contains mainly: green. Hex color #236006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #236006 is #DC9FF9. Grayscale: #434343. Windows color (decimal): -14458874 or 417827. OLE color: 417827.
HSL color Cylindrical-coordinate representation of color #236006: hue angle of 100.67º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #236006 is Cyan = 0.64, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 96 | 6 | - |
| CMYK | 0.64 | 0 | 0.94 | 0.62 |
| HSL | 100.67º | 0.88% | 0.2% | - |
| HSV(B) | 100.67º | 0.94% | 0.38% | - |
| XYZ | 4.91 | 8.74 | 1.6 | - |
| YUV | 67.5 | 93.29 | 104.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 96 | 6 | 0.64 | 0 | 0.94 | 0.62 | 100.67 | 0.88 | 0.2 |
| Hex | 23 | 60 | 6 | 40 | 0 | 5E | 3E | 65 | 58 | 14 |
| Octal | 43 | 140 | 6 | 100 | 0 | 136 | 76 | 145 | 130 | 24 |
| Binary | 100011 | 1100000 | 110 | 1000000 | 0 | 1011110 | 111110 | 1100101 | 1011000 | 10100 |
Color Harmonies of #236006
Complementary color
Monochromatic Colors of #236006
Black with #236006
Text Example
Text Example
White with #236006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236006; }
p { color: rgb(35,96,6); }
H1.HeaderClassName
{
color: #236006;
}
.AnyTagClassName
{
color: #236006;
}
</style>
background-color css
<style>
a { background-color: #236006; }
a { background-color: rgb(35,96,6); }
div.DivClassName
{
background-color: #236006;
}
.BgClassName
{
background-color: #236006;
}
</style>
border-color css
<style>
span { border-color: #236006; }
span { border-color: rgb(35,96,6); }
td.TdClassName
{
border-color: #236006;
}
.TagClassName
{
border-color: #236006;
}
</style>