Shades of Myrtle #155115
Tints of Myrtle #155115
RGB
CMYK
RGB Variations
Color information
#155115 (or 0x155115) is known color: Myrtle. HEX triplet: 15, 51 and 15. RGB value is (21,81,21). Sum of RGB (Red+Green+Blue) = 21+81+21=123 (16% of max value = 765). Red value is 21 (8.59% from 255 or 17.07% from 123); Green value is 81 (32.03% from 255 or 65.85% from 123); Blue value is 21 (8.59% from 255 or 17.07% from 123); Max value from RGB is 81 - color contains mainly: green. Hex color #155115 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #155115 is #EAAEEA. Grayscale: #383838. Windows color (decimal): -15380203 or 1397013. OLE color: 1397013.
HSL color Cylindrical-coordinate representation of color #155115: hue angle of 120º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #155115 is Cyan = 0.74, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 21 | 81 | 21 | - |
| CMYK | 0.74 | 0 | 0.74 | 0.68 |
| HSL | 120º | 0.59% | 0.2% | - |
| HSV(B) | 120º | 0.74% | 0.32% | - |
| XYZ | 3.39 | 6.1 | 1.71 | - |
| YUV | 56.22 | 108.12 | 102.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 81 | 21 | 0.74 | 0 | 0.74 | 0.68 | 120 | 0.59 | 0.2 |
| Hex | 15 | 51 | 15 | 4A | 0 | 4A | 44 | 78 | 3B | 14 |
| Octal | 25 | 121 | 25 | 112 | 0 | 112 | 104 | 170 | 73 | 24 |
| Binary | 10101 | 1010001 | 10101 | 1001010 | 0 | 1001010 | 1000100 | 1111000 | 111011 | 10100 |
Color Harmonies of #155115
Complementary color
Monochromatic Colors of #155115
Black with #155115
Text Example
Text Example
White with #155115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155115; }
p { color: rgb(21,81,21); }
H1.HeaderClassName
{
color: #155115;
}
.AnyTagClassName
{
color: #155115;
}
</style>
background-color css
<style>
a { background-color: #155115; }
a { background-color: rgb(21,81,21); }
div.DivClassName
{
background-color: #155115;
}
.BgClassName
{
background-color: #155115;
}
</style>
border-color css
<style>
span { border-color: #155115; }
span { border-color: rgb(21,81,21); }
td.TdClassName
{
border-color: #155115;
}
.TagClassName
{
border-color: #155115;
}
</style>