Shades of Myrtle #275015
Tints of Myrtle #275015
RGB
CMYK
RGB Variations
Color information
#275015 (or 0x275015) is known color: Myrtle. HEX triplet: 27, 50 and 15. RGB value is (39,80,21). Sum of RGB (Red+Green+Blue) = 39+80+21=140 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.86% from 140); Green value is 80 (31.64% from 255 or 57.14% from 140); Blue value is 21 (8.59% from 255 or 15% from 140); Max value from RGB is 80 - color contains mainly: green. Hex color #275015 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #275015 is #D8AFEA. Grayscale: #3D3D3D. Windows color (decimal): -14200811 or 1396775. OLE color: 1396775.
HSL color Cylindrical-coordinate representation of color #275015: hue angle of 101.69º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #275015 is Cyan = 0.51, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 39 | 80 | 21 | - |
| CMYK | 0.51 | 0 | 0.74 | 0.69 |
| HSL | 101.69º | 0.58% | 0.2% | - |
| HSV(B) | 101.69º | 0.74% | 0.31% | - |
| XYZ | 3.84 | 6.22 | 1.71 | - |
| YUV | 61.02 | 105.42 | 112.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 80 | 21 | 0.51 | 0 | 0.74 | 0.69 | 101.69 | 0.58 | 0.2 |
| Hex | 27 | 50 | 15 | 33 | 0 | 4A | 45 | 66 | 3A | 14 |
| Octal | 47 | 120 | 25 | 63 | 0 | 112 | 105 | 146 | 72 | 24 |
| Binary | 100111 | 1010000 | 10101 | 110011 | 0 | 1001010 | 1000101 | 1100110 | 111010 | 10100 |
Color Harmonies of #275015
Complementary color
Monochromatic Colors of #275015
Black with #275015
Text Example
Text Example
White with #275015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275015; }
p { color: rgb(39,80,21); }
H1.HeaderClassName
{
color: #275015;
}
.AnyTagClassName
{
color: #275015;
}
</style>
background-color css
<style>
a { background-color: #275015; }
a { background-color: rgb(39,80,21); }
div.DivClassName
{
background-color: #275015;
}
.BgClassName
{
background-color: #275015;
}
</style>
border-color css
<style>
span { border-color: #275015; }
span { border-color: rgb(39,80,21); }
td.TdClassName
{
border-color: #275015;
}
.TagClassName
{
border-color: #275015;
}
</style>