Shades of Plantation #386148
Tints of Plantation #386148
RGB
CMYK
RGB Variations
Color information
#386148 (or 0x386148) is known color: Plantation. HEX triplet: 38, 61 and 48. RGB value is (56,97,72). Sum of RGB (Red+Green+Blue) = 56+97+72=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 97 (38.28% from 255 or 43.11% from 225); Blue value is 72 (28.52% from 255 or 32% from 225); Max value from RGB is 97 - color contains mainly: green. Hex color #386148 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386148 is #C79EB7. Grayscale: #515151. Windows color (decimal): -13082296 or 4743480. OLE color: 4743480.
HSL color Cylindrical-coordinate representation of color #386148: hue angle of 143.41º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #386148 is Cyan = 0.42, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 97 | 72 | - |
| CMYK | 0.42 | 0 | 0.26 | 0.62 |
| HSL | 143.41º | 0.27% | 0.3% | - |
| HSV(B) | 143.41º | 0.42% | 0.38% | - |
| XYZ | 7.08 | 9.86 | 7.66 | - |
| YUV | 81.89 | 122.42 | 109.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 72 | 0.42 | 0 | 0.26 | 0.62 | 143.41 | 0.27 | 0.3 |
| Hex | 38 | 61 | 48 | 2A | 0 | 1A | 3E | 8F | 1B | 1E |
| Octal | 70 | 141 | 110 | 52 | 0 | 32 | 76 | 217 | 33 | 36 |
| Binary | 111000 | 1100001 | 1001000 | 101010 | 0 | 11010 | 111110 | 10001111 | 11011 | 11110 |
Color Harmonies of #386148
Complementary color
Monochromatic Colors of #386148
Black with #386148
Text Example
Text Example
White with #386148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386148; }
p { color: rgb(56,97,72); }
H1.HeaderClassName
{
color: #386148;
}
.AnyTagClassName
{
color: #386148;
}
</style>
background-color css
<style>
a { background-color: #386148; }
a { background-color: rgb(56,97,72); }
div.DivClassName
{
background-color: #386148;
}
.BgClassName
{
background-color: #386148;
}
</style>
border-color css
<style>
span { border-color: #386148; }
span { border-color: rgb(56,97,72); }
td.TdClassName
{
border-color: #386148;
}
.TagClassName
{
border-color: #386148;
}
</style>