Shades of Plantation #416050
Tints of Plantation #416050
RGB
CMYK
RGB Variations
Color information
#416050 (or 0x416050) is known color: Plantation. HEX triplet: 41, 60 and 50. RGB value is (65,96,80). Sum of RGB (Red+Green+Blue) = 65+96+80=241 (31% of max value = 765). Red value is 65 (25.78% from 255 or 26.97% from 241); Green value is 96 (37.89% from 255 or 39.83% from 241); Blue value is 80 (31.64% from 255 or 33.20% from 241); Max value from RGB is 96 - color contains mainly: green. Hex color #416050 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416050 is #BE9FAF. Grayscale: #545454. Windows color (decimal): -12492720 or 5267521. OLE color: 5267521.
HSL color Cylindrical-coordinate representation of color #416050: hue angle of 149.03º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #416050 is Cyan = 0.32, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 96 | 80 | - |
| CMYK | 0.32 | 0 | 0.17 | 0.62 |
| HSL | 149.03º | 0.19% | 0.32% | - |
| HSV(B) | 149.03º | 0.32% | 0.38% | - |
| XYZ | 7.81 | 10.07 | 9.12 | - |
| YUV | 84.91 | 125.23 | 113.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 96 | 80 | 0.32 | 0 | 0.17 | 0.62 | 149.03 | 0.19 | 0.32 |
| Hex | 41 | 60 | 50 | 20 | 0 | 11 | 3E | 95 | 13 | 20 |
| Octal | 101 | 140 | 120 | 40 | 0 | 21 | 76 | 225 | 23 | 40 |
| Binary | 1000001 | 1100000 | 1010000 | 100000 | 0 | 10001 | 111110 | 10010101 | 10011 | 100000 |
Color Harmonies of #416050
Complementary color
Monochromatic Colors of #416050
Black with #416050
Text Example
Text Example
White with #416050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416050; }
p { color: rgb(65,96,80); }
H1.HeaderClassName
{
color: #416050;
}
.AnyTagClassName
{
color: #416050;
}
</style>
background-color css
<style>
a { background-color: #416050; }
a { background-color: rgb(65,96,80); }
div.DivClassName
{
background-color: #416050;
}
.BgClassName
{
background-color: #416050;
}
</style>
border-color css
<style>
span { border-color: #416050; }
span { border-color: rgb(65,96,80); }
td.TdClassName
{
border-color: #416050;
}
.TagClassName
{
border-color: #416050;
}
</style>