Shades of Pompadour #592142
Tints of Pompadour #592142
RGB
CMYK
RGB Variations
Color information
#592142 (or 0x592142) is known color: Pompadour. HEX triplet: 59, 21 and 42. RGB value is (89,33,66). Sum of RGB (Red+Green+Blue) = 89+33+66=188 (24% of max value = 765). Red value is 89 (35.16% from 255 or 47.34% from 188); Green value is 33 (13.28% from 255 or 17.55% from 188); Blue value is 66 (26.17% from 255 or 35.11% from 188); Max value from RGB is 89 - color contains mainly: red. Hex color #592142 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592142 is #A6DEBD. Grayscale: #353535. Windows color (decimal): -10935998 or 4333913. OLE color: 4333913.
HSL color Cylindrical-coordinate representation of color #592142: hue angle of 324.64º degrees, saturation: 0.46, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #592142 is Cyan = 0, Magento = 0.63, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 33 | 66 | - |
| CMYK | 0 | 0.63 | 0.26 | 0.65 |
| HSL | 324.64º | 0.46% | 0.24% | - |
| HSV(B) | 324.64º | 0.63% | 0.35% | - |
| XYZ | 5.65 | 3.6 | 5.55 | - |
| YUV | 53.51 | 135.05 | 153.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 33 | 66 | 0 | 0.63 | 0.26 | 0.65 | 324.64 | 0.46 | 0.24 |
| Hex | 59 | 21 | 42 | 0 | 3F | 1A | 41 | 145 | 2E | 18 |
| Octal | 131 | 41 | 102 | 0 | 77 | 32 | 101 | 505 | 56 | 30 |
| Binary | 1011001 | 100001 | 1000010 | 0 | 111111 | 11010 | 1000001 | 101000101 | 101110 | 11000 |
Color Harmonies of #592142
Complementary color
Monochromatic Colors of #592142
Black with #592142
Text Example
Text Example
White with #592142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592142; }
p { color: rgb(89,33,66); }
H1.HeaderClassName
{
color: #592142;
}
.AnyTagClassName
{
color: #592142;
}
</style>
background-color css
<style>
a { background-color: #592142; }
a { background-color: rgb(89,33,66); }
div.DivClassName
{
background-color: #592142;
}
.BgClassName
{
background-color: #592142;
}
</style>
border-color css
<style>
span { border-color: #592142; }
span { border-color: rgb(89,33,66); }
td.TdClassName
{
border-color: #592142;
}
.TagClassName
{
border-color: #592142;
}
</style>