Shades of Myrtle #125719
Tints of Myrtle #125719
RGB
CMYK
RGB Variations
Color information
#125719 (or 0x125719) is known color: Myrtle. HEX triplet: 12, 57 and 19. RGB value is (18,87,25). Sum of RGB (Red+Green+Blue) = 18+87+25=130 (17% of max value = 765). Red value is 18 (7.42% from 255 or 13.85% from 130); Green value is 87 (34.38% from 255 or 66.92% from 130); Blue value is 25 (10.16% from 255 or 19.23% from 130); Max value from RGB is 87 - color contains mainly: green. Hex color #125719 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #125719 is #EDA8E6. Grayscale: #3B3B3B. Windows color (decimal): -15575271 or 1660690. OLE color: 1660690.
HSL color Cylindrical-coordinate representation of color #125719: hue angle of 126.09º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #125719 is Cyan = 0.79, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 18 | 87 | 25 | - |
| CMYK | 0.79 | 0 | 0.71 | 0.66 |
| HSL | 126.09º | 0.66% | 0.21% | - |
| HSV(B) | 126.09º | 0.79% | 0.34% | - |
| XYZ | 3.83 | 7.02 | 2.07 | - |
| YUV | 59.3 | 108.64 | 98.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 87 | 25 | 0.79 | 0 | 0.71 | 0.66 | 126.09 | 0.66 | 0.21 |
| Hex | 12 | 57 | 19 | 4F | 0 | 47 | 42 | 7E | 42 | 15 |
| Octal | 22 | 127 | 31 | 117 | 0 | 107 | 102 | 176 | 102 | 25 |
| Binary | 10010 | 1010111 | 11001 | 1001111 | 0 | 1000111 | 1000010 | 1111110 | 1000010 | 10101 |
Color Harmonies of #125719
Complementary color
Monochromatic Colors of #125719
Black with #125719
Text Example
Text Example
White with #125719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125719; }
p { color: rgb(18,87,25); }
H1.HeaderClassName
{
color: #125719;
}
.AnyTagClassName
{
color: #125719;
}
</style>
background-color css
<style>
a { background-color: #125719; }
a { background-color: rgb(18,87,25); }
div.DivClassName
{
background-color: #125719;
}
.BgClassName
{
background-color: #125719;
}
</style>
border-color css
<style>
span { border-color: #125719; }
span { border-color: rgb(18,87,25); }
td.TdClassName
{
border-color: #125719;
}
.TagClassName
{
border-color: #125719;
}
</style>