Shades of Plantation #365947
Tints of Plantation #365947
RGB
CMYK
RGB Variations
Color information
#365947 (or 0x365947) is known color: Plantation. HEX triplet: 36, 59 and 47. RGB value is (54,89,71). Sum of RGB (Red+Green+Blue) = 54+89+71=214 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.23% from 214); Green value is 89 (35.16% from 255 or 41.59% from 214); Blue value is 71 (28.12% from 255 or 33.18% from 214); Max value from RGB is 89 - color contains mainly: green. Hex color #365947 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365947 is #C9A6B8. Grayscale: #4C4C4C. Windows color (decimal): -13215417 or 4675894. OLE color: 4675894.
HSL color Cylindrical-coordinate representation of color #365947: hue angle of 149.14º 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 #365947 is Cyan = 0.39, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 89 | 71 | - |
| CMYK | 0.39 | 0 | 0.20 | 0.65 |
| HSL | 149.14º | 0.24% | 0.28% | - |
| HSV(B) | 149.14º | 0.39% | 0.35% | - |
| XYZ | 6.23 | 8.38 | 7.25 | - |
| YUV | 76.48 | 124.9 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 89 | 71 | 0.39 | 0 | 0.20 | 0.65 | 149.14 | 0.24 | 0.28 |
| Hex | 36 | 59 | 47 | 27 | 0 | 14 | 41 | 95 | 18 | 1C |
| Octal | 66 | 131 | 107 | 47 | 0 | 24 | 101 | 225 | 30 | 34 |
| Binary | 110110 | 1011001 | 1000111 | 100111 | 0 | 10100 | 1000001 | 10010101 | 11000 | 11100 |
Color Harmonies of #365947
Complementary color
Monochromatic Colors of #365947
Black with #365947
Text Example
Text Example
White with #365947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365947; }
p { color: rgb(54,89,71); }
H1.HeaderClassName
{
color: #365947;
}
.AnyTagClassName
{
color: #365947;
}
</style>
background-color css
<style>
a { background-color: #365947; }
a { background-color: rgb(54,89,71); }
div.DivClassName
{
background-color: #365947;
}
.BgClassName
{
background-color: #365947;
}
</style>
border-color css
<style>
span { border-color: #365947; }
span { border-color: rgb(54,89,71); }
td.TdClassName
{
border-color: #365947;
}
.TagClassName
{
border-color: #365947;
}
</style>