Shades of Plantation #395546
Tints of Plantation #395546
RGB
CMYK
RGB Variations
Color information
#395546 (or 0x395546) is known color: Plantation. HEX triplet: 39, 55 and 46. RGB value is (57,85,70). Sum of RGB (Red+Green+Blue) = 57+85+70=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 85 (33.59% from 255 or 40.09% from 212); Blue value is 70 (27.73% from 255 or 33.02% from 212); Max value from RGB is 85 - color contains mainly: green. Hex color #395546 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395546 is #C6AAB9. Grayscale: #4A4A4A. Windows color (decimal): -13019834 or 4609337. OLE color: 4609337.
HSL color Cylindrical-coordinate representation of color #395546: hue angle of 147.86º 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 #395546 is Cyan = 0.33, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 85 | 70 | - |
| CMYK | 0.33 | 0 | 0.18 | 0.67 |
| HSL | 147.86º | 0.2% | 0.28% | - |
| HSV(B) | 147.86º | 0.33% | 0.33% | - |
| XYZ | 6.04 | 7.81 | 6.98 | - |
| YUV | 74.92 | 125.22 | 115.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 70 | 0.33 | 0 | 0.18 | 0.67 | 147.86 | 0.2 | 0.28 |
| Hex | 39 | 55 | 46 | 21 | 0 | 12 | 43 | 94 | 14 | 1C |
| Octal | 71 | 125 | 106 | 41 | 0 | 22 | 103 | 224 | 24 | 34 |
| Binary | 111001 | 1010101 | 1000110 | 100001 | 0 | 10010 | 1000011 | 10010100 | 10100 | 11100 |
Color Harmonies of #395546
Complementary color
Monochromatic Colors of #395546
Black with #395546
Text Example
Text Example
White with #395546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395546; }
p { color: rgb(57,85,70); }
H1.HeaderClassName
{
color: #395546;
}
.AnyTagClassName
{
color: #395546;
}
</style>
background-color css
<style>
a { background-color: #395546; }
a { background-color: rgb(57,85,70); }
div.DivClassName
{
background-color: #395546;
}
.BgClassName
{
background-color: #395546;
}
</style>
border-color css
<style>
span { border-color: #395546; }
span { border-color: rgb(57,85,70); }
td.TdClassName
{
border-color: #395546;
}
.TagClassName
{
border-color: #395546;
}
</style>