Shades of Plantation #416250
Tints of Plantation #416250
RGB
CMYK
RGB Variations
Color information
#416250 (or 0x416250) is known color: Plantation. HEX triplet: 41, 62 and 50. RGB value is (65,98,80). Sum of RGB (Red+Green+Blue) = 65+98+80=243 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.75% from 243); Green value is 98 (38.67% from 255 or 40.33% from 243); Blue value is 80 (31.64% from 255 or 32.92% from 243); Max value from RGB is 98 - color contains mainly: green. Hex color #416250 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416250 is #BE9DAF. Grayscale: #565656. Windows color (decimal): -12492208 or 5268033. OLE color: 5268033.
HSL color Cylindrical-coordinate representation of color #416250: hue angle of 147.27º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #416250 is Cyan = 0.34, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 98 | 80 | - |
| CMYK | 0.34 | 0 | 0.18 | 0.62 |
| HSL | 147.27º | 0.2% | 0.32% | - |
| HSV(B) | 147.27º | 0.34% | 0.38% | - |
| XYZ | 8 | 10.44 | 9.18 | - |
| YUV | 86.08 | 124.57 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 98 | 80 | 0.34 | 0 | 0.18 | 0.62 | 147.27 | 0.2 | 0.32 |
| Hex | 41 | 62 | 50 | 22 | 0 | 12 | 3E | 93 | 14 | 20 |
| Octal | 101 | 142 | 120 | 42 | 0 | 22 | 76 | 223 | 24 | 40 |
| Binary | 1000001 | 1100010 | 1010000 | 100010 | 0 | 10010 | 111110 | 10010011 | 10100 | 100000 |
Color Harmonies of #416250
Complementary color
Monochromatic Colors of #416250
Black with #416250
Text Example
Text Example
White with #416250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416250; }
p { color: rgb(65,98,80); }
H1.HeaderClassName
{
color: #416250;
}
.AnyTagClassName
{
color: #416250;
}
</style>
background-color css
<style>
a { background-color: #416250; }
a { background-color: rgb(65,98,80); }
div.DivClassName
{
background-color: #416250;
}
.BgClassName
{
background-color: #416250;
}
</style>
border-color css
<style>
span { border-color: #416250; }
span { border-color: rgb(65,98,80); }
td.TdClassName
{
border-color: #416250;
}
.TagClassName
{
border-color: #416250;
}
</style>