Shades of Plantation #356149
Tints of Plantation #356149
RGB
CMYK
RGB Variations
Color information
#356149 (or 0x356149) is known color: Plantation. HEX triplet: 35, 61 and 49. RGB value is (53,97,73). Sum of RGB (Red+Green+Blue) = 53+97+73=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 97 (38.28% from 255 or 43.50% from 223); Blue value is 73 (28.91% from 255 or 32.74% from 223); Max value from RGB is 97 - color contains mainly: green. Hex color #356149 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #356149 is #CA9EB6. Grayscale: #515151. Windows color (decimal): -13278903 or 4809013. OLE color: 4809013.
HSL color Cylindrical-coordinate representation of color #356149: hue angle of 147.27º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #356149 is Cyan = 0.45, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 97 | 73 | - |
| CMYK | 0.45 | 0 | 0.25 | 0.62 |
| HSL | 147.27º | 0.29% | 0.29% | - |
| HSV(B) | 147.27º | 0.45% | 0.38% | - |
| XYZ | 6.95 | 9.79 | 7.83 | - |
| YUV | 81.11 | 123.42 | 107.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 97 | 73 | 0.45 | 0 | 0.25 | 0.62 | 147.27 | 0.29 | 0.29 |
| Hex | 35 | 61 | 49 | 2D | 0 | 19 | 3E | 93 | 1D | 1D |
| Octal | 65 | 141 | 111 | 55 | 0 | 31 | 76 | 223 | 35 | 35 |
| Binary | 110101 | 1100001 | 1001001 | 101101 | 0 | 11001 | 111110 | 10010011 | 11101 | 11101 |
Color Harmonies of #356149
Complementary color
Monochromatic Colors of #356149
Black with #356149
Text Example
Text Example
White with #356149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356149; }
p { color: rgb(53,97,73); }
H1.HeaderClassName
{
color: #356149;
}
.AnyTagClassName
{
color: #356149;
}
</style>
background-color css
<style>
a { background-color: #356149; }
a { background-color: rgb(53,97,73); }
div.DivClassName
{
background-color: #356149;
}
.BgClassName
{
background-color: #356149;
}
</style>
border-color css
<style>
span { border-color: #356149; }
span { border-color: rgb(53,97,73); }
td.TdClassName
{
border-color: #356149;
}
.TagClassName
{
border-color: #356149;
}
</style>