Shades of Myrtle #266014
Tints of Myrtle #266014
RGB
CMYK
RGB Variations
Color information
#266014 (or 0x266014) is known color: Myrtle. HEX triplet: 26, 60 and 14. RGB value is (38,96,20). Sum of RGB (Red+Green+Blue) = 38+96+20=154 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.68% from 154); Green value is 96 (37.89% from 255 or 62.34% from 154); Blue value is 20 (8.20% from 255 or 12.99% from 154); Max value from RGB is 96 - color contains mainly: green. Hex color #266014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266014 is #D99FEB. Grayscale: #464646. Windows color (decimal): -14262252 or 1335334. OLE color: 1335334.
HSL color Cylindrical-coordinate representation of color #266014: hue angle of 105.79º 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 #266014 is Cyan = 0.60, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 96 | 20 | - |
| CMYK | 0.60 | 0 | 0.79 | 0.62 |
| HSL | 105.79º | 0.66% | 0.23% | - |
| HSV(B) | 105.79º | 0.79% | 0.38% | - |
| XYZ | 5.11 | 8.83 | 2.1 | - |
| YUV | 69.99 | 99.78 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 96 | 20 | 0.60 | 0 | 0.79 | 0.62 | 105.79 | 0.66 | 0.23 |
| Hex | 26 | 60 | 14 | 3C | 0 | 4F | 3E | 6A | 42 | 17 |
| Octal | 46 | 140 | 24 | 74 | 0 | 117 | 76 | 152 | 102 | 27 |
| Binary | 100110 | 1100000 | 10100 | 111100 | 0 | 1001111 | 111110 | 1101010 | 1000010 | 10111 |
Color Harmonies of #266014
Complementary color
Monochromatic Colors of #266014
Black with #266014
Text Example
Text Example
White with #266014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266014; }
p { color: rgb(38,96,20); }
H1.HeaderClassName
{
color: #266014;
}
.AnyTagClassName
{
color: #266014;
}
</style>
background-color css
<style>
a { background-color: #266014; }
a { background-color: rgb(38,96,20); }
div.DivClassName
{
background-color: #266014;
}
.BgClassName
{
background-color: #266014;
}
</style>
border-color css
<style>
span { border-color: #266014; }
span { border-color: rgb(38,96,20); }
td.TdClassName
{
border-color: #266014;
}
.TagClassName
{
border-color: #266014;
}
</style>