Shades of Pompadour #572844
Tints of Pompadour #572844
RGB
CMYK
RGB Variations
Color information
#572844 (or 0x572844) is known color: Pompadour. HEX triplet: 57, 28 and 44. RGB value is (87,40,68). Sum of RGB (Red+Green+Blue) = 87+40+68=195 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.62% from 195); Green value is 40 (16.02% from 255 or 20.51% from 195); Blue value is 68 (26.95% from 255 or 34.87% from 195); Max value from RGB is 87 - color contains mainly: red. Hex color #572844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572844 is #A8D7BB. Grayscale: #393939. Windows color (decimal): -11065276 or 4466775. OLE color: 4466775.
HSL color Cylindrical-coordinate representation of color #572844: hue angle of 324.26º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #572844 is Cyan = 0, Magento = 0.54, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 40 | 68 | - |
| CMYK | 0 | 0.54 | 0.22 | 0.66 |
| HSL | 324.26º | 0.37% | 0.25% | - |
| HSV(B) | 324.26º | 0.54% | 0.34% | - |
| XYZ | 5.73 | 3.96 | 5.93 | - |
| YUV | 57.25 | 134.07 | 149.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 68 | 0 | 0.54 | 0.22 | 0.66 | 324.26 | 0.37 | 0.25 |
| Hex | 57 | 28 | 44 | 0 | 36 | 16 | 42 | 144 | 25 | 19 |
| Octal | 127 | 50 | 104 | 0 | 66 | 26 | 102 | 504 | 45 | 31 |
| Binary | 1010111 | 101000 | 1000100 | 0 | 110110 | 10110 | 1000010 | 101000100 | 100101 | 11001 |
Color Harmonies of #572844
Complementary color
Monochromatic Colors of #572844
Black with #572844
Text Example
Text Example
White with #572844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572844; }
p { color: rgb(87,40,68); }
H1.HeaderClassName
{
color: #572844;
}
.AnyTagClassName
{
color: #572844;
}
</style>
background-color css
<style>
a { background-color: #572844; }
a { background-color: rgb(87,40,68); }
div.DivClassName
{
background-color: #572844;
}
.BgClassName
{
background-color: #572844;
}
</style>
border-color css
<style>
span { border-color: #572844; }
span { border-color: rgb(87,40,68); }
td.TdClassName
{
border-color: #572844;
}
.TagClassName
{
border-color: #572844;
}
</style>