Shades of Myrtle #105406
Tints of Myrtle #105406
RGB
CMYK
RGB Variations
Color information
#105406 (or 0x105406) is known color: Myrtle. HEX triplet: 10, 54 and 06. RGB value is (16,84,6). Sum of RGB (Red+Green+Blue) = 16+84+6=106 (14% of max value = 765). Red value is 16 (6.64% from 255 or 15.09% from 106); Green value is 84 (33.20% from 255 or 79.25% from 106); Blue value is 6 (2.73% from 255 or 5.66% from 106); Max value from RGB is 84 - color contains mainly: green. Hex color #105406 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #105406 is #EFABF9. Grayscale: #373737. Windows color (decimal): -15707130 or 414736. OLE color: 414736.
HSL color Cylindrical-coordinate representation of color #105406: hue angle of 112.31º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #105406 is Cyan = 0.81, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 16 | 84 | 6 | - |
| CMYK | 0.81 | 0 | 0.93 | 0.67 |
| HSL | 112.31º | 0.87% | 0.18% | - |
| HSV(B) | 112.31º | 0.93% | 0.33% | - |
| XYZ | 3.42 | 6.46 | 1.24 | - |
| YUV | 54.78 | 100.47 | 100.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 84 | 6 | 0.81 | 0 | 0.93 | 0.67 | 112.31 | 0.87 | 0.18 |
| Hex | 10 | 54 | 6 | 51 | 0 | 5D | 43 | 70 | 57 | 12 |
| Octal | 20 | 124 | 6 | 121 | 0 | 135 | 103 | 160 | 127 | 22 |
| Binary | 10000 | 1010100 | 110 | 1010001 | 0 | 1011101 | 1000011 | 1110000 | 1010111 | 10010 |
Color Harmonies of #105406
Complementary color
Monochromatic Colors of #105406
Black with #105406
Text Example
Text Example
White with #105406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105406; }
p { color: rgb(16,84,6); }
H1.HeaderClassName
{
color: #105406;
}
.AnyTagClassName
{
color: #105406;
}
</style>
background-color css
<style>
a { background-color: #105406; }
a { background-color: rgb(16,84,6); }
div.DivClassName
{
background-color: #105406;
}
.BgClassName
{
background-color: #105406;
}
</style>
border-color css
<style>
span { border-color: #105406; }
span { border-color: rgb(16,84,6); }
td.TdClassName
{
border-color: #105406;
}
.TagClassName
{
border-color: #105406;
}
</style>