Shades of Pompadour #571846
Tints of Pompadour #571846
RGB
CMYK
RGB Variations
Color information
#571846 (or 0x571846) is known color: Pompadour. HEX triplet: 57, 18 and 46. RGB value is (87,24,70). Sum of RGB (Red+Green+Blue) = 87+24+70=181 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.07% from 181); Green value is 24 (9.77% from 255 or 13.26% from 181); Blue value is 70 (27.73% from 255 or 38.67% from 181); Max value from RGB is 87 - color contains mainly: red. Hex color #571846 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571846 is #A8E7B9. Grayscale: #2F2F2F. Windows color (decimal): -11069370 or 4593751. OLE color: 4593751.
HSL color Cylindrical-coordinate representation of color #571846: hue angle of 316.19º degrees, saturation: 0.57, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #571846 is Cyan = 0, Magento = 0.72, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 24 | 70 | - |
| CMYK | 0 | 0.72 | 0.20 | 0.66 |
| HSL | 316.19º | 0.57% | 0.22% | - |
| HSV(B) | 316.19º | 0.72% | 0.34% | - |
| XYZ | 5.36 | 3.12 | 6.11 | - |
| YUV | 48.08 | 140.37 | 155.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 24 | 70 | 0 | 0.72 | 0.20 | 0.66 | 316.19 | 0.57 | 0.22 |
| Hex | 57 | 18 | 46 | 0 | 48 | 14 | 42 | 13C | 39 | 16 |
| Octal | 127 | 30 | 106 | 0 | 110 | 24 | 102 | 474 | 71 | 26 |
| Binary | 1010111 | 11000 | 1000110 | 0 | 1001000 | 10100 | 1000010 | 100111100 | 111001 | 10110 |
Color Harmonies of #571846
Complementary color
Monochromatic Colors of #571846
Black with #571846
Text Example
Text Example
White with #571846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571846; }
p { color: rgb(87,24,70); }
H1.HeaderClassName
{
color: #571846;
}
.AnyTagClassName
{
color: #571846;
}
</style>
background-color css
<style>
a { background-color: #571846; }
a { background-color: rgb(87,24,70); }
div.DivClassName
{
background-color: #571846;
}
.BgClassName
{
background-color: #571846;
}
</style>
border-color css
<style>
span { border-color: #571846; }
span { border-color: rgb(87,24,70); }
td.TdClassName
{
border-color: #571846;
}
.TagClassName
{
border-color: #571846;
}
</style>