Shades of Plantation #385549
Tints of Plantation #385549
RGB
CMYK
RGB Variations
Color information
#385549 (or 0x385549) is known color: Plantation. HEX triplet: 38, 55 and 49. RGB value is (56,85,73). Sum of RGB (Red+Green+Blue) = 56+85+73=214 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.17% from 214); Green value is 85 (33.59% from 255 or 39.72% from 214); Blue value is 73 (28.91% from 255 or 34.11% from 214); Max value from RGB is 85 - color contains mainly: green. Hex color #385549 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385549 is #C7AAB6. Grayscale: #4A4A4A. Windows color (decimal): -13085367 or 4805944. OLE color: 4805944.
HSL color Cylindrical-coordinate representation of color #385549: hue angle of 155.17º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #385549 is Cyan = 0.34, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 85 | 73 | - |
| CMYK | 0.34 | 0 | 0.14 | 0.67 |
| HSL | 155.17º | 0.21% | 0.28% | - |
| HSV(B) | 155.17º | 0.34% | 0.33% | - |
| XYZ | 6.08 | 7.82 | 7.49 | - |
| YUV | 74.96 | 126.89 | 114.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 73 | 0.34 | 0 | 0.14 | 0.67 | 155.17 | 0.21 | 0.28 |
| Hex | 38 | 55 | 49 | 22 | 0 | E | 43 | 9B | 15 | 1C |
| Octal | 70 | 125 | 111 | 42 | 0 | 16 | 103 | 233 | 25 | 34 |
| Binary | 111000 | 1010101 | 1001001 | 100010 | 0 | 1110 | 1000011 | 10011011 | 10101 | 11100 |
Color Harmonies of #385549
Complementary color
Monochromatic Colors of #385549
Black with #385549
Text Example
Text Example
White with #385549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385549; }
p { color: rgb(56,85,73); }
H1.HeaderClassName
{
color: #385549;
}
.AnyTagClassName
{
color: #385549;
}
</style>
background-color css
<style>
a { background-color: #385549; }
a { background-color: rgb(56,85,73); }
div.DivClassName
{
background-color: #385549;
}
.BgClassName
{
background-color: #385549;
}
</style>
border-color css
<style>
span { border-color: #385549; }
span { border-color: rgb(56,85,73); }
td.TdClassName
{
border-color: #385549;
}
.TagClassName
{
border-color: #385549;
}
</style>