Shades of Plantation #355844
Tints of Plantation #355844
RGB
CMYK
RGB Variations
Color information
#355844 (or 0x355844) is known color: Plantation. HEX triplet: 35, 58 and 44. RGB value is (53,88,68). Sum of RGB (Red+Green+Blue) = 53+88+68=209 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.36% from 209); Green value is 88 (34.77% from 255 or 42.11% from 209); Blue value is 68 (26.95% from 255 or 32.54% from 209); Max value from RGB is 88 - color contains mainly: green. Hex color #355844 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355844 is #CAA7BB. Grayscale: #4B4B4B. Windows color (decimal): -13281212 or 4479029. OLE color: 4479029.
HSL color Cylindrical-coordinate representation of color #355844: hue angle of 145.71º degrees, saturation: 0.25, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #355844 is Cyan = 0.40, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 88 | 68 | - |
| CMYK | 0.40 | 0 | 0.23 | 0.65 |
| HSL | 145.71º | 0.25% | 0.28% | - |
| HSV(B) | 145.71º | 0.4% | 0.35% | - |
| XYZ | 6 | 8.15 | 6.73 | - |
| YUV | 75.26 | 123.9 | 112.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 88 | 68 | 0.40 | 0 | 0.23 | 0.65 | 145.71 | 0.25 | 0.28 |
| Hex | 35 | 58 | 44 | 28 | 0 | 17 | 41 | 92 | 19 | 1C |
| Octal | 65 | 130 | 104 | 50 | 0 | 27 | 101 | 222 | 31 | 34 |
| Binary | 110101 | 1011000 | 1000100 | 101000 | 0 | 10111 | 1000001 | 10010010 | 11001 | 11100 |
Color Harmonies of #355844
Complementary color
Monochromatic Colors of #355844
Black with #355844
Text Example
Text Example
White with #355844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355844; }
p { color: rgb(53,88,68); }
H1.HeaderClassName
{
color: #355844;
}
.AnyTagClassName
{
color: #355844;
}
</style>
background-color css
<style>
a { background-color: #355844; }
a { background-color: rgb(53,88,68); }
div.DivClassName
{
background-color: #355844;
}
.BgClassName
{
background-color: #355844;
}
</style>
border-color css
<style>
span { border-color: #355844; }
span { border-color: rgb(53,88,68); }
td.TdClassName
{
border-color: #355844;
}
.TagClassName
{
border-color: #355844;
}
</style>