Shades of Plantation #355446
Tints of Plantation #355446
RGB
CMYK
RGB Variations
Color information
#355446 (or 0x355446) is known color: Plantation. HEX triplet: 35, 54 and 46. RGB value is (53,84,70). Sum of RGB (Red+Green+Blue) = 53+84+70=207 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.60% from 207); Green value is 84 (33.20% from 255 or 40.58% from 207); Blue value is 70 (27.73% from 255 or 33.82% from 207); Max value from RGB is 84 - color contains mainly: green. Hex color #355446 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355446 is #CAABB9. Grayscale: #494949. Windows color (decimal): -13282234 or 4609077. OLE color: 4609077.
HSL color Cylindrical-coordinate representation of color #355446: hue angle of 152.9º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #355446 is Cyan = 0.37, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 84 | 70 | - |
| CMYK | 0.37 | 0 | 0.17 | 0.67 |
| HSL | 152.9º | 0.23% | 0.27% | - |
| HSV(B) | 152.9º | 0.37% | 0.33% | - |
| XYZ | 5.74 | 7.54 | 6.95 | - |
| YUV | 73.14 | 126.23 | 113.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 84 | 70 | 0.37 | 0 | 0.17 | 0.67 | 152.9 | 0.23 | 0.27 |
| Hex | 35 | 54 | 46 | 25 | 0 | 11 | 43 | 99 | 17 | 1B |
| Octal | 65 | 124 | 106 | 45 | 0 | 21 | 103 | 231 | 27 | 33 |
| Binary | 110101 | 1010100 | 1000110 | 100101 | 0 | 10001 | 1000011 | 10011001 | 10111 | 11011 |
Color Harmonies of #355446
Complementary color
Monochromatic Colors of #355446
Black with #355446
Text Example
Text Example
White with #355446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355446; }
p { color: rgb(53,84,70); }
H1.HeaderClassName
{
color: #355446;
}
.AnyTagClassName
{
color: #355446;
}
</style>
background-color css
<style>
a { background-color: #355446; }
a { background-color: rgb(53,84,70); }
div.DivClassName
{
background-color: #355446;
}
.BgClassName
{
background-color: #355446;
}
</style>
border-color css
<style>
span { border-color: #355446; }
span { border-color: rgb(53,84,70); }
td.TdClassName
{
border-color: #355446;
}
.TagClassName
{
border-color: #355446;
}
</style>