Shades of Plantation #425950
Tints of Plantation #425950
RGB
CMYK
RGB Variations
Color information
#425950 (or 0x425950) is known color: Plantation. HEX triplet: 42, 59 and 50. RGB value is (66,89,80). Sum of RGB (Red+Green+Blue) = 66+89+80=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 89 (35.16% from 255 or 37.87% from 235); Blue value is 80 (31.64% from 255 or 34.04% from 235); Max value from RGB is 89 - color contains mainly: green. Hex color #425950 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425950 is #BDA6AF. Grayscale: #515151. Windows color (decimal): -12428976 or 5265730. OLE color: 5265730.
HSL color Cylindrical-coordinate representation of color #425950: hue angle of 156.52º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #425950 is Cyan = 0.26, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 89 | 80 | - |
| CMYK | 0.26 | 0 | 0.10 | 0.65 |
| HSL | 156.52º | 0.15% | 0.3% | - |
| HSV(B) | 156.52º | 0.26% | 0.35% | - |
| XYZ | 7.27 | 8.88 | 8.92 | - |
| YUV | 81.1 | 127.38 | 117.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 80 | 0.26 | 0 | 0.10 | 0.65 | 156.52 | 0.15 | 0.3 |
| Hex | 42 | 59 | 50 | 1A | 0 | A | 41 | 9D | F | 1E |
| Octal | 102 | 131 | 120 | 32 | 0 | 12 | 101 | 235 | 17 | 36 |
| Binary | 1000010 | 1011001 | 1010000 | 11010 | 0 | 1010 | 1000001 | 10011101 | 1111 | 11110 |
Color Harmonies of #425950
Complementary color
Monochromatic Colors of #425950
Black with #425950
Text Example
Text Example
White with #425950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425950; }
p { color: rgb(66,89,80); }
H1.HeaderClassName
{
color: #425950;
}
.AnyTagClassName
{
color: #425950;
}
</style>
background-color css
<style>
a { background-color: #425950; }
a { background-color: rgb(66,89,80); }
div.DivClassName
{
background-color: #425950;
}
.BgClassName
{
background-color: #425950;
}
</style>
border-color css
<style>
span { border-color: #425950; }
span { border-color: rgb(66,89,80); }
td.TdClassName
{
border-color: #425950;
}
.TagClassName
{
border-color: #425950;
}
</style>