Shades of Plantation #436051
Tints of Plantation #436051
RGB
CMYK
RGB Variations
Color information
#436051 (or 0x436051) is known color: Plantation. HEX triplet: 43, 60 and 51. RGB value is (67,96,81). Sum of RGB (Red+Green+Blue) = 67+96+81=244 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.46% from 244); Green value is 96 (37.89% from 255 or 39.34% from 244); Blue value is 81 (32.03% from 255 or 33.20% from 244); Max value from RGB is 96 - color contains mainly: green. Hex color #436051 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436051 is #BC9FAE. Grayscale: #555555. Windows color (decimal): -12361647 or 5333059. OLE color: 5333059.
HSL color Cylindrical-coordinate representation of color #436051: hue angle of 148.97º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #436051 is Cyan = 0.30, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 96 | 81 | - |
| CMYK | 0.30 | 0 | 0.16 | 0.62 |
| HSL | 148.97º | 0.18% | 0.32% | - |
| HSV(B) | 148.97º | 0.3% | 0.38% | - |
| XYZ | 7.98 | 10.15 | 9.32 | - |
| YUV | 85.62 | 125.39 | 114.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 81 | 0.30 | 0 | 0.16 | 0.62 | 148.97 | 0.18 | 0.32 |
| Hex | 43 | 60 | 51 | 1E | 0 | 10 | 3E | 95 | 12 | 20 |
| Octal | 103 | 140 | 121 | 36 | 0 | 20 | 76 | 225 | 22 | 40 |
| Binary | 1000011 | 1100000 | 1010001 | 11110 | 0 | 10000 | 111110 | 10010101 | 10010 | 100000 |
Color Harmonies of #436051
Complementary color
Monochromatic Colors of #436051
Black with #436051
Text Example
Text Example
White with #436051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436051; }
p { color: rgb(67,96,81); }
H1.HeaderClassName
{
color: #436051;
}
.AnyTagClassName
{
color: #436051;
}
</style>
background-color css
<style>
a { background-color: #436051; }
a { background-color: rgb(67,96,81); }
div.DivClassName
{
background-color: #436051;
}
.BgClassName
{
background-color: #436051;
}
</style>
border-color css
<style>
span { border-color: #436051; }
span { border-color: rgb(67,96,81); }
td.TdClassName
{
border-color: #436051;
}
.TagClassName
{
border-color: #436051;
}
</style>