Shades of Myrtle #276318
Tints of Myrtle #276318
RGB
CMYK
RGB Variations
Color information
#276318 (or 0x276318) is known color: Myrtle. HEX triplet: 27, 63 and 18. RGB value is (39,99,24). Sum of RGB (Red+Green+Blue) = 39+99+24=162 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.07% from 162); Green value is 99 (39.06% from 255 or 61.11% from 162); Blue value is 24 (9.77% from 255 or 14.81% from 162); Max value from RGB is 99 - color contains mainly: green. Hex color #276318 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276318 is #D89CE7. Grayscale: #484848. Windows color (decimal): -14195944 or 1598247. OLE color: 1598247.
HSL color Cylindrical-coordinate representation of color #276318: hue angle of 108º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #276318 is Cyan = 0.61, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 99 | 24 | - |
| CMYK | 0.61 | 0 | 0.76 | 0.61 |
| HSL | 108º | 0.61% | 0.24% | - |
| HSV(B) | 108º | 0.76% | 0.39% | - |
| XYZ | 5.46 | 9.42 | 2.39 | - |
| YUV | 72.51 | 100.62 | 104.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 99 | 24 | 0.61 | 0 | 0.76 | 0.61 | 108 | 0.61 | 0.24 |
| Hex | 27 | 63 | 18 | 3D | 0 | 4C | 3D | 6C | 3D | 18 |
| Octal | 47 | 143 | 30 | 75 | 0 | 114 | 75 | 154 | 75 | 30 |
| Binary | 100111 | 1100011 | 11000 | 111101 | 0 | 1001100 | 111101 | 1101100 | 111101 | 11000 |
Color Harmonies of #276318
Complementary color
Monochromatic Colors of #276318
Black with #276318
Text Example
Text Example
White with #276318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276318; }
p { color: rgb(39,99,24); }
H1.HeaderClassName
{
color: #276318;
}
.AnyTagClassName
{
color: #276318;
}
</style>
background-color css
<style>
a { background-color: #276318; }
a { background-color: rgb(39,99,24); }
div.DivClassName
{
background-color: #276318;
}
.BgClassName
{
background-color: #276318;
}
</style>
border-color css
<style>
span { border-color: #276318; }
span { border-color: rgb(39,99,24); }
td.TdClassName
{
border-color: #276318;
}
.TagClassName
{
border-color: #276318;
}
</style>