Shades of Parsley #365038
Tints of Parsley #365038
RGB
CMYK
RGB Variations
Color information
#365038 (or 0x365038) is known color: Parsley. HEX triplet: 36, 50 and 38. RGB value is (54,80,56). Sum of RGB (Red+Green+Blue) = 54+80+56=190 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.42% from 190); Green value is 80 (31.64% from 255 or 42.11% from 190); Blue value is 56 (22.27% from 255 or 29.47% from 190); Max value from RGB is 80 - color contains mainly: green. Hex color #365038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365038 is #C9AFC7. Grayscale: #454545. Windows color (decimal): -13217736 or 3690550. OLE color: 3690550.
HSL color Cylindrical-coordinate representation of color #365038: hue angle of 124.62º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #365038 is Cyan = 0.33, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 54 | 80 | 56 | - |
| CMYK | 0.33 | 0 | 0.30 | 0.69 |
| HSL | 124.62º | 0.19% | 0.26% | - |
| HSV(B) | 124.62º | 0.33% | 0.31% | - |
| XYZ | 5.1 | 6.81 | 4.79 | - |
| YUV | 69.49 | 120.39 | 116.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 80 | 56 | 0.33 | 0 | 0.30 | 0.69 | 124.62 | 0.19 | 0.26 |
| Hex | 36 | 50 | 38 | 21 | 0 | 1E | 45 | 7D | 13 | 1A |
| Octal | 66 | 120 | 70 | 41 | 0 | 36 | 105 | 175 | 23 | 32 |
| Binary | 110110 | 1010000 | 111000 | 100001 | 0 | 11110 | 1000101 | 1111101 | 10011 | 11010 |
Color Harmonies of #365038
Complementary color
Monochromatic Colors of #365038
Black with #365038
Text Example
Text Example
White with #365038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365038; }
p { color: rgb(54,80,56); }
H1.HeaderClassName
{
color: #365038;
}
.AnyTagClassName
{
color: #365038;
}
</style>
background-color css
<style>
a { background-color: #365038; }
a { background-color: rgb(54,80,56); }
div.DivClassName
{
background-color: #365038;
}
.BgClassName
{
background-color: #365038;
}
</style>
border-color css
<style>
span { border-color: #365038; }
span { border-color: rgb(54,80,56); }
td.TdClassName
{
border-color: #365038;
}
.TagClassName
{
border-color: #365038;
}
</style>