Shades of Myrtle #266510
Tints of Myrtle #266510
RGB
CMYK
RGB Variations
Color information
#266510 (or 0x266510) is known color: Myrtle. HEX triplet: 26, 65 and 10. RGB value is (38,101,16). Sum of RGB (Red+Green+Blue) = 38+101+16=155 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.52% from 155); Green value is 101 (39.84% from 255 or 65.16% from 155); Blue value is 16 (6.64% from 255 or 10.32% from 155); Max value from RGB is 101 - color contains mainly: green. Hex color #266510 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266510 is #D99AEF. Grayscale: #484848. Windows color (decimal): -14260976 or 1074470. OLE color: 1074470.
HSL color Cylindrical-coordinate representation of color #266510: hue angle of 104.47º 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 #266510 is Cyan = 0.62, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 101 | 16 | - |
| CMYK | 0.62 | 0 | 0.84 | 0.60 |
| HSL | 104.47º | 0.73% | 0.23% | - |
| HSV(B) | 104.47º | 0.84% | 0.4% | - |
| XYZ | 5.55 | 9.76 | 2.08 | - |
| YUV | 72.47 | 96.13 | 103.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 101 | 16 | 0.62 | 0 | 0.84 | 0.60 | 104.47 | 0.73 | 0.23 |
| Hex | 26 | 65 | 10 | 3E | 0 | 54 | 3C | 68 | 49 | 17 |
| Octal | 46 | 145 | 20 | 76 | 0 | 124 | 74 | 150 | 111 | 27 |
| Binary | 100110 | 1100101 | 10000 | 111110 | 0 | 1010100 | 111100 | 1101000 | 1001001 | 10111 |
Color Harmonies of #266510
Complementary color
Monochromatic Colors of #266510
Black with #266510
Text Example
Text Example
White with #266510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266510; }
p { color: rgb(38,101,16); }
H1.HeaderClassName
{
color: #266510;
}
.AnyTagClassName
{
color: #266510;
}
</style>
background-color css
<style>
a { background-color: #266510; }
a { background-color: rgb(38,101,16); }
div.DivClassName
{
background-color: #266510;
}
.BgClassName
{
background-color: #266510;
}
</style>
border-color css
<style>
span { border-color: #266510; }
span { border-color: rgb(38,101,16); }
td.TdClassName
{
border-color: #266510;
}
.TagClassName
{
border-color: #266510;
}
</style>