Shades of Plantation #385846
Tints of Plantation #385846
RGB
CMYK
RGB Variations
Color information
#385846 (or 0x385846) is known color: Plantation. HEX triplet: 38, 58 and 46. RGB value is (56,88,70). Sum of RGB (Red+Green+Blue) = 56+88+70=214 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.17% from 214); Green value is 88 (34.77% from 255 or 41.12% from 214); Blue value is 70 (27.73% from 255 or 32.71% from 214); Max value from RGB is 88 - color contains mainly: green. Hex color #385846 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385846 is #C7A7B9. Grayscale: #4C4C4C. Windows color (decimal): -13084602 or 4610104. OLE color: 4610104.
HSL color Cylindrical-coordinate representation of color #385846: hue angle of 146.25º 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 #385846 is Cyan = 0.36, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 88 | 70 | - |
| CMYK | 0.36 | 0 | 0.20 | 0.65 |
| HSL | 146.25º | 0.22% | 0.28% | - |
| HSV(B) | 146.25º | 0.36% | 0.35% | - |
| XYZ | 6.23 | 8.26 | 7.06 | - |
| YUV | 76.38 | 124.4 | 113.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 70 | 0.36 | 0 | 0.20 | 0.65 | 146.25 | 0.22 | 0.28 |
| Hex | 38 | 58 | 46 | 24 | 0 | 14 | 41 | 92 | 16 | 1C |
| Octal | 70 | 130 | 106 | 44 | 0 | 24 | 101 | 222 | 26 | 34 |
| Binary | 111000 | 1011000 | 1000110 | 100100 | 0 | 10100 | 1000001 | 10010010 | 10110 | 11100 |
Color Harmonies of #385846
Complementary color
Monochromatic Colors of #385846
Black with #385846
Text Example
Text Example
White with #385846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385846; }
p { color: rgb(56,88,70); }
H1.HeaderClassName
{
color: #385846;
}
.AnyTagClassName
{
color: #385846;
}
</style>
background-color css
<style>
a { background-color: #385846; }
a { background-color: rgb(56,88,70); }
div.DivClassName
{
background-color: #385846;
}
.BgClassName
{
background-color: #385846;
}
</style>
border-color css
<style>
span { border-color: #385846; }
span { border-color: rgb(56,88,70); }
td.TdClassName
{
border-color: #385846;
}
.TagClassName
{
border-color: #385846;
}
</style>