Shades of Myrtle #276505
Tints of Myrtle #276505
RGB
CMYK
RGB Variations
Color information
#276505 (or 0x276505) is known color: Myrtle. HEX triplet: 27, 65 and 05. RGB value is (39,101,5). Sum of RGB (Red+Green+Blue) = 39+101+5=145 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.90% from 145); Green value is 101 (39.84% from 255 or 69.66% from 145); Blue value is 5 (2.34% from 255 or 3.45% from 145); Max value from RGB is 101 - color contains mainly: green. Hex color #276505 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276505 is #D89AFA. Grayscale: #474747. Windows color (decimal): -14195451 or 353575. OLE color: 353575.
HSL color Cylindrical-coordinate representation of color #276505: hue angle of 98.75º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #276505 is Cyan = 0.61, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 101 | 5 | - |
| CMYK | 0.61 | 0 | 0.95 | 0.60 |
| HSL | 98.75º | 0.91% | 0.21% | - |
| HSV(B) | 98.75º | 0.95% | 0.4% | - |
| XYZ | 5.52 | 9.75 | 1.73 | - |
| YUV | 71.52 | 90.46 | 104.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 5 | 0.61 | 0 | 0.95 | 0.60 | 98.75 | 0.91 | 0.21 |
| Hex | 27 | 65 | 5 | 3D | 0 | 5F | 3C | 63 | 5B | 15 |
| Octal | 47 | 145 | 5 | 75 | 0 | 137 | 74 | 143 | 133 | 25 |
| Binary | 100111 | 1100101 | 101 | 111101 | 0 | 1011111 | 111100 | 1100011 | 1011011 | 10101 |
Color Harmonies of #276505
Complementary color
Monochromatic Colors of #276505
Black with #276505
Text Example
Text Example
White with #276505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276505; }
p { color: rgb(39,101,5); }
H1.HeaderClassName
{
color: #276505;
}
.AnyTagClassName
{
color: #276505;
}
</style>
background-color css
<style>
a { background-color: #276505; }
a { background-color: rgb(39,101,5); }
div.DivClassName
{
background-color: #276505;
}
.BgClassName
{
background-color: #276505;
}
</style>
border-color css
<style>
span { border-color: #276505; }
span { border-color: rgb(39,101,5); }
td.TdClassName
{
border-color: #276505;
}
.TagClassName
{
border-color: #276505;
}
</style>