Shades of Pompadour #571747
Tints of Pompadour #571747
RGB
CMYK
RGB Variations
Color information
#571747 (or 0x571747) is known color: Pompadour. HEX triplet: 57, 17 and 47. RGB value is (87,23,71). Sum of RGB (Red+Green+Blue) = 87+23+71=181 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.07% from 181); Green value is 23 (9.38% from 255 or 12.71% from 181); Blue value is 71 (28.12% from 255 or 39.23% from 181); Max value from RGB is 87 - color contains mainly: red. Hex color #571747 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571747 is #A8E8B8. Grayscale: #2F2F2F. Windows color (decimal): -11069625 or 4659031. OLE color: 4659031.
HSL color Cylindrical-coordinate representation of color #571747: hue angle of 315º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #571747 is Cyan = 0, Magento = 0.74, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 23 | 71 | - |
| CMYK | 0 | 0.74 | 0.18 | 0.66 |
| HSL | 315º | 0.58% | 0.22% | - |
| HSV(B) | 315º | 0.74% | 0.34% | - |
| XYZ | 5.37 | 3.09 | 6.28 | - |
| YUV | 47.61 | 141.2 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 23 | 71 | 0 | 0.74 | 0.18 | 0.66 | 315 | 0.58 | 0.22 |
| Hex | 57 | 17 | 47 | 0 | 4A | 12 | 42 | 13B | 3A | 16 |
| Octal | 127 | 27 | 107 | 0 | 112 | 22 | 102 | 473 | 72 | 26 |
| Binary | 1010111 | 10111 | 1000111 | 0 | 1001010 | 10010 | 1000010 | 100111011 | 111010 | 10110 |
Color Harmonies of #571747
Complementary color
Monochromatic Colors of #571747
Black with #571747
Text Example
Text Example
White with #571747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571747; }
p { color: rgb(87,23,71); }
H1.HeaderClassName
{
color: #571747;
}
.AnyTagClassName
{
color: #571747;
}
</style>
background-color css
<style>
a { background-color: #571747; }
a { background-color: rgb(87,23,71); }
div.DivClassName
{
background-color: #571747;
}
.BgClassName
{
background-color: #571747;
}
</style>
border-color css
<style>
span { border-color: #571747; }
span { border-color: rgb(87,23,71); }
td.TdClassName
{
border-color: #571747;
}
.TagClassName
{
border-color: #571747;
}
</style>