Shades of Pompadour #592440
Tints of Pompadour #592440
RGB
CMYK
RGB Variations
Color information
#592440 (or 0x592440) is known color: Pompadour. HEX triplet: 59, 24 and 40. RGB value is (89,36,64). Sum of RGB (Red+Green+Blue) = 89+36+64=189 (25% of max value = 765). Red value is 89 (35.16% from 255 or 47.09% from 189); Green value is 36 (14.45% from 255 or 19.05% from 189); Blue value is 64 (25.39% from 255 or 33.86% from 189); Max value from RGB is 89 - color contains mainly: red. Hex color #592440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592440 is #A6DBBF. Grayscale: #363636. Windows color (decimal): -10935232 or 4203609. OLE color: 4203609.
HSL color Cylindrical-coordinate representation of color #592440: hue angle of 328.3º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #592440 is Cyan = 0, Magento = 0.60, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 36 | 64 | - |
| CMYK | 0 | 0.60 | 0.28 | 0.65 |
| HSL | 328.3º | 0.42% | 0.25% | - |
| HSV(B) | 328.3º | 0.6% | 0.35% | - |
| XYZ | 5.68 | 3.76 | 5.28 | - |
| YUV | 55.04 | 133.06 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 64 | 0 | 0.60 | 0.28 | 0.65 | 328.3 | 0.42 | 0.25 |
| Hex | 59 | 24 | 40 | 0 | 3C | 1C | 41 | 148 | 2A | 19 |
| Octal | 131 | 44 | 100 | 0 | 74 | 34 | 101 | 510 | 52 | 31 |
| Binary | 1011001 | 100100 | 1000000 | 0 | 111100 | 11100 | 1000001 | 101001000 | 101010 | 11001 |
Color Harmonies of #592440
Complementary color
Monochromatic Colors of #592440
Black with #592440
Text Example
Text Example
White with #592440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592440; }
p { color: rgb(89,36,64); }
H1.HeaderClassName
{
color: #592440;
}
.AnyTagClassName
{
color: #592440;
}
</style>
background-color css
<style>
a { background-color: #592440; }
a { background-color: rgb(89,36,64); }
div.DivClassName
{
background-color: #592440;
}
.BgClassName
{
background-color: #592440;
}
</style>
border-color css
<style>
span { border-color: #592440; }
span { border-color: rgb(89,36,64); }
td.TdClassName
{
border-color: #592440;
}
.TagClassName
{
border-color: #592440;
}
</style>