Shades of Plantation #435048
Tints of Plantation #435048
RGB
CMYK
RGB Variations
Color information
#435048 (or 0x435048) is known color: Plantation. HEX triplet: 43, 50 and 48. RGB value is (67,80,72). Sum of RGB (Red+Green+Blue) = 67+80+72=219 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.59% from 219); Green value is 80 (31.64% from 255 or 36.53% from 219); Blue value is 72 (28.52% from 255 or 32.88% from 219); Max value from RGB is 80 - color contains mainly: green. Hex color #435048 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435048 is #BCAFB7. Grayscale: #4B4B4B. Windows color (decimal): -12365752 or 4739139. OLE color: 4739139.
HSL color Cylindrical-coordinate representation of color #435048: hue angle of 143.08º 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 #435048 is Cyan = 0.16, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 72 | - |
| CMYK | 0.16 | 0 | 0.10 | 0.69 |
| HSL | 143.08º | 0.09% | 0.29% | - |
| HSV(B) | 143.08º | 0.16% | 0.31% | - |
| XYZ | 6.35 | 7.4 | 7.22 | - |
| YUV | 75.2 | 126.19 | 122.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 72 | 0.16 | 0 | 0.10 | 0.69 | 143.08 | 0.09 | 0.29 |
| Hex | 43 | 50 | 48 | 10 | 0 | A | 45 | 8F | 9 | 1D |
| Octal | 103 | 120 | 110 | 20 | 0 | 12 | 105 | 217 | 11 | 35 |
| Binary | 1000011 | 1010000 | 1001000 | 10000 | 0 | 1010 | 1000101 | 10001111 | 1001 | 11101 |
Color Harmonies of #435048
Complementary color
Monochromatic Colors of #435048
Black with #435048
Text Example
Text Example
White with #435048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435048; }
p { color: rgb(67,80,72); }
H1.HeaderClassName
{
color: #435048;
}
.AnyTagClassName
{
color: #435048;
}
</style>
background-color css
<style>
a { background-color: #435048; }
a { background-color: rgb(67,80,72); }
div.DivClassName
{
background-color: #435048;
}
.BgClassName
{
background-color: #435048;
}
</style>
border-color css
<style>
span { border-color: #435048; }
span { border-color: rgb(67,80,72); }
td.TdClassName
{
border-color: #435048;
}
.TagClassName
{
border-color: #435048;
}
</style>