Shades of Plantation #425047
Tints of Plantation #425047
RGB
CMYK
RGB Variations
Color information
#425047 (or 0x425047) is known color: Plantation. HEX triplet: 42, 50 and 47. RGB value is (66,80,71). Sum of RGB (Red+Green+Blue) = 66+80+71=217 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.41% from 217); Green value is 80 (31.64% from 255 or 36.87% from 217); Blue value is 71 (28.12% from 255 or 32.72% from 217); Max value from RGB is 80 - color contains mainly: green. Hex color #425047 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425047 is #BDAFB8. Grayscale: #4A4A4A. Windows color (decimal): -12431289 or 4673602. OLE color: 4673602.
HSL color Cylindrical-coordinate representation of color #425047: hue angle of 141.43º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #425047 is Cyan = 0.17, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 80 | 71 | - |
| CMYK | 0.17 | 0 | 0.11 | 0.69 |
| HSL | 141.43º | 0.1% | 0.29% | - |
| HSV(B) | 141.43º | 0.18% | 0.31% | - |
| XYZ | 6.25 | 7.35 | 7.05 | - |
| YUV | 74.79 | 125.86 | 121.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 71 | 0.17 | 0 | 0.11 | 0.69 | 141.43 | 0.1 | 0.29 |
| Hex | 42 | 50 | 47 | 11 | 0 | B | 45 | 8D | A | 1D |
| Octal | 102 | 120 | 107 | 21 | 0 | 13 | 105 | 215 | 12 | 35 |
| Binary | 1000010 | 1010000 | 1000111 | 10001 | 0 | 1011 | 1000101 | 10001101 | 1010 | 11101 |
Color Harmonies of #425047
Complementary color
Monochromatic Colors of #425047
Black with #425047
Text Example
Text Example
White with #425047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425047; }
p { color: rgb(66,80,71); }
H1.HeaderClassName
{
color: #425047;
}
.AnyTagClassName
{
color: #425047;
}
</style>
background-color css
<style>
a { background-color: #425047; }
a { background-color: rgb(66,80,71); }
div.DivClassName
{
background-color: #425047;
}
.BgClassName
{
background-color: #425047;
}
</style>
border-color css
<style>
span { border-color: #425047; }
span { border-color: rgb(66,80,71); }
td.TdClassName
{
border-color: #425047;
}
.TagClassName
{
border-color: #425047;
}
</style>