Shades of Myrtle #266610
Tints of Myrtle #266610
RGB
CMYK
RGB Variations
Color information
#266610 (or 0x266610) is known color: Myrtle. HEX triplet: 26, 66 and 10. RGB value is (38,102,16). Sum of RGB (Red+Green+Blue) = 38+102+16=156 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.36% from 156); Green value is 102 (40.23% from 255 or 65.38% from 156); Blue value is 16 (6.64% from 255 or 10.26% from 156); Max value from RGB is 102 - color contains mainly: green. Hex color #266610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266610 is #D999EF. Grayscale: #494949. Windows color (decimal): -14260720 or 1074726. OLE color: 1074726.
HSL color Cylindrical-coordinate representation of color #266610: hue angle of 104.65º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #266610 is Cyan = 0.63, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 38 | 102 | 16 | - |
| CMYK | 0.63 | 0 | 0.84 | 0.6 |
| HSL | 104.65º | 0.73% | 0.23% | - |
| HSV(B) | 104.65º | 0.84% | 0.4% | - |
| XYZ | 5.64 | 9.95 | 2.11 | - |
| YUV | 73.06 | 95.8 | 102.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 102 | 16 | 0.63 | 0 | 0.84 | 0.6 | 104.65 | 0.73 | 0.23 |
| Hex | 26 | 66 | 10 | 3F | 0 | 54 | 3C | 69 | 49 | 17 |
| Octal | 46 | 146 | 20 | 77 | 0 | 124 | 74 | 151 | 111 | 27 |
| Binary | 100110 | 1100110 | 10000 | 111111 | 0 | 1010100 | 111100 | 1101001 | 1001001 | 10111 |
Color Harmonies of #266610
Complementary color
Monochromatic Colors of #266610
Black with #266610
Text Example
Text Example
White with #266610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266610; }
p { color: rgb(38,102,16); }
H1.HeaderClassName
{
color: #266610;
}
.AnyTagClassName
{
color: #266610;
}
</style>
background-color css
<style>
a { background-color: #266610; }
a { background-color: rgb(38,102,16); }
div.DivClassName
{
background-color: #266610;
}
.BgClassName
{
background-color: #266610;
}
</style>
border-color css
<style>
span { border-color: #266610; }
span { border-color: rgb(38,102,16); }
td.TdClassName
{
border-color: #266610;
}
.TagClassName
{
border-color: #266610;
}
</style>