Shades of Myrtle #266018
Tints of Myrtle #266018
RGB
CMYK
RGB Variations
Color information
#266018 (or 0x266018) is known color: Myrtle. HEX triplet: 26, 60 and 18. RGB value is (38,96,24). Sum of RGB (Red+Green+Blue) = 38+96+24=158 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.05% from 158); Green value is 96 (37.89% from 255 or 60.76% from 158); Blue value is 24 (9.77% from 255 or 15.19% from 158); Max value from RGB is 96 - color contains mainly: green. Hex color #266018 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266018 is #D99FE7. Grayscale: #464646. Windows color (decimal): -14262248 or 1597478. OLE color: 1597478.
HSL color Cylindrical-coordinate representation of color #266018: hue angle of 108.33º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #266018 is Cyan = 0.60, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 96 | 24 | - |
| CMYK | 0.60 | 0 | 0.75 | 0.62 |
| HSL | 108.33º | 0.6% | 0.24% | - |
| HSV(B) | 108.33º | 0.75% | 0.38% | - |
| XYZ | 5.15 | 8.84 | 2.3 | - |
| YUV | 70.45 | 101.78 | 104.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 96 | 24 | 0.60 | 0 | 0.75 | 0.62 | 108.33 | 0.6 | 0.24 |
| Hex | 26 | 60 | 18 | 3C | 0 | 4B | 3E | 6C | 3C | 18 |
| Octal | 46 | 140 | 30 | 74 | 0 | 113 | 76 | 154 | 74 | 30 |
| Binary | 100110 | 1100000 | 11000 | 111100 | 0 | 1001011 | 111110 | 1101100 | 111100 | 11000 |
Color Harmonies of #266018
Complementary color
Monochromatic Colors of #266018
Black with #266018
Text Example
Text Example
White with #266018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266018; }
p { color: rgb(38,96,24); }
H1.HeaderClassName
{
color: #266018;
}
.AnyTagClassName
{
color: #266018;
}
</style>
background-color css
<style>
a { background-color: #266018; }
a { background-color: rgb(38,96,24); }
div.DivClassName
{
background-color: #266018;
}
.BgClassName
{
background-color: #266018;
}
</style>
border-color css
<style>
span { border-color: #266018; }
span { border-color: rgb(38,96,24); }
td.TdClassName
{
border-color: #266018;
}
.TagClassName
{
border-color: #266018;
}
</style>