Shades of Plantation #366247
Tints of Plantation #366247
RGB
CMYK
RGB Variations
Color information
#366247 (or 0x366247) is known color: Plantation. HEX triplet: 36, 62 and 47. RGB value is (54,98,71). Sum of RGB (Red+Green+Blue) = 54+98+71=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 98 (38.67% from 255 or 43.95% from 223); Blue value is 71 (28.12% from 255 or 31.84% from 223); Max value from RGB is 98 - color contains mainly: green. Hex color #366247 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #366247 is #C99DB8. Grayscale: #515151. Windows color (decimal): -13213113 or 4678198. OLE color: 4678198.
HSL color Cylindrical-coordinate representation of color #366247: hue angle of 143.18º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #366247 is Cyan = 0.45, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 98 | 71 | - |
| CMYK | 0.45 | 0 | 0.28 | 0.62 |
| HSL | 143.18º | 0.29% | 0.3% | - |
| HSV(B) | 143.18º | 0.45% | 0.38% | - |
| XYZ | 7.03 | 9.97 | 7.52 | - |
| YUV | 81.77 | 121.92 | 108.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 98 | 71 | 0.45 | 0 | 0.28 | 0.62 | 143.18 | 0.29 | 0.3 |
| Hex | 36 | 62 | 47 | 2D | 0 | 1C | 3E | 8F | 1D | 1E |
| Octal | 66 | 142 | 107 | 55 | 0 | 34 | 76 | 217 | 35 | 36 |
| Binary | 110110 | 1100010 | 1000111 | 101101 | 0 | 11100 | 111110 | 10001111 | 11101 | 11110 |
Color Harmonies of #366247
Complementary color
Monochromatic Colors of #366247
Black with #366247
Text Example
Text Example
White with #366247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366247; }
p { color: rgb(54,98,71); }
H1.HeaderClassName
{
color: #366247;
}
.AnyTagClassName
{
color: #366247;
}
</style>
background-color css
<style>
a { background-color: #366247; }
a { background-color: rgb(54,98,71); }
div.DivClassName
{
background-color: #366247;
}
.BgClassName
{
background-color: #366247;
}
</style>
border-color css
<style>
span { border-color: #366247; }
span { border-color: rgb(54,98,71); }
td.TdClassName
{
border-color: #366247;
}
.TagClassName
{
border-color: #366247;
}
</style>