Shades of Plantation #385043
Tints of Plantation #385043
RGB
CMYK
RGB Variations
Color information
#385043 (or 0x385043) is known color: Plantation. HEX triplet: 38, 50 and 43. RGB value is (56,80,67). Sum of RGB (Red+Green+Blue) = 56+80+67=203 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.59% from 203); Green value is 80 (31.64% from 255 or 39.41% from 203); Blue value is 67 (26.56% from 255 or 33.00% from 203); Max value from RGB is 80 - color contains mainly: green. Hex color #385043 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385043 is #C7AFBC. Grayscale: #474747. Windows color (decimal): -13086653 or 4411448. OLE color: 4411448.
HSL color Cylindrical-coordinate representation of color #385043: hue angle of 147.5º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #385043 is Cyan = 0.30, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 56 | 80 | 67 | - |
| CMYK | 0.30 | 0 | 0.16 | 0.69 |
| HSL | 147.5º | 0.18% | 0.27% | - |
| HSV(B) | 147.5º | 0.3% | 0.31% | - |
| XYZ | 5.51 | 6.98 | 6.37 | - |
| YUV | 71.34 | 125.55 | 117.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 80 | 67 | 0.30 | 0 | 0.16 | 0.69 | 147.5 | 0.18 | 0.27 |
| Hex | 38 | 50 | 43 | 1E | 0 | 10 | 45 | 94 | 12 | 1B |
| Octal | 70 | 120 | 103 | 36 | 0 | 20 | 105 | 224 | 22 | 33 |
| Binary | 111000 | 1010000 | 1000011 | 11110 | 0 | 10000 | 1000101 | 10010100 | 10010 | 11011 |
Color Harmonies of #385043
Complementary color
Monochromatic Colors of #385043
Black with #385043
Text Example
Text Example
White with #385043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385043; }
p { color: rgb(56,80,67); }
H1.HeaderClassName
{
color: #385043;
}
.AnyTagClassName
{
color: #385043;
}
</style>
background-color css
<style>
a { background-color: #385043; }
a { background-color: rgb(56,80,67); }
div.DivClassName
{
background-color: #385043;
}
.BgClassName
{
background-color: #385043;
}
</style>
border-color css
<style>
span { border-color: #385043; }
span { border-color: rgb(56,80,67); }
td.TdClassName
{
border-color: #385043;
}
.TagClassName
{
border-color: #385043;
}
</style>