Shades of Plantation #415649
Tints of Plantation #415649
RGB
CMYK
RGB Variations
Color information
#415649 (or 0x415649) is known color: Plantation. HEX triplet: 41, 56 and 49. RGB value is (65,86,73). Sum of RGB (Red+Green+Blue) = 65+86+73=224 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.02% from 224); Green value is 86 (33.98% from 255 or 38.39% from 224); Blue value is 73 (28.91% from 255 or 32.59% from 224); Max value from RGB is 86 - color contains mainly: green. Hex color #415649 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415649 is #BEA9B6. Grayscale: #4E4E4E. Windows color (decimal): -12495287 or 4806209. OLE color: 4806209.
HSL color Cylindrical-coordinate representation of color #415649: hue angle of 142.86º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #415649 is Cyan = 0.24, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 86 | 73 | - |
| CMYK | 0.24 | 0 | 0.15 | 0.66 |
| HSL | 142.86º | 0.14% | 0.3% | - |
| HSV(B) | 142.86º | 0.24% | 0.34% | - |
| XYZ | 6.71 | 8.26 | 7.54 | - |
| YUV | 78.24 | 125.04 | 118.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 86 | 73 | 0.24 | 0 | 0.15 | 0.66 | 142.86 | 0.14 | 0.3 |
| Hex | 41 | 56 | 49 | 18 | 0 | F | 42 | 8F | E | 1E |
| Octal | 101 | 126 | 111 | 30 | 0 | 17 | 102 | 217 | 16 | 36 |
| Binary | 1000001 | 1010110 | 1001001 | 11000 | 0 | 1111 | 1000010 | 10001111 | 1110 | 11110 |
Color Harmonies of #415649
Complementary color
Monochromatic Colors of #415649
Black with #415649
Text Example
Text Example
White with #415649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415649; }
p { color: rgb(65,86,73); }
H1.HeaderClassName
{
color: #415649;
}
.AnyTagClassName
{
color: #415649;
}
</style>
background-color css
<style>
a { background-color: #415649; }
a { background-color: rgb(65,86,73); }
div.DivClassName
{
background-color: #415649;
}
.BgClassName
{
background-color: #415649;
}
</style>
border-color css
<style>
span { border-color: #415649; }
span { border-color: rgb(65,86,73); }
td.TdClassName
{
border-color: #415649;
}
.TagClassName
{
border-color: #415649;
}
</style>