Shades of Plantation #425148
Tints of Plantation #425148
RGB
CMYK
RGB Variations
Color information
#425148 (or 0x425148) is known color: Plantation. HEX triplet: 42, 51 and 48. RGB value is (66,81,72). Sum of RGB (Red+Green+Blue) = 66+81+72=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 81 (32.03% from 255 or 36.99% from 219); Blue value is 72 (28.52% from 255 or 32.88% from 219); Max value from RGB is 81 - color contains mainly: green. Hex color #425148 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425148 is #BDAEB7. Grayscale: #4B4B4B. Windows color (decimal): -12431032 or 4739394. OLE color: 4739394.
HSL color Cylindrical-coordinate representation of color #425148: hue angle of 144º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #425148 is Cyan = 0.19, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 81 | 72 | - |
| CMYK | 0.19 | 0 | 0.11 | 0.68 |
| HSL | 144º | 0.1% | 0.29% | - |
| HSV(B) | 144º | 0.19% | 0.32% | - |
| XYZ | 6.36 | 7.51 | 7.25 | - |
| YUV | 75.49 | 126.03 | 121.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 81 | 72 | 0.19 | 0 | 0.11 | 0.68 | 144 | 0.1 | 0.29 |
| Hex | 42 | 51 | 48 | 13 | 0 | B | 44 | 90 | A | 1D |
| Octal | 102 | 121 | 110 | 23 | 0 | 13 | 104 | 220 | 12 | 35 |
| Binary | 1000010 | 1010001 | 1001000 | 10011 | 0 | 1011 | 1000100 | 10010000 | 1010 | 11101 |
Color Harmonies of #425148
Complementary color
Monochromatic Colors of #425148
Black with #425148
Text Example
Text Example
White with #425148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425148; }
p { color: rgb(66,81,72); }
H1.HeaderClassName
{
color: #425148;
}
.AnyTagClassName
{
color: #425148;
}
</style>
background-color css
<style>
a { background-color: #425148; }
a { background-color: rgb(66,81,72); }
div.DivClassName
{
background-color: #425148;
}
.BgClassName
{
background-color: #425148;
}
</style>
border-color css
<style>
span { border-color: #425148; }
span { border-color: rgb(66,81,72); }
td.TdClassName
{
border-color: #425148;
}
.TagClassName
{
border-color: #425148;
}
</style>