Shades of Parsley #365936
Tints of Parsley #365936
RGB
CMYK
RGB Variations
Color information
#365936 (or 0x365936) is known color: Parsley. HEX triplet: 36, 59 and 36. RGB value is (54,89,54). Sum of RGB (Red+Green+Blue) = 54+89+54=197 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.41% from 197); Green value is 89 (35.16% from 255 or 45.18% from 197); Blue value is 54 (21.48% from 255 or 27.41% from 197); Max value from RGB is 89 - color contains mainly: green. Hex color #365936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365936 is #C9A6C9. Grayscale: #4A4A4A. Windows color (decimal): -13215434 or 3561782. OLE color: 3561782.
HSL color Cylindrical-coordinate representation of color #365936: hue angle of 120º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #365936 is Cyan = 0.39, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 89 | 54 | - |
| CMYK | 0.39 | 0 | 0.39 | 0.65 |
| HSL | 120º | 0.24% | 0.28% | - |
| HSV(B) | 120º | 0.39% | 0.35% | - |
| XYZ | 5.76 | 8.2 | 4.77 | - |
| YUV | 74.55 | 116.4 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 89 | 54 | 0.39 | 0 | 0.39 | 0.65 | 120 | 0.24 | 0.28 |
| Hex | 36 | 59 | 36 | 27 | 0 | 27 | 41 | 78 | 18 | 1C |
| Octal | 66 | 131 | 66 | 47 | 0 | 47 | 101 | 170 | 30 | 34 |
| Binary | 110110 | 1011001 | 110110 | 100111 | 0 | 100111 | 1000001 | 1111000 | 11000 | 11100 |
Color Harmonies of #365936
Complementary color
Monochromatic Colors of #365936
Black with #365936
Text Example
Text Example
White with #365936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365936; }
p { color: rgb(54,89,54); }
H1.HeaderClassName
{
color: #365936;
}
.AnyTagClassName
{
color: #365936;
}
</style>
background-color css
<style>
a { background-color: #365936; }
a { background-color: rgb(54,89,54); }
div.DivClassName
{
background-color: #365936;
}
.BgClassName
{
background-color: #365936;
}
</style>
border-color css
<style>
span { border-color: #365936; }
span { border-color: rgb(54,89,54); }
td.TdClassName
{
border-color: #365936;
}
.TagClassName
{
border-color: #365936;
}
</style>