Shades of Plantation #396648
Tints of Plantation #396648
RGB
CMYK
RGB Variations
Color information
#396648 (or 0x396648) is known color: Plantation. HEX triplet: 39, 66 and 48. RGB value is (57,102,72). Sum of RGB (Red+Green+Blue) = 57+102+72=231 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.68% from 231); Green value is 102 (40.23% from 255 or 44.16% from 231); Blue value is 72 (28.52% from 255 or 31.17% from 231); Max value from RGB is 102 - color contains mainly: green. Hex color #396648 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396648 is #C699B7. Grayscale: #555555. Windows color (decimal): -13015480 or 4744761. OLE color: 4744761.
HSL color Cylindrical-coordinate representation of color #396648: hue angle of 140º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #396648 is Cyan = 0.44, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 102 | 72 | - |
| CMYK | 0.44 | 0 | 0.29 | 0.6 |
| HSL | 140º | 0.28% | 0.31% | - |
| HSV(B) | 140º | 0.44% | 0.4% | - |
| XYZ | 7.61 | 10.84 | 7.82 | - |
| YUV | 85.13 | 120.59 | 107.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 102 | 72 | 0.44 | 0 | 0.29 | 0.6 | 140 | 0.28 | 0.31 |
| Hex | 39 | 66 | 48 | 2C | 0 | 1D | 3C | 8C | 1C | 1F |
| Octal | 71 | 146 | 110 | 54 | 0 | 35 | 74 | 214 | 34 | 37 |
| Binary | 111001 | 1100110 | 1001000 | 101100 | 0 | 11101 | 111100 | 10001100 | 11100 | 11111 |
Color Harmonies of #396648
Complementary color
Monochromatic Colors of #396648
Black with #396648
Text Example
Text Example
White with #396648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396648; }
p { color: rgb(57,102,72); }
H1.HeaderClassName
{
color: #396648;
}
.AnyTagClassName
{
color: #396648;
}
</style>
background-color css
<style>
a { background-color: #396648; }
a { background-color: rgb(57,102,72); }
div.DivClassName
{
background-color: #396648;
}
.BgClassName
{
background-color: #396648;
}
</style>
border-color css
<style>
span { border-color: #396648; }
span { border-color: rgb(57,102,72); }
td.TdClassName
{
border-color: #396648;
}
.TagClassName
{
border-color: #396648;
}
</style>