Shades of Plantation #355344
Tints of Plantation #355344
RGB
CMYK
RGB Variations
Color information
#355344 (or 0x355344) is known color: Plantation. HEX triplet: 35, 53 and 44. RGB value is (53,83,68). Sum of RGB (Red+Green+Blue) = 53+83+68=204 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.98% from 204); Green value is 83 (32.81% from 255 or 40.69% from 204); Blue value is 68 (26.95% from 255 or 33.33% from 204); Max value from RGB is 83 - color contains mainly: green. Hex color #355344 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355344 is #CAACBB. Grayscale: #484848. Windows color (decimal): -13282492 or 4477749. OLE color: 4477749.
HSL color Cylindrical-coordinate representation of color #355344: hue angle of 150º 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 #355344 is Cyan = 0.36, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 83 | 68 | - |
| CMYK | 0.36 | 0 | 0.18 | 0.67 |
| HSL | 150º | 0.22% | 0.27% | - |
| HSV(B) | 150º | 0.36% | 0.33% | - |
| XYZ | 5.6 | 7.36 | 6.59 | - |
| YUV | 72.32 | 125.56 | 114.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 83 | 68 | 0.36 | 0 | 0.18 | 0.67 | 150 | 0.22 | 0.27 |
| Hex | 35 | 53 | 44 | 24 | 0 | 12 | 43 | 96 | 16 | 1B |
| Octal | 65 | 123 | 104 | 44 | 0 | 22 | 103 | 226 | 26 | 33 |
| Binary | 110101 | 1010011 | 1000100 | 100100 | 0 | 10010 | 1000011 | 10010110 | 10110 | 11011 |
Color Harmonies of #355344
Complementary color
Monochromatic Colors of #355344
Black with #355344
Text Example
Text Example
White with #355344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355344; }
p { color: rgb(53,83,68); }
H1.HeaderClassName
{
color: #355344;
}
.AnyTagClassName
{
color: #355344;
}
</style>
background-color css
<style>
a { background-color: #355344; }
a { background-color: rgb(53,83,68); }
div.DivClassName
{
background-color: #355344;
}
.BgClassName
{
background-color: #355344;
}
</style>
border-color css
<style>
span { border-color: #355344; }
span { border-color: rgb(53,83,68); }
td.TdClassName
{
border-color: #355344;
}
.TagClassName
{
border-color: #355344;
}
</style>