Shades of Pompadour #592442
Tints of Pompadour #592442
RGB
CMYK
RGB Variations
Color information
#592442 (or 0x592442) is known color: Pompadour. HEX triplet: 59, 24 and 42. RGB value is (89,36,66). Sum of RGB (Red+Green+Blue) = 89+36+66=191 (25% of max value = 765). Red value is 89 (35.16% from 255 or 46.60% from 191); Green value is 36 (14.45% from 255 or 18.85% from 191); Blue value is 66 (26.17% from 255 or 34.55% from 191); Max value from RGB is 89 - color contains mainly: red. Hex color #592442 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592442 is #A6DBBD. Grayscale: #373737. Windows color (decimal): -10935230 or 4334681. OLE color: 4334681.
HSL color Cylindrical-coordinate representation of color #592442: hue angle of 326.04º 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 #592442 is Cyan = 0, Magento = 0.60, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 36 | 66 | - |
| CMYK | 0 | 0.60 | 0.26 | 0.65 |
| HSL | 326.04º | 0.42% | 0.25% | - |
| HSV(B) | 326.04º | 0.6% | 0.35% | - |
| XYZ | 5.73 | 3.78 | 5.58 | - |
| YUV | 55.27 | 134.06 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 66 | 0 | 0.60 | 0.26 | 0.65 | 326.04 | 0.42 | 0.25 |
| Hex | 59 | 24 | 42 | 0 | 3C | 1A | 41 | 146 | 2A | 19 |
| Octal | 131 | 44 | 102 | 0 | 74 | 32 | 101 | 506 | 52 | 31 |
| Binary | 1011001 | 100100 | 1000010 | 0 | 111100 | 11010 | 1000001 | 101000110 | 101010 | 11001 |
Color Harmonies of #592442
Complementary color
Monochromatic Colors of #592442
Black with #592442
Text Example
Text Example
White with #592442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592442; }
p { color: rgb(89,36,66); }
H1.HeaderClassName
{
color: #592442;
}
.AnyTagClassName
{
color: #592442;
}
</style>
background-color css
<style>
a { background-color: #592442; }
a { background-color: rgb(89,36,66); }
div.DivClassName
{
background-color: #592442;
}
.BgClassName
{
background-color: #592442;
}
</style>
border-color css
<style>
span { border-color: #592442; }
span { border-color: rgb(89,36,66); }
td.TdClassName
{
border-color: #592442;
}
.TagClassName
{
border-color: #592442;
}
</style>