Shades of Plantation #435148
Tints of Plantation #435148
RGB
CMYK
RGB Variations
Color information
#435148 (or 0x435148) is known color: Plantation. HEX triplet: 43, 51 and 48. RGB value is (67,81,72). Sum of RGB (Red+Green+Blue) = 67+81+72=220 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.45% from 220); Green value is 81 (32.03% from 255 or 36.82% from 220); Blue value is 72 (28.52% from 255 or 32.73% from 220); Max value from RGB is 81 - color contains mainly: green. Hex color #435148 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435148 is #BCAEB7. Grayscale: #4B4B4B. Windows color (decimal): -12365496 or 4739395. OLE color: 4739395.
HSL color Cylindrical-coordinate representation of color #435148: hue angle of 141.43º degrees, saturation: 0.09, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #435148 is Cyan = 0.17, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 81 | 72 | - |
| CMYK | 0.17 | 0 | 0.11 | 0.68 |
| HSL | 141.43º | 0.09% | 0.29% | - |
| HSV(B) | 141.43º | 0.17% | 0.32% | - |
| XYZ | 6.43 | 7.55 | 7.25 | - |
| YUV | 75.79 | 125.86 | 121.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 72 | 0.17 | 0 | 0.11 | 0.68 | 141.43 | 0.09 | 0.29 |
| Hex | 43 | 51 | 48 | 11 | 0 | B | 44 | 8D | 9 | 1D |
| Octal | 103 | 121 | 110 | 21 | 0 | 13 | 104 | 215 | 11 | 35 |
| Binary | 1000011 | 1010001 | 1001000 | 10001 | 0 | 1011 | 1000100 | 10001101 | 1001 | 11101 |
Color Harmonies of #435148
Complementary color
Monochromatic Colors of #435148
Black with #435148
Text Example
Text Example
White with #435148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435148; }
p { color: rgb(67,81,72); }
H1.HeaderClassName
{
color: #435148;
}
.AnyTagClassName
{
color: #435148;
}
</style>
background-color css
<style>
a { background-color: #435148; }
a { background-color: rgb(67,81,72); }
div.DivClassName
{
background-color: #435148;
}
.BgClassName
{
background-color: #435148;
}
</style>
border-color css
<style>
span { border-color: #435148; }
span { border-color: rgb(67,81,72); }
td.TdClassName
{
border-color: #435148;
}
.TagClassName
{
border-color: #435148;
}
</style>