Shades of Myrtle #266504
Tints of Myrtle #266504
RGB
CMYK
RGB Variations
Color information
#266504 (or 0x266504) is known color: Myrtle. HEX triplet: 26, 65 and 04. RGB value is (38,101,4). Sum of RGB (Red+Green+Blue) = 38+101+4=143 (18% of max value = 765). Red value is 38 (15.23% from 255 or 26.57% from 143); Green value is 101 (39.84% from 255 or 70.63% from 143); Blue value is 4 (1.95% from 255 or 2.80% from 143); Max value from RGB is 101 - color contains mainly: green. Hex color #266504 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #266504 is #D99AFB. Grayscale: #474747. Windows color (decimal): -14260988 or 288038. OLE color: 288038.
HSL color Cylindrical-coordinate representation of color #266504: hue angle of 98.97º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #266504 is Cyan = 0.62, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 101 | 4 | - |
| CMYK | 0.62 | 0 | 0.96 | 0.60 |
| HSL | 98.97º | 0.92% | 0.21% | - |
| HSV(B) | 98.97º | 0.96% | 0.4% | - |
| XYZ | 5.47 | 9.73 | 1.7 | - |
| YUV | 71.11 | 90.13 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 101 | 4 | 0.62 | 0 | 0.96 | 0.60 | 98.97 | 0.92 | 0.21 |
| Hex | 26 | 65 | 4 | 3E | 0 | 60 | 3C | 63 | 5C | 15 |
| Octal | 46 | 145 | 4 | 76 | 0 | 140 | 74 | 143 | 134 | 25 |
| Binary | 100110 | 1100101 | 100 | 111110 | 0 | 1100000 | 111100 | 1100011 | 1011100 | 10101 |
Color Harmonies of #266504
Complementary color
Monochromatic Colors of #266504
Black with #266504
Text Example
Text Example
White with #266504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266504; }
p { color: rgb(38,101,4); }
H1.HeaderClassName
{
color: #266504;
}
.AnyTagClassName
{
color: #266504;
}
</style>
background-color css
<style>
a { background-color: #266504; }
a { background-color: rgb(38,101,4); }
div.DivClassName
{
background-color: #266504;
}
.BgClassName
{
background-color: #266504;
}
</style>
border-color css
<style>
span { border-color: #266504; }
span { border-color: rgb(38,101,4); }
td.TdClassName
{
border-color: #266504;
}
.TagClassName
{
border-color: #266504;
}
</style>