Shades of Plantation #435149
Tints of Plantation #435149
RGB
CMYK
RGB Variations
Color information
#435149 (or 0x435149) is known color: Plantation. HEX triplet: 43, 51 and 49. RGB value is (67,81,73). Sum of RGB (Red+Green+Blue) = 67+81+73=221 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.32% from 221); Green value is 81 (32.03% from 255 or 36.65% from 221); Blue value is 73 (28.91% from 255 or 33.03% from 221); Max value from RGB is 81 - color contains mainly: green. Hex color #435149 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435149 is #BCAEB6. Grayscale: #4B4B4B. Windows color (decimal): -12365495 or 4804931. OLE color: 4804931.
HSL color Cylindrical-coordinate representation of color #435149: hue angle of 145.71º 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 #435149 is Cyan = 0.17, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 81 | 73 | - |
| CMYK | 0.17 | 0 | 0.10 | 0.68 |
| HSL | 145.71º | 0.09% | 0.29% | - |
| HSV(B) | 145.71º | 0.17% | 0.32% | - |
| XYZ | 6.46 | 7.56 | 7.42 | - |
| YUV | 75.9 | 126.36 | 121.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 73 | 0.17 | 0 | 0.10 | 0.68 | 145.71 | 0.09 | 0.29 |
| Hex | 43 | 51 | 49 | 11 | 0 | A | 44 | 92 | 9 | 1D |
| Octal | 103 | 121 | 111 | 21 | 0 | 12 | 104 | 222 | 11 | 35 |
| Binary | 1000011 | 1010001 | 1001001 | 10001 | 0 | 1010 | 1000100 | 10010010 | 1001 | 11101 |
Color Harmonies of #435149
Complementary color
Monochromatic Colors of #435149
Black with #435149
Text Example
Text Example
White with #435149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435149; }
p { color: rgb(67,81,73); }
H1.HeaderClassName
{
color: #435149;
}
.AnyTagClassName
{
color: #435149;
}
</style>
background-color css
<style>
a { background-color: #435149; }
a { background-color: rgb(67,81,73); }
div.DivClassName
{
background-color: #435149;
}
.BgClassName
{
background-color: #435149;
}
</style>
border-color css
<style>
span { border-color: #435149; }
span { border-color: rgb(67,81,73); }
td.TdClassName
{
border-color: #435149;
}
.TagClassName
{
border-color: #435149;
}
</style>