Shades of Pompadour #572441
Tints of Pompadour #572441
RGB
CMYK
RGB Variations
Color information
#572441 (or 0x572441) is known color: Pompadour. HEX triplet: 57, 24 and 41. RGB value is (87,36,65). Sum of RGB (Red+Green+Blue) = 87+36+65=188 (24% of max value = 765). Red value is 87 (34.38% from 255 or 46.28% from 188); Green value is 36 (14.45% from 255 or 19.15% from 188); Blue value is 65 (25.78% from 255 or 34.57% from 188); Max value from RGB is 87 - color contains mainly: red. Hex color #572441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572441 is #A8DBBE. Grayscale: #363636. Windows color (decimal): -11066303 or 4269143. OLE color: 4269143.
HSL color Cylindrical-coordinate representation of color #572441: hue angle of 325.88º degrees, saturation: 0.41, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #572441 is Cyan = 0, Magento = 0.59, Yellow = 0.25 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 36 | 65 | - |
| CMYK | 0 | 0.59 | 0.25 | 0.66 |
| HSL | 325.88º | 0.41% | 0.24% | - |
| HSV(B) | 325.88º | 0.59% | 0.34% | - |
| XYZ | 5.52 | 3.67 | 5.42 | - |
| YUV | 54.56 | 133.9 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 36 | 65 | 0 | 0.59 | 0.25 | 0.66 | 325.88 | 0.41 | 0.24 |
| Hex | 57 | 24 | 41 | 0 | 3B | 19 | 42 | 146 | 29 | 18 |
| Octal | 127 | 44 | 101 | 0 | 73 | 31 | 102 | 506 | 51 | 30 |
| Binary | 1010111 | 100100 | 1000001 | 0 | 111011 | 11001 | 1000010 | 101000110 | 101001 | 11000 |
Color Harmonies of #572441
Complementary color
Monochromatic Colors of #572441
Black with #572441
Text Example
Text Example
White with #572441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572441; }
p { color: rgb(87,36,65); }
H1.HeaderClassName
{
color: #572441;
}
.AnyTagClassName
{
color: #572441;
}
</style>
background-color css
<style>
a { background-color: #572441; }
a { background-color: rgb(87,36,65); }
div.DivClassName
{
background-color: #572441;
}
.BgClassName
{
background-color: #572441;
}
</style>
border-color css
<style>
span { border-color: #572441; }
span { border-color: rgb(87,36,65); }
td.TdClassName
{
border-color: #572441;
}
.TagClassName
{
border-color: #572441;
}
</style>