Shades of Parsley #225327
Tints of Parsley #225327
RGB
CMYK
RGB Variations
Color information
#225327 (or 0x225327) is known color: Parsley. HEX triplet: 22, 53 and 27. RGB value is (34,83,39). Sum of RGB (Red+Green+Blue) = 34+83+39=156 (20% of max value = 765). Red value is 34 (13.67% from 255 or 21.79% from 156); Green value is 83 (32.81% from 255 or 53.21% from 156); Blue value is 39 (15.62% from 255 or 25% from 156); Max value from RGB is 83 - color contains mainly: green. Hex color #225327 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #225327 is #DDACD8. Grayscale: #3F3F3F. Windows color (decimal): -14527705 or 2577186. OLE color: 2577186.
HSL color Cylindrical-coordinate representation of color #225327: hue angle of 126.12º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #225327 is Cyan = 0.59, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 34 | 83 | 39 | - |
| CMYK | 0.59 | 0 | 0.53 | 0.67 |
| HSL | 126.12º | 0.42% | 0.23% | - |
| HSV(B) | 126.12º | 0.59% | 0.33% | - |
| XYZ | 4.12 | 6.67 | 2.99 | - |
| YUV | 63.33 | 114.27 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 83 | 39 | 0.59 | 0 | 0.53 | 0.67 | 126.12 | 0.42 | 0.23 |
| Hex | 22 | 53 | 27 | 3B | 0 | 35 | 43 | 7E | 2A | 17 |
| Octal | 42 | 123 | 47 | 73 | 0 | 65 | 103 | 176 | 52 | 27 |
| Binary | 100010 | 1010011 | 100111 | 111011 | 0 | 110101 | 1000011 | 1111110 | 101010 | 10111 |
Color Harmonies of #225327
Complementary color
Monochromatic Colors of #225327
Black with #225327
Text Example
Text Example
White with #225327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225327; }
p { color: rgb(34,83,39); }
H1.HeaderClassName
{
color: #225327;
}
.AnyTagClassName
{
color: #225327;
}
</style>
background-color css
<style>
a { background-color: #225327; }
a { background-color: rgb(34,83,39); }
div.DivClassName
{
background-color: #225327;
}
.BgClassName
{
background-color: #225327;
}
</style>
border-color css
<style>
span { border-color: #225327; }
span { border-color: rgb(34,83,39); }
td.TdClassName
{
border-color: #225327;
}
.TagClassName
{
border-color: #225327;
}
</style>