Shades of Myrtle #275613
Tints of Myrtle #275613
RGB
CMYK
RGB Variations
Color information
#275613 (or 0x275613) is known color: Myrtle. HEX triplet: 27, 56 and 13. RGB value is (39,86,19). Sum of RGB (Red+Green+Blue) = 39+86+19=144 (19% of max value = 765). Red value is 39 (15.62% from 255 or 27.08% from 144); Green value is 86 (33.98% from 255 or 59.72% from 144); Blue value is 19 (7.81% from 255 or 13.19% from 144); Max value from RGB is 86 - color contains mainly: green. Hex color #275613 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #275613 is #D8A9EC. Grayscale: #404040. Windows color (decimal): -14199277 or 1267239. OLE color: 1267239.
HSL color Cylindrical-coordinate representation of color #275613: hue angle of 102.09º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #275613 is Cyan = 0.55, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 39 | 86 | 19 | - |
| CMYK | 0.55 | 0 | 0.78 | 0.66 |
| HSL | 102.09º | 0.64% | 0.21% | - |
| HSV(B) | 102.09º | 0.78% | 0.34% | - |
| XYZ | 4.28 | 7.13 | 1.77 | - |
| YUV | 64.31 | 102.43 | 109.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 86 | 19 | 0.55 | 0 | 0.78 | 0.66 | 102.09 | 0.64 | 0.21 |
| Hex | 27 | 56 | 13 | 37 | 0 | 4E | 42 | 66 | 40 | 15 |
| Octal | 47 | 126 | 23 | 67 | 0 | 116 | 102 | 146 | 100 | 25 |
| Binary | 100111 | 1010110 | 10011 | 110111 | 0 | 1001110 | 1000010 | 1100110 | 1000000 | 10101 |
Color Harmonies of #275613
Complementary color
Monochromatic Colors of #275613
Black with #275613
Text Example
Text Example
White with #275613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275613; }
p { color: rgb(39,86,19); }
H1.HeaderClassName
{
color: #275613;
}
.AnyTagClassName
{
color: #275613;
}
</style>
background-color css
<style>
a { background-color: #275613; }
a { background-color: rgb(39,86,19); }
div.DivClassName
{
background-color: #275613;
}
.BgClassName
{
background-color: #275613;
}
</style>
border-color css
<style>
span { border-color: #275613; }
span { border-color: rgb(39,86,19); }
td.TdClassName
{
border-color: #275613;
}
.TagClassName
{
border-color: #275613;
}
</style>