Shades of Pompadour #592945
Tints of Pompadour #592945
RGB
CMYK
RGB Variations
Color information
#592945 (or 0x592945) is known color: Pompadour. HEX triplet: 59, 29 and 45. RGB value is (89,41,69). Sum of RGB (Red+Green+Blue) = 89+41+69=199 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.72% from 199); Green value is 41 (16.41% from 255 or 20.60% from 199); Blue value is 69 (27.34% from 255 or 34.67% from 199); Max value from RGB is 89 - color contains mainly: red. Hex color #592945 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592945 is #A6D6BA. Grayscale: #3A3A3A. Windows color (decimal): -10933947 or 4532569. OLE color: 4532569.
HSL color Cylindrical-coordinate representation of color #592945: hue angle of 325º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #592945 is Cyan = 0, Magento = 0.54, Yellow = 0.22 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 69 | - |
| CMYK | 0 | 0.54 | 0.22 | 0.65 |
| HSL | 325º | 0.37% | 0.25% | - |
| HSV(B) | 325º | 0.54% | 0.35% | - |
| XYZ | 5.99 | 4.14 | 6.11 | - |
| YUV | 58.54 | 133.9 | 149.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 69 | 0 | 0.54 | 0.22 | 0.65 | 325 | 0.37 | 0.25 |
| Hex | 59 | 29 | 45 | 0 | 36 | 16 | 41 | 145 | 25 | 19 |
| Octal | 131 | 51 | 105 | 0 | 66 | 26 | 101 | 505 | 45 | 31 |
| Binary | 1011001 | 101001 | 1000101 | 0 | 110110 | 10110 | 1000001 | 101000101 | 100101 | 11001 |
Color Harmonies of #592945
Complementary color
Monochromatic Colors of #592945
Black with #592945
Text Example
Text Example
White with #592945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592945; }
p { color: rgb(89,41,69); }
H1.HeaderClassName
{
color: #592945;
}
.AnyTagClassName
{
color: #592945;
}
</style>
background-color css
<style>
a { background-color: #592945; }
a { background-color: rgb(89,41,69); }
div.DivClassName
{
background-color: #592945;
}
.BgClassName
{
background-color: #592945;
}
</style>
border-color css
<style>
span { border-color: #592945; }
span { border-color: rgb(89,41,69); }
td.TdClassName
{
border-color: #592945;
}
.TagClassName
{
border-color: #592945;
}
</style>