Shades of Pompadour #572640
Tints of Pompadour #572640
RGB
CMYK
RGB Variations
Color information
#572640 (or 0x572640) is known color: Pompadour. HEX triplet: 57, 26 and 40. RGB value is (87,38,64). Sum of RGB (Red+Green+Blue) = 87+38+64=189 (25% of max value = 765). Red value is 87 (34.38% from 255 or 46.03% from 189); Green value is 38 (15.23% from 255 or 20.11% from 189); Blue value is 64 (25.39% from 255 or 33.86% from 189); Max value from RGB is 87 - color contains mainly: red. Hex color #572640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572640 is #A8D9BF. Grayscale: #373737. Windows color (decimal): -11065792 or 4204119. OLE color: 4204119.
HSL color Cylindrical-coordinate representation of color #572640: hue angle of 328.16º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #572640 is Cyan = 0, Magento = 0.56, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 64 | - |
| CMYK | 0 | 0.56 | 0.26 | 0.66 |
| HSL | 328.16º | 0.39% | 0.25% | - |
| HSV(B) | 328.16º | 0.56% | 0.34% | - |
| XYZ | 5.55 | 3.78 | 5.29 | - |
| YUV | 55.62 | 132.73 | 150.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 64 | 0 | 0.56 | 0.26 | 0.66 | 328.16 | 0.39 | 0.25 |
| Hex | 57 | 26 | 40 | 0 | 38 | 1A | 42 | 148 | 27 | 19 |
| Octal | 127 | 46 | 100 | 0 | 70 | 32 | 102 | 510 | 47 | 31 |
| Binary | 1010111 | 100110 | 1000000 | 0 | 111000 | 11010 | 1000010 | 101001000 | 100111 | 11001 |
Color Harmonies of #572640
Complementary color
Monochromatic Colors of #572640
Black with #572640
Text Example
Text Example
White with #572640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572640; }
p { color: rgb(87,38,64); }
H1.HeaderClassName
{
color: #572640;
}
.AnyTagClassName
{
color: #572640;
}
</style>
background-color css
<style>
a { background-color: #572640; }
a { background-color: rgb(87,38,64); }
div.DivClassName
{
background-color: #572640;
}
.BgClassName
{
background-color: #572640;
}
</style>
border-color css
<style>
span { border-color: #572640; }
span { border-color: rgb(87,38,64); }
td.TdClassName
{
border-color: #572640;
}
.TagClassName
{
border-color: #572640;
}
</style>