Shades of Plantation #435049
Tints of Plantation #435049
RGB
CMYK
RGB Variations
Color information
#435049 (or 0x435049) is known color: Plantation. HEX triplet: 43, 50 and 49. RGB value is (67,80,73). Sum of RGB (Red+Green+Blue) = 67+80+73=220 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.45% from 220); Green value is 80 (31.64% from 255 or 36.36% from 220); Blue value is 73 (28.91% from 255 or 33.18% from 220); Max value from RGB is 80 - color contains mainly: green. Hex color #435049 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435049 is #BCAFB6. Grayscale: #4B4B4B. Windows color (decimal): -12365751 or 4804675. OLE color: 4804675.
HSL color Cylindrical-coordinate representation of color #435049: hue angle of 147.69º degrees, saturation: 0.09, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #435049 is Cyan = 0.16, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 73 | - |
| CMYK | 0.16 | 0 | 0.09 | 0.69 |
| HSL | 147.69º | 0.09% | 0.29% | - |
| HSV(B) | 147.69º | 0.16% | 0.31% | - |
| XYZ | 6.39 | 7.41 | 7.4 | - |
| YUV | 75.32 | 126.69 | 122.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 73 | 0.16 | 0 | 0.09 | 0.69 | 147.69 | 0.09 | 0.29 |
| Hex | 43 | 50 | 49 | 10 | 0 | 9 | 45 | 94 | 9 | 1D |
| Octal | 103 | 120 | 111 | 20 | 0 | 11 | 105 | 224 | 11 | 35 |
| Binary | 1000011 | 1010000 | 1001001 | 10000 | 0 | 1001 | 1000101 | 10010100 | 1001 | 11101 |
Color Harmonies of #435049
Complementary color
Monochromatic Colors of #435049
Black with #435049
Text Example
Text Example
White with #435049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435049; }
p { color: rgb(67,80,73); }
H1.HeaderClassName
{
color: #435049;
}
.AnyTagClassName
{
color: #435049;
}
</style>
background-color css
<style>
a { background-color: #435049; }
a { background-color: rgb(67,80,73); }
div.DivClassName
{
background-color: #435049;
}
.BgClassName
{
background-color: #435049;
}
</style>
border-color css
<style>
span { border-color: #435049; }
span { border-color: rgb(67,80,73); }
td.TdClassName
{
border-color: #435049;
}
.TagClassName
{
border-color: #435049;
}
</style>