Shades of Plantation #385849
Tints of Plantation #385849
RGB
CMYK
RGB Variations
Color information
#385849 (or 0x385849) is known color: Plantation. HEX triplet: 38, 58 and 49. RGB value is (56,88,73). Sum of RGB (Red+Green+Blue) = 56+88+73=217 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.81% from 217); Green value is 88 (34.77% from 255 or 40.55% from 217); Blue value is 73 (28.91% from 255 or 33.64% from 217); Max value from RGB is 88 - color contains mainly: green. Hex color #385849 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385849 is #C7A7B6. Grayscale: #4C4C4C. Windows color (decimal): -13084599 or 4806712. OLE color: 4806712.
HSL color Cylindrical-coordinate representation of color #385849: hue angle of 151.88º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #385849 is Cyan = 0.36, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 88 | 73 | - |
| CMYK | 0.36 | 0 | 0.17 | 0.65 |
| HSL | 151.88º | 0.22% | 0.28% | - |
| HSV(B) | 151.88º | 0.36% | 0.35% | - |
| XYZ | 6.32 | 8.3 | 7.57 | - |
| YUV | 76.72 | 125.9 | 113.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 73 | 0.36 | 0 | 0.17 | 0.65 | 151.88 | 0.22 | 0.28 |
| Hex | 38 | 58 | 49 | 24 | 0 | 11 | 41 | 98 | 16 | 1C |
| Octal | 70 | 130 | 111 | 44 | 0 | 21 | 101 | 230 | 26 | 34 |
| Binary | 111000 | 1011000 | 1001001 | 100100 | 0 | 10001 | 1000001 | 10011000 | 10110 | 11100 |
Color Harmonies of #385849
Complementary color
Monochromatic Colors of #385849
Black with #385849
Text Example
Text Example
White with #385849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385849; }
p { color: rgb(56,88,73); }
H1.HeaderClassName
{
color: #385849;
}
.AnyTagClassName
{
color: #385849;
}
</style>
background-color css
<style>
a { background-color: #385849; }
a { background-color: rgb(56,88,73); }
div.DivClassName
{
background-color: #385849;
}
.BgClassName
{
background-color: #385849;
}
</style>
border-color css
<style>
span { border-color: #385849; }
span { border-color: rgb(56,88,73); }
td.TdClassName
{
border-color: #385849;
}
.TagClassName
{
border-color: #385849;
}
</style>