Shades of Parsley #365138
Tints of Parsley #365138
RGB
CMYK
RGB Variations
Color information
#365138 (or 0x365138) is known color: Parsley. HEX triplet: 36, 51 and 38. RGB value is (54,81,56). Sum of RGB (Red+Green+Blue) = 54+81+56=191 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.27% from 191); Green value is 81 (32.03% from 255 or 42.41% from 191); Blue value is 56 (22.27% from 255 or 29.32% from 191); Max value from RGB is 81 - color contains mainly: green. Hex color #365138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365138 is #C9AEC7. Grayscale: #464646. Windows color (decimal): -13217480 or 3690806. OLE color: 3690806.
HSL color Cylindrical-coordinate representation of color #365138: hue angle of 124.44º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #365138 is Cyan = 0.33, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 54 | 81 | 56 | - |
| CMYK | 0.33 | 0 | 0.31 | 0.68 |
| HSL | 124.44º | 0.2% | 0.26% | - |
| HSV(B) | 124.44º | 0.33% | 0.32% | - |
| XYZ | 5.18 | 6.95 | 4.81 | - |
| YUV | 70.08 | 120.05 | 116.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 81 | 56 | 0.33 | 0 | 0.31 | 0.68 | 124.44 | 0.2 | 0.26 |
| Hex | 36 | 51 | 38 | 21 | 0 | 1F | 44 | 7C | 14 | 1A |
| Octal | 66 | 121 | 70 | 41 | 0 | 37 | 104 | 174 | 24 | 32 |
| Binary | 110110 | 1010001 | 111000 | 100001 | 0 | 11111 | 1000100 | 1111100 | 10100 | 11010 |
Color Harmonies of #365138
Complementary color
Monochromatic Colors of #365138
Black with #365138
Text Example
Text Example
White with #365138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365138; }
p { color: rgb(54,81,56); }
H1.HeaderClassName
{
color: #365138;
}
.AnyTagClassName
{
color: #365138;
}
</style>
background-color css
<style>
a { background-color: #365138; }
a { background-color: rgb(54,81,56); }
div.DivClassName
{
background-color: #365138;
}
.BgClassName
{
background-color: #365138;
}
</style>
border-color css
<style>
span { border-color: #365138; }
span { border-color: rgb(54,81,56); }
td.TdClassName
{
border-color: #365138;
}
.TagClassName
{
border-color: #365138;
}
</style>