Shades of Plantation #395345
Tints of Plantation #395345
RGB
CMYK
RGB Variations
Color information
#395345 (or 0x395345) is known color: Plantation. HEX triplet: 39, 53 and 45. RGB value is (57,83,69). Sum of RGB (Red+Green+Blue) = 57+83+69=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 83 (32.81% from 255 or 39.71% from 209); Blue value is 69 (27.34% from 255 or 33.01% from 209); Max value from RGB is 83 - color contains mainly: green. Hex color #395345 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395345 is #C6ACBA. Grayscale: #494949. Windows color (decimal): -13020347 or 4543289. OLE color: 4543289.
HSL color Cylindrical-coordinate representation of color #395345: hue angle of 147.69º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #395345 is Cyan = 0.31, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 83 | 69 | - |
| CMYK | 0.31 | 0 | 0.17 | 0.67 |
| HSL | 147.69º | 0.19% | 0.27% | - |
| HSV(B) | 147.69º | 0.31% | 0.33% | - |
| XYZ | 5.85 | 7.49 | 6.77 | - |
| YUV | 73.63 | 125.39 | 116.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 83 | 69 | 0.31 | 0 | 0.17 | 0.67 | 147.69 | 0.19 | 0.27 |
| Hex | 39 | 53 | 45 | 1F | 0 | 11 | 43 | 94 | 13 | 1B |
| Octal | 71 | 123 | 105 | 37 | 0 | 21 | 103 | 224 | 23 | 33 |
| Binary | 111001 | 1010011 | 1000101 | 11111 | 0 | 10001 | 1000011 | 10010100 | 10011 | 11011 |
Color Harmonies of #395345
Complementary color
Monochromatic Colors of #395345
Black with #395345
Text Example
Text Example
White with #395345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395345; }
p { color: rgb(57,83,69); }
H1.HeaderClassName
{
color: #395345;
}
.AnyTagClassName
{
color: #395345;
}
</style>
background-color css
<style>
a { background-color: #395345; }
a { background-color: rgb(57,83,69); }
div.DivClassName
{
background-color: #395345;
}
.BgClassName
{
background-color: #395345;
}
</style>
border-color css
<style>
span { border-color: #395345; }
span { border-color: rgb(57,83,69); }
td.TdClassName
{
border-color: #395345;
}
.TagClassName
{
border-color: #395345;
}
</style>