Shades of Myrtle #216507
Tints of Myrtle #216507
RGB
CMYK
RGB Variations
Color information
#216507 (or 0x216507) is known color: Myrtle. HEX triplet: 21, 65 and 07. RGB value is (33,101,7). Sum of RGB (Red+Green+Blue) = 33+101+7=141 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.40% from 141); Green value is 101 (39.84% from 255 or 71.63% from 141); Blue value is 7 (3.12% from 255 or 4.96% from 141); Max value from RGB is 101 - color contains mainly: green. Hex color #216507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #216507 is #DE9AF8. Grayscale: #464646. Windows color (decimal): -14588665 or 484641. OLE color: 484641.
HSL color Cylindrical-coordinate representation of color #216507: hue angle of 103.4º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #216507 is Cyan = 0.67, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 101 | 7 | - |
| CMYK | 0.67 | 0 | 0.93 | 0.60 |
| HSL | 103.4º | 0.87% | 0.21% | - |
| HSV(B) | 103.4º | 0.93% | 0.4% | - |
| XYZ | 5.32 | 9.65 | 1.78 | - |
| YUV | 69.95 | 92.47 | 101.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 7 | 0.67 | 0 | 0.93 | 0.60 | 103.4 | 0.87 | 0.21 |
| Hex | 21 | 65 | 7 | 43 | 0 | 5D | 3C | 67 | 57 | 15 |
| Octal | 41 | 145 | 7 | 103 | 0 | 135 | 74 | 147 | 127 | 25 |
| Binary | 100001 | 1100101 | 111 | 1000011 | 0 | 1011101 | 111100 | 1100111 | 1010111 | 10101 |
Color Harmonies of #216507
Complementary color
Monochromatic Colors of #216507
Black with #216507
Text Example
Text Example
White with #216507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216507; }
p { color: rgb(33,101,7); }
H1.HeaderClassName
{
color: #216507;
}
.AnyTagClassName
{
color: #216507;
}
</style>
background-color css
<style>
a { background-color: #216507; }
a { background-color: rgb(33,101,7); }
div.DivClassName
{
background-color: #216507;
}
.BgClassName
{
background-color: #216507;
}
</style>
border-color css
<style>
span { border-color: #216507; }
span { border-color: rgb(33,101,7); }
td.TdClassName
{
border-color: #216507;
}
.TagClassName
{
border-color: #216507;
}
</style>