Shades of Plantation #435850
Tints of Plantation #435850
RGB
CMYK
RGB Variations
Color information
#435850 (or 0x435850) is known color: Plantation. HEX triplet: 43, 58 and 50. RGB value is (67,88,80). Sum of RGB (Red+Green+Blue) = 67+88+80=235 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.51% from 235); Green value is 88 (34.77% from 255 or 37.45% from 235); Blue value is 80 (31.64% from 255 or 34.04% from 235); Max value from RGB is 88 - color contains mainly: green. Hex color #435850 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435850 is #BCA7AF. Grayscale: #505050. Windows color (decimal): -12363696 or 5265475. OLE color: 5265475.
HSL color Cylindrical-coordinate representation of color #435850: hue angle of 157.14º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #435850 is Cyan = 0.24, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 88 | 80 | - |
| CMYK | 0.24 | 0 | 0.09 | 0.65 |
| HSL | 157.14º | 0.14% | 0.3% | - |
| HSV(B) | 157.14º | 0.24% | 0.35% | - |
| XYZ | 7.25 | 8.75 | 8.9 | - |
| YUV | 80.81 | 127.54 | 118.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 88 | 80 | 0.24 | 0 | 0.09 | 0.65 | 157.14 | 0.14 | 0.3 |
| Hex | 43 | 58 | 50 | 18 | 0 | 9 | 41 | 9D | E | 1E |
| Octal | 103 | 130 | 120 | 30 | 0 | 11 | 101 | 235 | 16 | 36 |
| Binary | 1000011 | 1011000 | 1010000 | 11000 | 0 | 1001 | 1000001 | 10011101 | 1110 | 11110 |
Color Harmonies of #435850
Complementary color
Monochromatic Colors of #435850
Black with #435850
Text Example
Text Example
White with #435850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435850; }
p { color: rgb(67,88,80); }
H1.HeaderClassName
{
color: #435850;
}
.AnyTagClassName
{
color: #435850;
}
</style>
background-color css
<style>
a { background-color: #435850; }
a { background-color: rgb(67,88,80); }
div.DivClassName
{
background-color: #435850;
}
.BgClassName
{
background-color: #435850;
}
</style>
border-color css
<style>
span { border-color: #435850; }
span { border-color: rgb(67,88,80); }
td.TdClassName
{
border-color: #435850;
}
.TagClassName
{
border-color: #435850;
}
</style>