Shades of Plantation #355346
Tints of Plantation #355346
RGB
CMYK
RGB Variations
Color information
#355346 (or 0x355346) is known color: Plantation. HEX triplet: 35, 53 and 46. RGB value is (53,83,70). Sum of RGB (Red+Green+Blue) = 53+83+70=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 83 (32.81% from 255 or 40.29% from 206); Blue value is 70 (27.73% from 255 or 33.98% from 206); Max value from RGB is 83 - color contains mainly: green. Hex color #355346 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355346 is #CAACB9. Grayscale: #484848. Windows color (decimal): -13282490 or 4608821. OLE color: 4608821.
HSL color Cylindrical-coordinate representation of color #355346: hue angle of 154º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #355346 is Cyan = 0.36, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 83 | 70 | - |
| CMYK | 0.36 | 0 | 0.16 | 0.67 |
| HSL | 154º | 0.22% | 0.27% | - |
| HSV(B) | 154º | 0.36% | 0.33% | - |
| XYZ | 5.67 | 7.39 | 6.92 | - |
| YUV | 72.55 | 126.56 | 114.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 83 | 70 | 0.36 | 0 | 0.16 | 0.67 | 154 | 0.22 | 0.27 |
| Hex | 35 | 53 | 46 | 24 | 0 | 10 | 43 | 9A | 16 | 1B |
| Octal | 65 | 123 | 106 | 44 | 0 | 20 | 103 | 232 | 26 | 33 |
| Binary | 110101 | 1010011 | 1000110 | 100100 | 0 | 10000 | 1000011 | 10011010 | 10110 | 11011 |
Color Harmonies of #355346
Complementary color
Monochromatic Colors of #355346
Black with #355346
Text Example
Text Example
White with #355346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355346; }
p { color: rgb(53,83,70); }
H1.HeaderClassName
{
color: #355346;
}
.AnyTagClassName
{
color: #355346;
}
</style>
background-color css
<style>
a { background-color: #355346; }
a { background-color: rgb(53,83,70); }
div.DivClassName
{
background-color: #355346;
}
.BgClassName
{
background-color: #355346;
}
</style>
border-color css
<style>
span { border-color: #355346; }
span { border-color: rgb(53,83,70); }
td.TdClassName
{
border-color: #355346;
}
.TagClassName
{
border-color: #355346;
}
</style>