Shades of Plantation #385245
Tints of Plantation #385245
RGB
CMYK
RGB Variations
Color information
#385245 (or 0x385245) is known color: Plantation. HEX triplet: 38, 52 and 45. RGB value is (56,82,69). Sum of RGB (Red+Green+Blue) = 56+82+69=207 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.05% from 207); Green value is 82 (32.42% from 255 or 39.61% from 207); Blue value is 69 (27.34% from 255 or 33.33% from 207); Max value from RGB is 82 - color contains mainly: green. Hex color #385245 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385245 is #C7ADBA. Grayscale: #484848. Windows color (decimal): -13086139 or 4543032. OLE color: 4543032.
HSL color Cylindrical-coordinate representation of color #385245: hue angle of 150º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #385245 is Cyan = 0.32, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 56 | 82 | 69 | - |
| CMYK | 0.32 | 0 | 0.16 | 0.68 |
| HSL | 150º | 0.19% | 0.27% | - |
| HSV(B) | 150º | 0.32% | 0.32% | - |
| XYZ | 5.72 | 7.31 | 6.74 | - |
| YUV | 72.74 | 125.89 | 116.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 82 | 69 | 0.32 | 0 | 0.16 | 0.68 | 150 | 0.19 | 0.27 |
| Hex | 38 | 52 | 45 | 20 | 0 | 10 | 44 | 96 | 13 | 1B |
| Octal | 70 | 122 | 105 | 40 | 0 | 20 | 104 | 226 | 23 | 33 |
| Binary | 111000 | 1010010 | 1000101 | 100000 | 0 | 10000 | 1000100 | 10010110 | 10011 | 11011 |
Color Harmonies of #385245
Complementary color
Monochromatic Colors of #385245
Black with #385245
Text Example
Text Example
White with #385245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385245; }
p { color: rgb(56,82,69); }
H1.HeaderClassName
{
color: #385245;
}
.AnyTagClassName
{
color: #385245;
}
</style>
background-color css
<style>
a { background-color: #385245; }
a { background-color: rgb(56,82,69); }
div.DivClassName
{
background-color: #385245;
}
.BgClassName
{
background-color: #385245;
}
</style>
border-color css
<style>
span { border-color: #385245; }
span { border-color: rgb(56,82,69); }
td.TdClassName
{
border-color: #385245;
}
.TagClassName
{
border-color: #385245;
}
</style>