Shades of Pompadour #571844
Tints of Pompadour #571844
RGB
CMYK
RGB Variations
Color information
#571844 (or 0x571844) is known color: Pompadour. HEX triplet: 57, 18 and 44. RGB value is (87,24,68). Sum of RGB (Red+Green+Blue) = 87+24+68=179 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.60% from 179); Green value is 24 (9.77% from 255 or 13.41% from 179); Blue value is 68 (26.95% from 255 or 37.99% from 179); Max value from RGB is 87 - color contains mainly: red. Hex color #571844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571844 is #A8E7BB. Grayscale: #2F2F2F. Windows color (decimal): -11069372 or 4462679. OLE color: 4462679.
HSL color Cylindrical-coordinate representation of color #571844: hue angle of 318.1º 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 #571844 is Cyan = 0, Magento = 0.72, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 24 | 68 | - |
| CMYK | 0 | 0.72 | 0.22 | 0.66 |
| HSL | 318.1º | 0.57% | 0.22% | - |
| HSV(B) | 318.1º | 0.72% | 0.34% | - |
| XYZ | 5.3 | 3.1 | 5.79 | - |
| YUV | 47.85 | 139.37 | 155.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 24 | 68 | 0 | 0.72 | 0.22 | 0.66 | 318.1 | 0.57 | 0.22 |
| Hex | 57 | 18 | 44 | 0 | 48 | 16 | 42 | 13E | 39 | 16 |
| Octal | 127 | 30 | 104 | 0 | 110 | 26 | 102 | 476 | 71 | 26 |
| Binary | 1010111 | 11000 | 1000100 | 0 | 1001000 | 10110 | 1000010 | 100111110 | 111001 | 10110 |
Color Harmonies of #571844
Complementary color
Monochromatic Colors of #571844
Black with #571844
Text Example
Text Example
White with #571844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571844; }
p { color: rgb(87,24,68); }
H1.HeaderClassName
{
color: #571844;
}
.AnyTagClassName
{
color: #571844;
}
</style>
background-color css
<style>
a { background-color: #571844; }
a { background-color: rgb(87,24,68); }
div.DivClassName
{
background-color: #571844;
}
.BgClassName
{
background-color: #571844;
}
</style>
border-color css
<style>
span { border-color: #571844; }
span { border-color: rgb(87,24,68); }
td.TdClassName
{
border-color: #571844;
}
.TagClassName
{
border-color: #571844;
}
</style>