Shades of Plantation #406351
Tints of Plantation #406351
RGB
CMYK
RGB Variations
Color information
#406351 (or 0x406351) is known color: Plantation. HEX triplet: 40, 63 and 51. RGB value is (64,99,81). Sum of RGB (Red+Green+Blue) = 64+99+81=244 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.23% from 244); Green value is 99 (39.06% from 255 or 40.57% from 244); Blue value is 81 (32.03% from 255 or 33.20% from 244); Max value from RGB is 99 - color contains mainly: green. Hex color #406351 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406351 is #BF9CAE. Grayscale: #565656. Windows color (decimal): -12557487 or 5333824. OLE color: 5333824.
HSL color Cylindrical-coordinate representation of color #406351: hue angle of 149.14º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #406351 is Cyan = 0.35, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 81 | - |
| CMYK | 0.35 | 0 | 0.18 | 0.61 |
| HSL | 149.14º | 0.21% | 0.32% | - |
| HSV(B) | 149.14º | 0.35% | 0.39% | - |
| XYZ | 8.06 | 10.61 | 9.41 | - |
| YUV | 86.48 | 124.9 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 81 | 0.35 | 0 | 0.18 | 0.61 | 149.14 | 0.21 | 0.32 |
| Hex | 40 | 63 | 51 | 23 | 0 | 12 | 3D | 95 | 15 | 20 |
| Octal | 100 | 143 | 121 | 43 | 0 | 22 | 75 | 225 | 25 | 40 |
| Binary | 1000000 | 1100011 | 1010001 | 100011 | 0 | 10010 | 111101 | 10010101 | 10101 | 100000 |
Color Harmonies of #406351
Complementary color
Monochromatic Colors of #406351
Black with #406351
Text Example
Text Example
White with #406351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406351; }
p { color: rgb(64,99,81); }
H1.HeaderClassName
{
color: #406351;
}
.AnyTagClassName
{
color: #406351;
}
</style>
background-color css
<style>
a { background-color: #406351; }
a { background-color: rgb(64,99,81); }
div.DivClassName
{
background-color: #406351;
}
.BgClassName
{
background-color: #406351;
}
</style>
border-color css
<style>
span { border-color: #406351; }
span { border-color: rgb(64,99,81); }
td.TdClassName
{
border-color: #406351;
}
.TagClassName
{
border-color: #406351;
}
</style>