Shades of Plantation #366649
Tints of Plantation #366649
RGB
CMYK
RGB Variations
Color information
#366649 (or 0x366649) is known color: Plantation. HEX triplet: 36, 66 and 49. RGB value is (54,102,73). Sum of RGB (Red+Green+Blue) = 54+102+73=229 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.58% from 229); Green value is 102 (40.23% from 255 or 44.54% from 229); Blue value is 73 (28.91% from 255 or 31.88% from 229); Max value from RGB is 102 - color contains mainly: green. Hex color #366649 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #366649 is #C999B6. Grayscale: #545454. Windows color (decimal): -13212087 or 4810294. OLE color: 4810294.
HSL color Cylindrical-coordinate representation of color #366649: hue angle of 143.75º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #366649 is Cyan = 0.47, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 102 | 73 | - |
| CMYK | 0.47 | 0 | 0.28 | 0.6 |
| HSL | 143.75º | 0.31% | 0.31% | - |
| HSV(B) | 143.75º | 0.47% | 0.4% | - |
| XYZ | 7.48 | 10.77 | 7.99 | - |
| YUV | 84.34 | 121.6 | 106.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 102 | 73 | 0.47 | 0 | 0.28 | 0.6 | 143.75 | 0.31 | 0.31 |
| Hex | 36 | 66 | 49 | 2F | 0 | 1C | 3C | 90 | 1F | 1F |
| Octal | 66 | 146 | 111 | 57 | 0 | 34 | 74 | 220 | 37 | 37 |
| Binary | 110110 | 1100110 | 1001001 | 101111 | 0 | 11100 | 111100 | 10010000 | 11111 | 11111 |
Color Harmonies of #366649
Complementary color
Monochromatic Colors of #366649
Black with #366649
Text Example
Text Example
White with #366649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366649; }
p { color: rgb(54,102,73); }
H1.HeaderClassName
{
color: #366649;
}
.AnyTagClassName
{
color: #366649;
}
</style>
background-color css
<style>
a { background-color: #366649; }
a { background-color: rgb(54,102,73); }
div.DivClassName
{
background-color: #366649;
}
.BgClassName
{
background-color: #366649;
}
</style>
border-color css
<style>
span { border-color: #366649; }
span { border-color: rgb(54,102,73); }
td.TdClassName
{
border-color: #366649;
}
.TagClassName
{
border-color: #366649;
}
</style>