Shades of Plantation #435449
Tints of Plantation #435449
RGB
CMYK
RGB Variations
Color information
#435449 (or 0x435449) is known color: Plantation. HEX triplet: 43, 54 and 49. RGB value is (67,84,73). Sum of RGB (Red+Green+Blue) = 67+84+73=224 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.91% from 224); Green value is 84 (33.20% from 255 or 37.5% from 224); Blue value is 73 (28.91% from 255 or 32.59% from 224); Max value from RGB is 84 - color contains mainly: green. Hex color #435449 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435449 is #BCABB6. Grayscale: #4D4D4D. Windows color (decimal): -12364727 or 4805699. OLE color: 4805699.
HSL color Cylindrical-coordinate representation of color #435449: hue angle of 141.18º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #435449 is Cyan = 0.20, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 84 | 73 | - |
| CMYK | 0.20 | 0 | 0.13 | 0.67 |
| HSL | 141.18º | 0.11% | 0.3% | - |
| HSV(B) | 141.18º | 0.2% | 0.33% | - |
| XYZ | 6.69 | 8.01 | 7.5 | - |
| YUV | 77.66 | 125.37 | 120.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 73 | 0.20 | 0 | 0.13 | 0.67 | 141.18 | 0.11 | 0.3 |
| Hex | 43 | 54 | 49 | 14 | 0 | D | 43 | 8D | B | 1E |
| Octal | 103 | 124 | 111 | 24 | 0 | 15 | 103 | 215 | 13 | 36 |
| Binary | 1000011 | 1010100 | 1001001 | 10100 | 0 | 1101 | 1000011 | 10001101 | 1011 | 11110 |
Color Harmonies of #435449
Complementary color
Monochromatic Colors of #435449
Black with #435449
Text Example
Text Example
White with #435449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435449; }
p { color: rgb(67,84,73); }
H1.HeaderClassName
{
color: #435449;
}
.AnyTagClassName
{
color: #435449;
}
</style>
background-color css
<style>
a { background-color: #435449; }
a { background-color: rgb(67,84,73); }
div.DivClassName
{
background-color: #435449;
}
.BgClassName
{
background-color: #435449;
}
</style>
border-color css
<style>
span { border-color: #435449; }
span { border-color: rgb(67,84,73); }
td.TdClassName
{
border-color: #435449;
}
.TagClassName
{
border-color: #435449;
}
</style>