Shades of Pompadour #571640
Tints of Pompadour #571640
RGB
CMYK
RGB Variations
Color information
#571640 (or 0x571640) is known color: Pompadour. HEX triplet: 57, 16 and 40. RGB value is (87,22,64). Sum of RGB (Red+Green+Blue) = 87+22+64=173 (22% of max value = 765). Red value is 87 (34.38% from 255 or 50.29% from 173); Green value is 22 (8.98% from 255 or 12.72% from 173); Blue value is 64 (25.39% from 255 or 36.99% from 173); Max value from RGB is 87 - color contains mainly: red. Hex color #571640 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571640 is #A8E9BF. Grayscale: #2E2E2E. Windows color (decimal): -11069888 or 4200023. OLE color: 4200023.
HSL color Cylindrical-coordinate representation of color #571640: hue angle of 321.23º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #571640 is Cyan = 0, Magento = 0.75, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 22 | 64 | - |
| CMYK | 0 | 0.75 | 0.26 | 0.66 |
| HSL | 321.23º | 0.6% | 0.21% | - |
| HSV(B) | 321.23º | 0.75% | 0.34% | - |
| XYZ | 5.14 | 2.97 | 5.15 | - |
| YUV | 46.22 | 138.03 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 22 | 64 | 0 | 0.75 | 0.26 | 0.66 | 321.23 | 0.6 | 0.21 |
| Hex | 57 | 16 | 40 | 0 | 4B | 1A | 42 | 141 | 3C | 15 |
| Octal | 127 | 26 | 100 | 0 | 113 | 32 | 102 | 501 | 74 | 25 |
| Binary | 1010111 | 10110 | 1000000 | 0 | 1001011 | 11010 | 1000010 | 101000001 | 111100 | 10101 |
Color Harmonies of #571640
Complementary color
Monochromatic Colors of #571640
Black with #571640
Text Example
Text Example
White with #571640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571640; }
p { color: rgb(87,22,64); }
H1.HeaderClassName
{
color: #571640;
}
.AnyTagClassName
{
color: #571640;
}
</style>
background-color css
<style>
a { background-color: #571640; }
a { background-color: rgb(87,22,64); }
div.DivClassName
{
background-color: #571640;
}
.BgClassName
{
background-color: #571640;
}
</style>
border-color css
<style>
span { border-color: #571640; }
span { border-color: rgb(87,22,64); }
td.TdClassName
{
border-color: #571640;
}
.TagClassName
{
border-color: #571640;
}
</style>