Shades of Plantation #426150
Tints of Plantation #426150
RGB
CMYK
RGB Variations
Color information
#426150 (or 0x426150) is known color: Plantation. HEX triplet: 42, 61 and 50. RGB value is (66,97,80). Sum of RGB (Red+Green+Blue) = 66+97+80=243 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.16% from 243); Green value is 97 (38.28% from 255 or 39.92% from 243); Blue value is 80 (31.64% from 255 or 32.92% from 243); Max value from RGB is 97 - color contains mainly: green. Hex color #426150 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426150 is #BD9EAF. Grayscale: #555555. Windows color (decimal): -12426928 or 5267778. OLE color: 5267778.
HSL color Cylindrical-coordinate representation of color #426150: hue angle of 147.1º 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 #426150 is Cyan = 0.32, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 97 | 80 | - |
| CMYK | 0.32 | 0 | 0.18 | 0.62 |
| HSL | 147.1º | 0.19% | 0.32% | - |
| HSV(B) | 147.1º | 0.32% | 0.38% | - |
| XYZ | 7.97 | 10.29 | 9.15 | - |
| YUV | 85.79 | 124.73 | 113.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 80 | 0.32 | 0 | 0.18 | 0.62 | 147.1 | 0.19 | 0.32 |
| Hex | 42 | 61 | 50 | 20 | 0 | 12 | 3E | 93 | 13 | 20 |
| Octal | 102 | 141 | 120 | 40 | 0 | 22 | 76 | 223 | 23 | 40 |
| Binary | 1000010 | 1100001 | 1010000 | 100000 | 0 | 10010 | 111110 | 10010011 | 10011 | 100000 |
Color Harmonies of #426150
Complementary color
Monochromatic Colors of #426150
Black with #426150
Text Example
Text Example
White with #426150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426150; }
p { color: rgb(66,97,80); }
H1.HeaderClassName
{
color: #426150;
}
.AnyTagClassName
{
color: #426150;
}
</style>
background-color css
<style>
a { background-color: #426150; }
a { background-color: rgb(66,97,80); }
div.DivClassName
{
background-color: #426150;
}
.BgClassName
{
background-color: #426150;
}
</style>
border-color css
<style>
span { border-color: #426150; }
span { border-color: rgb(66,97,80); }
td.TdClassName
{
border-color: #426150;
}
.TagClassName
{
border-color: #426150;
}
</style>