Shades of Pompadour #592946
Tints of Pompadour #592946
RGB
CMYK
RGB Variations
Color information
#592946 (or 0x592946) is known color: Pompadour. HEX triplet: 59, 29 and 46. RGB value is (89,41,70). Sum of RGB (Red+Green+Blue) = 89+41+70=200 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.5% from 200); Green value is 41 (16.41% from 255 or 20.5% from 200); Blue value is 70 (27.73% from 255 or 35% from 200); Max value from RGB is 89 - color contains mainly: red. Hex color #592946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592946 is #A6D6B9. Grayscale: #3A3A3A. Windows color (decimal): -10933946 or 4598105. OLE color: 4598105.
HSL color Cylindrical-coordinate representation of color #592946: hue angle of 323.75º 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 #592946 is Cyan = 0, Magento = 0.54, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 70 | - |
| CMYK | 0 | 0.54 | 0.21 | 0.65 |
| HSL | 323.75º | 0.37% | 0.25% | - |
| HSV(B) | 323.75º | 0.54% | 0.35% | - |
| XYZ | 6.02 | 4.15 | 6.28 | - |
| YUV | 58.66 | 134.4 | 149.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 70 | 0 | 0.54 | 0.21 | 0.65 | 323.75 | 0.37 | 0.25 |
| Hex | 59 | 29 | 46 | 0 | 36 | 15 | 41 | 144 | 25 | 19 |
| Octal | 131 | 51 | 106 | 0 | 66 | 25 | 101 | 504 | 45 | 31 |
| Binary | 1011001 | 101001 | 1000110 | 0 | 110110 | 10101 | 1000001 | 101000100 | 100101 | 11001 |
Color Harmonies of #592946
Complementary color
Monochromatic Colors of #592946
Black with #592946
Text Example
Text Example
White with #592946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592946; }
p { color: rgb(89,41,70); }
H1.HeaderClassName
{
color: #592946;
}
.AnyTagClassName
{
color: #592946;
}
</style>
background-color css
<style>
a { background-color: #592946; }
a { background-color: rgb(89,41,70); }
div.DivClassName
{
background-color: #592946;
}
.BgClassName
{
background-color: #592946;
}
</style>
border-color css
<style>
span { border-color: #592946; }
span { border-color: rgb(89,41,70); }
td.TdClassName
{
border-color: #592946;
}
.TagClassName
{
border-color: #592946;
}
</style>