Shades of Plantation #325342
Tints of Plantation #325342
RGB
CMYK
RGB Variations
Color information
#325342 (or 0x325342) is known color: Plantation. HEX triplet: 32, 53 and 42. RGB value is (50,83,66). Sum of RGB (Red+Green+Blue) = 50+83+66=199 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.13% from 199); Green value is 83 (32.81% from 255 or 41.71% from 199); Blue value is 66 (26.17% from 255 or 33.17% from 199); Max value from RGB is 83 - color contains mainly: green. Hex color #325342 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325342 is #CDACBD. Grayscale: #474747. Windows color (decimal): -13479102 or 4346674. OLE color: 4346674.
HSL color Cylindrical-coordinate representation of color #325342: hue angle of 149.09º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #325342 is Cyan = 0.40, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 83 | 66 | - |
| CMYK | 0.40 | 0 | 0.20 | 0.67 |
| HSL | 149.09º | 0.25% | 0.26% | - |
| HSV(B) | 149.09º | 0.4% | 0.33% | - |
| XYZ | 5.39 | 7.26 | 6.27 | - |
| YUV | 71.2 | 125.07 | 112.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 83 | 66 | 0.40 | 0 | 0.20 | 0.67 | 149.09 | 0.25 | 0.26 |
| Hex | 32 | 53 | 42 | 28 | 0 | 14 | 43 | 95 | 19 | 1A |
| Octal | 62 | 123 | 102 | 50 | 0 | 24 | 103 | 225 | 31 | 32 |
| Binary | 110010 | 1010011 | 1000010 | 101000 | 0 | 10100 | 1000011 | 10010101 | 11001 | 11010 |
Color Harmonies of #325342
Complementary color
Monochromatic Colors of #325342
Black with #325342
Text Example
Text Example
White with #325342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325342; }
p { color: rgb(50,83,66); }
H1.HeaderClassName
{
color: #325342;
}
.AnyTagClassName
{
color: #325342;
}
</style>
background-color css
<style>
a { background-color: #325342; }
a { background-color: rgb(50,83,66); }
div.DivClassName
{
background-color: #325342;
}
.BgClassName
{
background-color: #325342;
}
</style>
border-color css
<style>
span { border-color: #325342; }
span { border-color: rgb(50,83,66); }
td.TdClassName
{
border-color: #325342;
}
.TagClassName
{
border-color: #325342;
}
</style>