Shades of Parsley #215426
Tints of Parsley #215426
RGB
CMYK
RGB Variations
Color information
#215426 (or 0x215426) is known color: Parsley. HEX triplet: 21, 54 and 26. RGB value is (33,84,38). Sum of RGB (Red+Green+Blue) = 33+84+38=155 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.29% from 155); Green value is 84 (33.20% from 255 or 54.19% from 155); Blue value is 38 (15.23% from 255 or 24.52% from 155); Max value from RGB is 84 - color contains mainly: green. Hex color #215426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215426 is #DEABD9. Grayscale: #3F3F3F. Windows color (decimal): -14592986 or 2511905. OLE color: 2511905.
HSL color Cylindrical-coordinate representation of color #215426: hue angle of 125.88º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #215426 is Cyan = 0.61, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 33 | 84 | 38 | - |
| CMYK | 0.61 | 0 | 0.55 | 0.67 |
| HSL | 125.88º | 0.44% | 0.23% | - |
| HSV(B) | 125.88º | 0.61% | 0.33% | - |
| XYZ | 4.15 | 6.8 | 2.93 | - |
| YUV | 63.51 | 113.6 | 106.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 84 | 38 | 0.61 | 0 | 0.55 | 0.67 | 125.88 | 0.44 | 0.23 |
| Hex | 21 | 54 | 26 | 3D | 0 | 37 | 43 | 7E | 2C | 17 |
| Octal | 41 | 124 | 46 | 75 | 0 | 67 | 103 | 176 | 54 | 27 |
| Binary | 100001 | 1010100 | 100110 | 111101 | 0 | 110111 | 1000011 | 1111110 | 101100 | 10111 |
Color Harmonies of #215426
Complementary color
Monochromatic Colors of #215426
Black with #215426
Text Example
Text Example
White with #215426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215426; }
p { color: rgb(33,84,38); }
H1.HeaderClassName
{
color: #215426;
}
.AnyTagClassName
{
color: #215426;
}
</style>
background-color css
<style>
a { background-color: #215426; }
a { background-color: rgb(33,84,38); }
div.DivClassName
{
background-color: #215426;
}
.BgClassName
{
background-color: #215426;
}
</style>
border-color css
<style>
span { border-color: #215426; }
span { border-color: rgb(33,84,38); }
td.TdClassName
{
border-color: #215426;
}
.TagClassName
{
border-color: #215426;
}
</style>