Shades of Plantation #406751
Tints of Plantation #406751
RGB
CMYK
RGB Variations
Color information
#406751 (or 0x406751) is known color: Plantation. HEX triplet: 40, 67 and 51. RGB value is (64,103,81). Sum of RGB (Red+Green+Blue) = 64+103+81=248 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.81% from 248); Green value is 103 (40.62% from 255 or 41.53% from 248); Blue value is 81 (32.03% from 255 or 32.66% from 248); Max value from RGB is 103 - color contains mainly: green. Hex color #406751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406751 is #BF98AE. Grayscale: #585858. Windows color (decimal): -12556463 or 5334848. OLE color: 5334848.
HSL color Cylindrical-coordinate representation of color #406751: hue angle of 146.15º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #406751 is Cyan = 0.38, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 103 | 81 | - |
| CMYK | 0.38 | 0 | 0.21 | 0.60 |
| HSL | 146.15º | 0.23% | 0.33% | - |
| HSV(B) | 146.15º | 0.38% | 0.4% | - |
| XYZ | 8.45 | 11.38 | 9.54 | - |
| YUV | 88.83 | 123.58 | 110.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 81 | 0.38 | 0 | 0.21 | 0.60 | 146.15 | 0.23 | 0.33 |
| Hex | 40 | 67 | 51 | 26 | 0 | 15 | 3C | 92 | 17 | 21 |
| Octal | 100 | 147 | 121 | 46 | 0 | 25 | 74 | 222 | 27 | 41 |
| Binary | 1000000 | 1100111 | 1010001 | 100110 | 0 | 10101 | 111100 | 10010010 | 10111 | 100001 |
Color Harmonies of #406751
Complementary color
Monochromatic Colors of #406751
Black with #406751
Text Example
Text Example
White with #406751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406751; }
p { color: rgb(64,103,81); }
H1.HeaderClassName
{
color: #406751;
}
.AnyTagClassName
{
color: #406751;
}
</style>
background-color css
<style>
a { background-color: #406751; }
a { background-color: rgb(64,103,81); }
div.DivClassName
{
background-color: #406751;
}
.BgClassName
{
background-color: #406751;
}
</style>
border-color css
<style>
span { border-color: #406751; }
span { border-color: rgb(64,103,81); }
td.TdClassName
{
border-color: #406751;
}
.TagClassName
{
border-color: #406751;
}
</style>