Shades of Parsley #336036
Tints of Parsley #336036
RGB
CMYK
RGB Variations
Color information
#336036 (or 0x336036) is known color: Parsley. HEX triplet: 33, 60 and 36. RGB value is (51,96,54). Sum of RGB (Red+Green+Blue) = 51+96+54=201 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.37% from 201); Green value is 96 (37.89% from 255 or 47.76% from 201); Blue value is 54 (21.48% from 255 or 26.87% from 201); Max value from RGB is 96 - color contains mainly: green. Hex color #336036 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #336036 is #CC9FC9. Grayscale: #4D4D4D. Windows color (decimal): -13410250 or 3563571. OLE color: 3563571.
HSL color Cylindrical-coordinate representation of color #336036: hue angle of 124º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #336036 is Cyan = 0.47, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 96 | 54 | - |
| CMYK | 0.47 | 0 | 0.44 | 0.62 |
| HSL | 124º | 0.31% | 0.29% | - |
| HSV(B) | 124º | 0.47% | 0.38% | - |
| XYZ | 6.21 | 9.34 | 4.96 | - |
| YUV | 77.76 | 114.59 | 108.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 96 | 54 | 0.47 | 0 | 0.44 | 0.62 | 124 | 0.31 | 0.29 |
| Hex | 33 | 60 | 36 | 2F | 0 | 2C | 3E | 7C | 1F | 1D |
| Octal | 63 | 140 | 66 | 57 | 0 | 54 | 76 | 174 | 37 | 35 |
| Binary | 110011 | 1100000 | 110110 | 101111 | 0 | 101100 | 111110 | 1111100 | 11111 | 11101 |
Color Harmonies of #336036
Complementary color
Monochromatic Colors of #336036
Black with #336036
Text Example
Text Example
White with #336036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336036; }
p { color: rgb(51,96,54); }
H1.HeaderClassName
{
color: #336036;
}
.AnyTagClassName
{
color: #336036;
}
</style>
background-color css
<style>
a { background-color: #336036; }
a { background-color: rgb(51,96,54); }
div.DivClassName
{
background-color: #336036;
}
.BgClassName
{
background-color: #336036;
}
</style>
border-color css
<style>
span { border-color: #336036; }
span { border-color: rgb(51,96,54); }
td.TdClassName
{
border-color: #336036;
}
.TagClassName
{
border-color: #336036;
}
</style>