Shades of Pompadour #592840
Tints of Pompadour #592840
RGB
CMYK
RGB Variations
Color information
#592840 (or 0x592840) is known color: Pompadour. HEX triplet: 59, 28 and 40. RGB value is (89,40,64). Sum of RGB (Red+Green+Blue) = 89+40+64=193 (25% of max value = 765). Red value is 89 (35.16% from 255 or 46.11% from 193); Green value is 40 (16.02% from 255 or 20.73% from 193); Blue value is 64 (25.39% from 255 or 33.16% from 193); Max value from RGB is 89 - color contains mainly: red. Hex color #592840 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592840 is #A6D7BF. Grayscale: #393939. Windows color (decimal): -10934208 or 4204633. OLE color: 4204633.
HSL color Cylindrical-coordinate representation of color #592840: hue angle of 330.61º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #592840 is Cyan = 0, Magento = 0.55, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 40 | 64 | - |
| CMYK | 0 | 0.55 | 0.28 | 0.65 |
| HSL | 330.61º | 0.38% | 0.25% | - |
| HSV(B) | 330.61º | 0.55% | 0.35% | - |
| XYZ | 5.8 | 4.01 | 5.32 | - |
| YUV | 57.39 | 131.73 | 150.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 40 | 64 | 0 | 0.55 | 0.28 | 0.65 | 330.61 | 0.38 | 0.25 |
| Hex | 59 | 28 | 40 | 0 | 37 | 1C | 41 | 14B | 26 | 19 |
| Octal | 131 | 50 | 100 | 0 | 67 | 34 | 101 | 513 | 46 | 31 |
| Binary | 1011001 | 101000 | 1000000 | 0 | 110111 | 11100 | 1000001 | 101001011 | 100110 | 11001 |
Color Harmonies of #592840
Complementary color
Monochromatic Colors of #592840
Black with #592840
Text Example
Text Example
White with #592840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592840; }
p { color: rgb(89,40,64); }
H1.HeaderClassName
{
color: #592840;
}
.AnyTagClassName
{
color: #592840;
}
</style>
background-color css
<style>
a { background-color: #592840; }
a { background-color: rgb(89,40,64); }
div.DivClassName
{
background-color: #592840;
}
.BgClassName
{
background-color: #592840;
}
</style>
border-color css
<style>
span { border-color: #592840; }
span { border-color: rgb(89,40,64); }
td.TdClassName
{
border-color: #592840;
}
.TagClassName
{
border-color: #592840;
}
</style>