Shades of Plantation #386049
Tints of Plantation #386049
RGB
CMYK
RGB Variations
Color information
#386049 (or 0x386049) is known color: Plantation. HEX triplet: 38, 60 and 49. RGB value is (56,96,73). Sum of RGB (Red+Green+Blue) = 56+96+73=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 96 (37.89% from 255 or 42.67% from 225); Blue value is 73 (28.91% from 255 or 32.44% from 225); Max value from RGB is 96 - color contains mainly: green. Hex color #386049 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386049 is #C79FB6. Grayscale: #515151. Windows color (decimal): -13082551 or 4808760. OLE color: 4808760.
HSL color Cylindrical-coordinate representation of color #386049: hue angle of 145.5º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #386049 is Cyan = 0.42, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 96 | 73 | - |
| CMYK | 0.42 | 0 | 0.24 | 0.62 |
| HSL | 145.5º | 0.26% | 0.3% | - |
| HSV(B) | 145.5º | 0.42% | 0.38% | - |
| XYZ | 7.02 | 9.69 | 7.8 | - |
| YUV | 81.42 | 123.25 | 109.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 73 | 0.42 | 0 | 0.24 | 0.62 | 145.5 | 0.26 | 0.3 |
| Hex | 38 | 60 | 49 | 2A | 0 | 18 | 3E | 92 | 1A | 1E |
| Octal | 70 | 140 | 111 | 52 | 0 | 30 | 76 | 222 | 32 | 36 |
| Binary | 111000 | 1100000 | 1001001 | 101010 | 0 | 11000 | 111110 | 10010010 | 11010 | 11110 |
Color Harmonies of #386049
Complementary color
Monochromatic Colors of #386049
Black with #386049
Text Example
Text Example
White with #386049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386049; }
p { color: rgb(56,96,73); }
H1.HeaderClassName
{
color: #386049;
}
.AnyTagClassName
{
color: #386049;
}
</style>
background-color css
<style>
a { background-color: #386049; }
a { background-color: rgb(56,96,73); }
div.DivClassName
{
background-color: #386049;
}
.BgClassName
{
background-color: #386049;
}
</style>
border-color css
<style>
span { border-color: #386049; }
span { border-color: rgb(56,96,73); }
td.TdClassName
{
border-color: #386049;
}
.TagClassName
{
border-color: #386049;
}
</style>