Shades of Parsley #375438
Tints of Parsley #375438
RGB
CMYK
RGB Variations
Color information
#375438 (or 0x375438) is known color: Parsley. HEX triplet: 37, 54 and 38. RGB value is (55,84,56). Sum of RGB (Red+Green+Blue) = 55+84+56=195 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.21% from 195); Green value is 84 (33.20% from 255 or 43.08% from 195); Blue value is 56 (22.27% from 255 or 28.72% from 195); Max value from RGB is 84 - color contains mainly: green. Hex color #375438 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375438 is #C8ABC7. Grayscale: #484848. Windows color (decimal): -13151176 or 3691575. OLE color: 3691575.
HSL color Cylindrical-coordinate representation of color #375438: hue angle of 122.07º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #375438 is Cyan = 0.35, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 84 | 56 | - |
| CMYK | 0.35 | 0 | 0.33 | 0.67 |
| HSL | 122.07º | 0.21% | 0.27% | - |
| HSV(B) | 122.07º | 0.35% | 0.33% | - |
| XYZ | 5.46 | 7.44 | 4.89 | - |
| YUV | 72.14 | 118.89 | 115.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 56 | 0.35 | 0 | 0.33 | 0.67 | 122.07 | 0.21 | 0.27 |
| Hex | 37 | 54 | 38 | 23 | 0 | 21 | 43 | 7A | 15 | 1B |
| Octal | 67 | 124 | 70 | 43 | 0 | 41 | 103 | 172 | 25 | 33 |
| Binary | 110111 | 1010100 | 111000 | 100011 | 0 | 100001 | 1000011 | 1111010 | 10101 | 11011 |
Color Harmonies of #375438
Complementary color
Monochromatic Colors of #375438
Black with #375438
Text Example
Text Example
White with #375438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375438; }
p { color: rgb(55,84,56); }
H1.HeaderClassName
{
color: #375438;
}
.AnyTagClassName
{
color: #375438;
}
</style>
background-color css
<style>
a { background-color: #375438; }
a { background-color: rgb(55,84,56); }
div.DivClassName
{
background-color: #375438;
}
.BgClassName
{
background-color: #375438;
}
</style>
border-color css
<style>
span { border-color: #375438; }
span { border-color: rgb(55,84,56); }
td.TdClassName
{
border-color: #375438;
}
.TagClassName
{
border-color: #375438;
}
</style>