Shades of Plantation #395548
Tints of Plantation #395548
RGB
CMYK
RGB Variations
Color information
#395548 (or 0x395548) is known color: Plantation. HEX triplet: 39, 55 and 48. RGB value is (57,85,72). Sum of RGB (Red+Green+Blue) = 57+85+72=214 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.64% from 214); Green value is 85 (33.59% from 255 or 39.72% from 214); Blue value is 72 (28.52% from 255 or 33.64% from 214); Max value from RGB is 85 - color contains mainly: green. Hex color #395548 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395548 is #C6AAB7. Grayscale: #4B4B4B. Windows color (decimal): -13019832 or 4740409. OLE color: 4740409.
HSL color Cylindrical-coordinate representation of color #395548: hue angle of 152.14º degrees, saturation: 0.2, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #395548 is Cyan = 0.33, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 85 | 72 | - |
| CMYK | 0.33 | 0 | 0.15 | 0.67 |
| HSL | 152.14º | 0.2% | 0.28% | - |
| HSV(B) | 152.14º | 0.33% | 0.33% | - |
| XYZ | 6.11 | 7.83 | 7.32 | - |
| YUV | 75.15 | 126.22 | 115.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 72 | 0.33 | 0 | 0.15 | 0.67 | 152.14 | 0.2 | 0.28 |
| Hex | 39 | 55 | 48 | 21 | 0 | F | 43 | 98 | 14 | 1C |
| Octal | 71 | 125 | 110 | 41 | 0 | 17 | 103 | 230 | 24 | 34 |
| Binary | 111001 | 1010101 | 1001000 | 100001 | 0 | 1111 | 1000011 | 10011000 | 10100 | 11100 |
Color Harmonies of #395548
Complementary color
Monochromatic Colors of #395548
Black with #395548
Text Example
Text Example
White with #395548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395548; }
p { color: rgb(57,85,72); }
H1.HeaderClassName
{
color: #395548;
}
.AnyTagClassName
{
color: #395548;
}
</style>
background-color css
<style>
a { background-color: #395548; }
a { background-color: rgb(57,85,72); }
div.DivClassName
{
background-color: #395548;
}
.BgClassName
{
background-color: #395548;
}
</style>
border-color css
<style>
span { border-color: #395548; }
span { border-color: rgb(57,85,72); }
td.TdClassName
{
border-color: #395548;
}
.TagClassName
{
border-color: #395548;
}
</style>