Shades of Parsley #215626
Tints of Parsley #215626
RGB
CMYK
RGB Variations
Color information
#215626 (or 0x215626) is known color: Parsley. HEX triplet: 21, 56 and 26. RGB value is (33,86,38). Sum of RGB (Red+Green+Blue) = 33+86+38=157 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.02% from 157); Green value is 86 (33.98% from 255 or 54.78% from 157); Blue value is 38 (15.23% from 255 or 24.20% from 157); Max value from RGB is 86 - color contains mainly: green. Hex color #215626 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215626 is #DEA9D9. Grayscale: #404040. Windows color (decimal): -14592474 or 2512417. OLE color: 2512417.
HSL color Cylindrical-coordinate representation of color #215626: hue angle of 125.66º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #215626 is Cyan = 0.62, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 86 | 38 | - |
| CMYK | 0.62 | 0 | 0.56 | 0.66 |
| HSL | 125.66º | 0.45% | 0.23% | - |
| HSV(B) | 125.66º | 0.62% | 0.34% | - |
| XYZ | 4.3 | 7.12 | 2.98 | - |
| YUV | 64.68 | 112.94 | 105.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 86 | 38 | 0.62 | 0 | 0.56 | 0.66 | 125.66 | 0.45 | 0.23 |
| Hex | 21 | 56 | 26 | 3E | 0 | 38 | 42 | 7E | 2D | 17 |
| Octal | 41 | 126 | 46 | 76 | 0 | 70 | 102 | 176 | 55 | 27 |
| Binary | 100001 | 1010110 | 100110 | 111110 | 0 | 111000 | 1000010 | 1111110 | 101101 | 10111 |
Color Harmonies of #215626
Complementary color
Monochromatic Colors of #215626
Black with #215626
Text Example
Text Example
White with #215626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215626; }
p { color: rgb(33,86,38); }
H1.HeaderClassName
{
color: #215626;
}
.AnyTagClassName
{
color: #215626;
}
</style>
background-color css
<style>
a { background-color: #215626; }
a { background-color: rgb(33,86,38); }
div.DivClassName
{
background-color: #215626;
}
.BgClassName
{
background-color: #215626;
}
</style>
border-color css
<style>
span { border-color: #215626; }
span { border-color: rgb(33,86,38); }
td.TdClassName
{
border-color: #215626;
}
.TagClassName
{
border-color: #215626;
}
</style>