Shades of Plantation #366449
Tints of Plantation #366449
RGB
CMYK
RGB Variations
Color information
#366449 (or 0x366449) is known color: Plantation. HEX triplet: 36, 64 and 49. RGB value is (54,100,73). Sum of RGB (Red+Green+Blue) = 54+100+73=227 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.79% from 227); Green value is 100 (39.45% from 255 or 44.05% from 227); Blue value is 73 (28.91% from 255 or 32.16% from 227); Max value from RGB is 100 - color contains mainly: green. Hex color #366449 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #366449 is #C99BB6. Grayscale: #535353. Windows color (decimal): -13212599 or 4809782. OLE color: 4809782.
HSL color Cylindrical-coordinate representation of color #366449: hue angle of 144.78º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #366449 is Cyan = 0.46, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 100 | 73 | - |
| CMYK | 0.46 | 0 | 0.27 | 0.61 |
| HSL | 144.78º | 0.3% | 0.3% | - |
| HSV(B) | 144.78º | 0.46% | 0.39% | - |
| XYZ | 7.28 | 10.38 | 7.92 | - |
| YUV | 83.17 | 122.26 | 107.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 73 | 0.46 | 0 | 0.27 | 0.61 | 144.78 | 0.3 | 0.3 |
| Hex | 36 | 64 | 49 | 2E | 0 | 1B | 3D | 91 | 1E | 1E |
| Octal | 66 | 144 | 111 | 56 | 0 | 33 | 75 | 221 | 36 | 36 |
| Binary | 110110 | 1100100 | 1001001 | 101110 | 0 | 11011 | 111101 | 10010001 | 11110 | 11110 |
Color Harmonies of #366449
Complementary color
Monochromatic Colors of #366449
Black with #366449
Text Example
Text Example
White with #366449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366449; }
p { color: rgb(54,100,73); }
H1.HeaderClassName
{
color: #366449;
}
.AnyTagClassName
{
color: #366449;
}
</style>
background-color css
<style>
a { background-color: #366449; }
a { background-color: rgb(54,100,73); }
div.DivClassName
{
background-color: #366449;
}
.BgClassName
{
background-color: #366449;
}
</style>
border-color css
<style>
span { border-color: #366449; }
span { border-color: rgb(54,100,73); }
td.TdClassName
{
border-color: #366449;
}
.TagClassName
{
border-color: #366449;
}
</style>