Shades of Parsley #375936
Tints of Parsley #375936
RGB
CMYK
RGB Variations
Color information
#375936 (or 0x375936) is known color: Parsley. HEX triplet: 37, 59 and 36. RGB value is (55,89,54). Sum of RGB (Red+Green+Blue) = 55+89+54=198 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.78% from 198); Green value is 89 (35.16% from 255 or 44.95% from 198); Blue value is 54 (21.48% from 255 or 27.27% from 198); Max value from RGB is 89 - color contains mainly: green. Hex color #375936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375936 is #C8A6C9. Grayscale: #4A4A4A. Windows color (decimal): -13149898 or 3561783. OLE color: 3561783.
HSL color Cylindrical-coordinate representation of color #375936: hue angle of 118.29º 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 #375936 is Cyan = 0.38, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 89 | 54 | - |
| CMYK | 0.38 | 0 | 0.39 | 0.65 |
| HSL | 118.29º | 0.24% | 0.28% | - |
| HSV(B) | 118.29º | 0.39% | 0.35% | - |
| XYZ | 5.81 | 8.22 | 4.77 | - |
| YUV | 74.84 | 116.24 | 113.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 89 | 54 | 0.38 | 0 | 0.39 | 0.65 | 118.29 | 0.24 | 0.28 |
| Hex | 37 | 59 | 36 | 26 | 0 | 27 | 41 | 76 | 18 | 1C |
| Octal | 67 | 131 | 66 | 46 | 0 | 47 | 101 | 166 | 30 | 34 |
| Binary | 110111 | 1011001 | 110110 | 100110 | 0 | 100111 | 1000001 | 1110110 | 11000 | 11100 |
Color Harmonies of #375936
Complementary color
Monochromatic Colors of #375936
Black with #375936
Text Example
Text Example
White with #375936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375936; }
p { color: rgb(55,89,54); }
H1.HeaderClassName
{
color: #375936;
}
.AnyTagClassName
{
color: #375936;
}
</style>
background-color css
<style>
a { background-color: #375936; }
a { background-color: rgb(55,89,54); }
div.DivClassName
{
background-color: #375936;
}
.BgClassName
{
background-color: #375936;
}
</style>
border-color css
<style>
span { border-color: #375936; }
span { border-color: rgb(55,89,54); }
td.TdClassName
{
border-color: #375936;
}
.TagClassName
{
border-color: #375936;
}
</style>