Shades of Plantation #396549
Tints of Plantation #396549
RGB
CMYK
RGB Variations
Color information
#396549 (or 0x396549) is known color: Plantation. HEX triplet: 39, 65 and 49. RGB value is (57,101,73). Sum of RGB (Red+Green+Blue) = 57+101+73=231 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.68% from 231); Green value is 101 (39.84% from 255 or 43.72% from 231); Blue value is 73 (28.91% from 255 or 31.60% from 231); Max value from RGB is 101 - color contains mainly: green. Hex color #396549 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396549 is #C69AB6. Grayscale: #545454. Windows color (decimal): -13015735 or 4810041. OLE color: 4810041.
HSL color Cylindrical-coordinate representation of color #396549: hue angle of 141.82º 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 #396549 is Cyan = 0.44, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 101 | 73 | - |
| CMYK | 0.44 | 0 | 0.28 | 0.60 |
| HSL | 141.82º | 0.28% | 0.31% | - |
| HSV(B) | 141.82º | 0.44% | 0.4% | - |
| XYZ | 7.54 | 10.66 | 7.96 | - |
| YUV | 84.65 | 121.42 | 108.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 73 | 0.44 | 0 | 0.28 | 0.60 | 141.82 | 0.28 | 0.31 |
| Hex | 39 | 65 | 49 | 2C | 0 | 1C | 3C | 8E | 1C | 1F |
| Octal | 71 | 145 | 111 | 54 | 0 | 34 | 74 | 216 | 34 | 37 |
| Binary | 111001 | 1100101 | 1001001 | 101100 | 0 | 11100 | 111100 | 10001110 | 11100 | 11111 |
Color Harmonies of #396549
Complementary color
Monochromatic Colors of #396549
Black with #396549
Text Example
Text Example
White with #396549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396549; }
p { color: rgb(57,101,73); }
H1.HeaderClassName
{
color: #396549;
}
.AnyTagClassName
{
color: #396549;
}
</style>
background-color css
<style>
a { background-color: #396549; }
a { background-color: rgb(57,101,73); }
div.DivClassName
{
background-color: #396549;
}
.BgClassName
{
background-color: #396549;
}
</style>
border-color css
<style>
span { border-color: #396549; }
span { border-color: rgb(57,101,73); }
td.TdClassName
{
border-color: #396549;
}
.TagClassName
{
border-color: #396549;
}
</style>