Shades of Plantation #395745
Tints of Plantation #395745
RGB
CMYK
RGB Variations
Color information
#395745 (or 0x395745) is known color: Plantation. HEX triplet: 39, 57 and 45. RGB value is (57,87,69). Sum of RGB (Red+Green+Blue) = 57+87+69=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 87 (34.38% from 255 or 40.85% from 213); Blue value is 69 (27.34% from 255 or 32.39% from 213); Max value from RGB is 87 - color contains mainly: green. Hex color #395745 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395745 is #C6A8BA. Grayscale: #4C4C4C. Windows color (decimal): -13019323 or 4544313. OLE color: 4544313.
HSL color Cylindrical-coordinate representation of color #395745: hue angle of 144º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #395745 is Cyan = 0.34, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 87 | 69 | - |
| CMYK | 0.34 | 0 | 0.21 | 0.66 |
| HSL | 144º | 0.21% | 0.28% | - |
| HSV(B) | 144º | 0.34% | 0.34% | - |
| XYZ | 6.17 | 8.12 | 6.87 | - |
| YUV | 75.98 | 124.06 | 114.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 87 | 69 | 0.34 | 0 | 0.21 | 0.66 | 144 | 0.21 | 0.28 |
| Hex | 39 | 57 | 45 | 22 | 0 | 15 | 42 | 90 | 15 | 1C |
| Octal | 71 | 127 | 105 | 42 | 0 | 25 | 102 | 220 | 25 | 34 |
| Binary | 111001 | 1010111 | 1000101 | 100010 | 0 | 10101 | 1000010 | 10010000 | 10101 | 11100 |
Color Harmonies of #395745
Complementary color
Monochromatic Colors of #395745
Black with #395745
Text Example
Text Example
White with #395745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395745; }
p { color: rgb(57,87,69); }
H1.HeaderClassName
{
color: #395745;
}
.AnyTagClassName
{
color: #395745;
}
</style>
background-color css
<style>
a { background-color: #395745; }
a { background-color: rgb(57,87,69); }
div.DivClassName
{
background-color: #395745;
}
.BgClassName
{
background-color: #395745;
}
</style>
border-color css
<style>
span { border-color: #395745; }
span { border-color: rgb(57,87,69); }
td.TdClassName
{
border-color: #395745;
}
.TagClassName
{
border-color: #395745;
}
</style>