Shades of Myrtle #236014
Tints of Myrtle #236014
RGB
CMYK
RGB Variations
Color information
#236014 (or 0x236014) is known color: Myrtle. HEX triplet: 23, 60 and 14. RGB value is (35,96,20). Sum of RGB (Red+Green+Blue) = 35+96+20=151 (20% of max value = 765). Red value is 35 (14.06% from 255 or 23.18% from 151); Green value is 96 (37.89% from 255 or 63.58% from 151); Blue value is 20 (8.20% from 255 or 13.25% from 151); Max value from RGB is 96 - color contains mainly: green. Hex color #236014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #236014 is #DC9FEB. Grayscale: #454545. Windows color (decimal): -14458860 or 1335331. OLE color: 1335331.
HSL color Cylindrical-coordinate representation of color #236014: hue angle of 108.16º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #236014 is Cyan = 0.64, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 96 | 20 | - |
| CMYK | 0.64 | 0 | 0.79 | 0.62 |
| HSL | 108.16º | 0.66% | 0.23% | - |
| HSV(B) | 108.16º | 0.79% | 0.38% | - |
| XYZ | 5 | 8.77 | 2.09 | - |
| YUV | 69.1 | 100.29 | 103.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 96 | 20 | 0.64 | 0 | 0.79 | 0.62 | 108.16 | 0.66 | 0.23 |
| Hex | 23 | 60 | 14 | 40 | 0 | 4F | 3E | 6C | 42 | 17 |
| Octal | 43 | 140 | 24 | 100 | 0 | 117 | 76 | 154 | 102 | 27 |
| Binary | 100011 | 1100000 | 10100 | 1000000 | 0 | 1001111 | 111110 | 1101100 | 1000010 | 10111 |
Color Harmonies of #236014
Complementary color
Monochromatic Colors of #236014
Black with #236014
Text Example
Text Example
White with #236014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236014; }
p { color: rgb(35,96,20); }
H1.HeaderClassName
{
color: #236014;
}
.AnyTagClassName
{
color: #236014;
}
</style>
background-color css
<style>
a { background-color: #236014; }
a { background-color: rgb(35,96,20); }
div.DivClassName
{
background-color: #236014;
}
.BgClassName
{
background-color: #236014;
}
</style>
border-color css
<style>
span { border-color: #236014; }
span { border-color: rgb(35,96,20); }
td.TdClassName
{
border-color: #236014;
}
.TagClassName
{
border-color: #236014;
}
</style>