Shades of Plantation #395044
Tints of Plantation #395044
RGB
CMYK
RGB Variations
Color information
#395044 (or 0x395044) is known color: Plantation. HEX triplet: 39, 50 and 44. RGB value is (57,80,68). Sum of RGB (Red+Green+Blue) = 57+80+68=205 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.80% from 205); Green value is 80 (31.64% from 255 or 39.02% from 205); Blue value is 68 (26.95% from 255 or 33.17% from 205); Max value from RGB is 80 - color contains mainly: green. Hex color #395044 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395044 is #C6AFBB. Grayscale: #474747. Windows color (decimal): -13021116 or 4476985. OLE color: 4476985.
HSL color Cylindrical-coordinate representation of color #395044: hue angle of 148.7º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #395044 is Cyan = 0.29, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 57 | 80 | 68 | - |
| CMYK | 0.29 | 0 | 0.15 | 0.69 |
| HSL | 148.7º | 0.17% | 0.27% | - |
| HSV(B) | 148.7º | 0.29% | 0.31% | - |
| XYZ | 5.6 | 7.02 | 6.53 | - |
| YUV | 71.76 | 125.88 | 117.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 80 | 68 | 0.29 | 0 | 0.15 | 0.69 | 148.7 | 0.17 | 0.27 |
| Hex | 39 | 50 | 44 | 1D | 0 | F | 45 | 95 | 11 | 1B |
| Octal | 71 | 120 | 104 | 35 | 0 | 17 | 105 | 225 | 21 | 33 |
| Binary | 111001 | 1010000 | 1000100 | 11101 | 0 | 1111 | 1000101 | 10010101 | 10001 | 11011 |
Color Harmonies of #395044
Complementary color
Monochromatic Colors of #395044
Black with #395044
Text Example
Text Example
White with #395044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395044; }
p { color: rgb(57,80,68); }
H1.HeaderClassName
{
color: #395044;
}
.AnyTagClassName
{
color: #395044;
}
</style>
background-color css
<style>
a { background-color: #395044; }
a { background-color: rgb(57,80,68); }
div.DivClassName
{
background-color: #395044;
}
.BgClassName
{
background-color: #395044;
}
</style>
border-color css
<style>
span { border-color: #395044; }
span { border-color: rgb(57,80,68); }
td.TdClassName
{
border-color: #395044;
}
.TagClassName
{
border-color: #395044;
}
</style>