Shades of Plantation #386248
Tints of Plantation #386248
RGB
CMYK
RGB Variations
Color information
#386248 (or 0x386248) is known color: Plantation. HEX triplet: 38, 62 and 48. RGB value is (56,98,72). Sum of RGB (Red+Green+Blue) = 56+98+72=226 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.78% from 226); Green value is 98 (38.67% from 255 or 43.36% from 226); Blue value is 72 (28.52% from 255 or 31.86% from 226); Max value from RGB is 98 - color contains mainly: green. Hex color #386248 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386248 is #C79DB7. Grayscale: #525252. Windows color (decimal): -13082040 or 4743736. OLE color: 4743736.
HSL color Cylindrical-coordinate representation of color #386248: hue angle of 142.86º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #386248 is Cyan = 0.43, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 98 | 72 | - |
| CMYK | 0.43 | 0 | 0.27 | 0.62 |
| HSL | 142.86º | 0.27% | 0.3% | - |
| HSV(B) | 142.86º | 0.43% | 0.38% | - |
| XYZ | 7.17 | 10.04 | 7.69 | - |
| YUV | 82.48 | 122.09 | 109.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 98 | 72 | 0.43 | 0 | 0.27 | 0.62 | 142.86 | 0.27 | 0.3 |
| Hex | 38 | 62 | 48 | 2B | 0 | 1B | 3E | 8F | 1B | 1E |
| Octal | 70 | 142 | 110 | 53 | 0 | 33 | 76 | 217 | 33 | 36 |
| Binary | 111000 | 1100010 | 1001000 | 101011 | 0 | 11011 | 111110 | 10001111 | 11011 | 11110 |
Color Harmonies of #386248
Complementary color
Monochromatic Colors of #386248
Black with #386248
Text Example
Text Example
White with #386248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386248; }
p { color: rgb(56,98,72); }
H1.HeaderClassName
{
color: #386248;
}
.AnyTagClassName
{
color: #386248;
}
</style>
background-color css
<style>
a { background-color: #386248; }
a { background-color: rgb(56,98,72); }
div.DivClassName
{
background-color: #386248;
}
.BgClassName
{
background-color: #386248;
}
</style>
border-color css
<style>
span { border-color: #386248; }
span { border-color: rgb(56,98,72); }
td.TdClassName
{
border-color: #386248;
}
.TagClassName
{
border-color: #386248;
}
</style>