Shades of Plantation #425349
Tints of Plantation #425349
RGB
CMYK
RGB Variations
Color information
#425349 (or 0x425349) is known color: Plantation. HEX triplet: 42, 53 and 49. RGB value is (66,83,73). Sum of RGB (Red+Green+Blue) = 66+83+73=222 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.73% from 222); Green value is 83 (32.81% from 255 or 37.39% from 222); Blue value is 73 (28.91% from 255 or 32.88% from 222); Max value from RGB is 83 - color contains mainly: green. Hex color #425349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425349 is #BDACB6. Grayscale: #4C4C4C. Windows color (decimal): -12430519 or 4805442. OLE color: 4805442.
HSL color Cylindrical-coordinate representation of color #425349: hue angle of 144.71º degrees, saturation: 0.11, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #425349 is Cyan = 0.20, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 83 | 73 | - |
| CMYK | 0.20 | 0 | 0.12 | 0.67 |
| HSL | 144.71º | 0.11% | 0.29% | - |
| HSV(B) | 144.71º | 0.2% | 0.33% | - |
| XYZ | 6.54 | 7.83 | 7.47 | - |
| YUV | 76.78 | 125.87 | 120.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 73 | 0.20 | 0 | 0.12 | 0.67 | 144.71 | 0.11 | 0.29 |
| Hex | 42 | 53 | 49 | 14 | 0 | C | 43 | 91 | B | 1D |
| Octal | 102 | 123 | 111 | 24 | 0 | 14 | 103 | 221 | 13 | 35 |
| Binary | 1000010 | 1010011 | 1001001 | 10100 | 0 | 1100 | 1000011 | 10010001 | 1011 | 11101 |
Color Harmonies of #425349
Complementary color
Monochromatic Colors of #425349
Black with #425349
Text Example
Text Example
White with #425349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425349; }
p { color: rgb(66,83,73); }
H1.HeaderClassName
{
color: #425349;
}
.AnyTagClassName
{
color: #425349;
}
</style>
background-color css
<style>
a { background-color: #425349; }
a { background-color: rgb(66,83,73); }
div.DivClassName
{
background-color: #425349;
}
.BgClassName
{
background-color: #425349;
}
</style>
border-color css
<style>
span { border-color: #425349; }
span { border-color: rgb(66,83,73); }
td.TdClassName
{
border-color: #425349;
}
.TagClassName
{
border-color: #425349;
}
</style>