Shades of Myrtle #124417
Tints of Myrtle #124417
RGB
CMYK
RGB Variations
Color information
#124417 (or 0x124417) is known color: Myrtle. HEX triplet: 12, 44 and 17. RGB value is (18,68,23). Sum of RGB (Red+Green+Blue) = 18+68+23=109 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.51% from 109); Green value is 68 (26.95% from 255 or 62.39% from 109); Blue value is 23 (9.38% from 255 or 21.10% from 109); Max value from RGB is 68 - color contains mainly: green. Hex color #124417 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #124417 is #EDBBE8. Grayscale: #303030. Windows color (decimal): -15580137 or 1524754. OLE color: 1524754.
HSL color Cylindrical-coordinate representation of color #124417: hue angle of 126º degrees, saturation: 0.58, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #124417 is Cyan = 0.74, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 18 | 68 | 23 | - |
| CMYK | 0.74 | 0 | 0.66 | 0.73 |
| HSL | 126º | 0.58% | 0.17% | - |
| HSV(B) | 126º | 0.74% | 0.27% | - |
| XYZ | 2.47 | 4.32 | 1.52 | - |
| YUV | 47.92 | 113.94 | 106.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 68 | 23 | 0.74 | 0 | 0.66 | 0.73 | 126 | 0.58 | 0.17 |
| Hex | 12 | 44 | 17 | 4A | 0 | 42 | 49 | 7E | 3A | 11 |
| Octal | 22 | 104 | 27 | 112 | 0 | 102 | 111 | 176 | 72 | 21 |
| Binary | 10010 | 1000100 | 10111 | 1001010 | 0 | 1000010 | 1001001 | 1111110 | 111010 | 10001 |
Color Harmonies of #124417
Complementary color
Monochromatic Colors of #124417
Black with #124417
Text Example
Text Example
White with #124417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124417; }
p { color: rgb(18,68,23); }
H1.HeaderClassName
{
color: #124417;
}
.AnyTagClassName
{
color: #124417;
}
</style>
background-color css
<style>
a { background-color: #124417; }
a { background-color: rgb(18,68,23); }
div.DivClassName
{
background-color: #124417;
}
.BgClassName
{
background-color: #124417;
}
</style>
border-color css
<style>
span { border-color: #124417; }
span { border-color: rgb(18,68,23); }
td.TdClassName
{
border-color: #124417;
}
.TagClassName
{
border-color: #124417;
}
</style>