Shades of Plantation #425448
Tints of Plantation #425448
RGB
CMYK
RGB Variations
Color information
#425448 (or 0x425448) is known color: Plantation. HEX triplet: 42, 54 and 48. RGB value is (66,84,72). Sum of RGB (Red+Green+Blue) = 66+84+72=222 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.73% from 222); Green value is 84 (33.20% from 255 or 37.84% from 222); Blue value is 72 (28.52% from 255 or 32.43% from 222); Max value from RGB is 84 - color contains mainly: green. Hex color #425448 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425448 is #BDABB7. Grayscale: #4D4D4D. Windows color (decimal): -12430264 or 4740162. OLE color: 4740162.
HSL color Cylindrical-coordinate representation of color #425448: hue angle of 140º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #425448 is Cyan = 0.21, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 84 | 72 | - |
| CMYK | 0.21 | 0 | 0.14 | 0.67 |
| HSL | 140º | 0.12% | 0.29% | - |
| HSV(B) | 140º | 0.21% | 0.33% | - |
| XYZ | 6.59 | 7.97 | 7.32 | - |
| YUV | 77.25 | 125.04 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 72 | 0.21 | 0 | 0.14 | 0.67 | 140 | 0.12 | 0.29 |
| Hex | 42 | 54 | 48 | 15 | 0 | E | 43 | 8C | C | 1D |
| Octal | 102 | 124 | 110 | 25 | 0 | 16 | 103 | 214 | 14 | 35 |
| Binary | 1000010 | 1010100 | 1001000 | 10101 | 0 | 1110 | 1000011 | 10001100 | 1100 | 11101 |
Color Harmonies of #425448
Complementary color
Monochromatic Colors of #425448
Black with #425448
Text Example
Text Example
White with #425448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425448; }
p { color: rgb(66,84,72); }
H1.HeaderClassName
{
color: #425448;
}
.AnyTagClassName
{
color: #425448;
}
</style>
background-color css
<style>
a { background-color: #425448; }
a { background-color: rgb(66,84,72); }
div.DivClassName
{
background-color: #425448;
}
.BgClassName
{
background-color: #425448;
}
</style>
border-color css
<style>
span { border-color: #425448; }
span { border-color: rgb(66,84,72); }
td.TdClassName
{
border-color: #425448;
}
.TagClassName
{
border-color: #425448;
}
</style>