Shades of Pompadour #592546
Tints of Pompadour #592546
RGB
CMYK
RGB Variations
Color information
#592546 (or 0x592546) is known color: Pompadour. HEX triplet: 59, 25 and 46. RGB value is (89,37,70). Sum of RGB (Red+Green+Blue) = 89+37+70=196 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.41% from 196); Green value is 37 (14.84% from 255 or 18.88% from 196); Blue value is 70 (27.73% from 255 or 35.71% from 196); Max value from RGB is 89 - color contains mainly: red. Hex color #592546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592546 is #A6DAB9. Grayscale: #383838. Windows color (decimal): -10934970 or 4597081. OLE color: 4597081.
HSL color Cylindrical-coordinate representation of color #592546: hue angle of 321.92º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #592546 is Cyan = 0, Magento = 0.58, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 37 | 70 | - |
| CMYK | 0 | 0.58 | 0.21 | 0.65 |
| HSL | 321.92º | 0.41% | 0.25% | - |
| HSV(B) | 321.92º | 0.58% | 0.35% | - |
| XYZ | 5.89 | 3.89 | 6.23 | - |
| YUV | 56.31 | 135.73 | 151.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 37 | 70 | 0 | 0.58 | 0.21 | 0.65 | 321.92 | 0.41 | 0.25 |
| Hex | 59 | 25 | 46 | 0 | 3A | 15 | 41 | 142 | 29 | 19 |
| Octal | 131 | 45 | 106 | 0 | 72 | 25 | 101 | 502 | 51 | 31 |
| Binary | 1011001 | 100101 | 1000110 | 0 | 111010 | 10101 | 1000001 | 101000010 | 101001 | 11001 |
Color Harmonies of #592546
Complementary color
Monochromatic Colors of #592546
Black with #592546
Text Example
Text Example
White with #592546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592546; }
p { color: rgb(89,37,70); }
H1.HeaderClassName
{
color: #592546;
}
.AnyTagClassName
{
color: #592546;
}
</style>
background-color css
<style>
a { background-color: #592546; }
a { background-color: rgb(89,37,70); }
div.DivClassName
{
background-color: #592546;
}
.BgClassName
{
background-color: #592546;
}
</style>
border-color css
<style>
span { border-color: #592546; }
span { border-color: rgb(89,37,70); }
td.TdClassName
{
border-color: #592546;
}
.TagClassName
{
border-color: #592546;
}
</style>