Shades of Pompadour #571944
Tints of Pompadour #571944
RGB
CMYK
RGB Variations
Color information
#571944 (or 0x571944) is known color: Pompadour. HEX triplet: 57, 19 and 44. RGB value is (87,25,68). Sum of RGB (Red+Green+Blue) = 87+25+68=180 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.33% from 180); Green value is 25 (10.16% from 255 or 13.89% from 180); Blue value is 68 (26.95% from 255 or 37.78% from 180); Max value from RGB is 87 - color contains mainly: red. Hex color #571944 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571944 is #A8E6BB. Grayscale: #303030. Windows color (decimal): -11069116 or 4462935. OLE color: 4462935.
HSL color Cylindrical-coordinate representation of color #571944: hue angle of 318.39º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #571944 is Cyan = 0, Magento = 0.71, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 25 | 68 | - |
| CMYK | 0 | 0.71 | 0.22 | 0.66 |
| HSL | 318.39º | 0.55% | 0.22% | - |
| HSV(B) | 318.39º | 0.71% | 0.34% | - |
| XYZ | 5.32 | 3.14 | 5.79 | - |
| YUV | 48.44 | 139.04 | 155.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 25 | 68 | 0 | 0.71 | 0.22 | 0.66 | 318.39 | 0.55 | 0.22 |
| Hex | 57 | 19 | 44 | 0 | 47 | 16 | 42 | 13E | 37 | 16 |
| Octal | 127 | 31 | 104 | 0 | 107 | 26 | 102 | 476 | 67 | 26 |
| Binary | 1010111 | 11001 | 1000100 | 0 | 1000111 | 10110 | 1000010 | 100111110 | 110111 | 10110 |
Color Harmonies of #571944
Complementary color
Monochromatic Colors of #571944
Black with #571944
Text Example
Text Example
White with #571944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571944; }
p { color: rgb(87,25,68); }
H1.HeaderClassName
{
color: #571944;
}
.AnyTagClassName
{
color: #571944;
}
</style>
background-color css
<style>
a { background-color: #571944; }
a { background-color: rgb(87,25,68); }
div.DivClassName
{
background-color: #571944;
}
.BgClassName
{
background-color: #571944;
}
</style>
border-color css
<style>
span { border-color: #571944; }
span { border-color: rgb(87,25,68); }
td.TdClassName
{
border-color: #571944;
}
.TagClassName
{
border-color: #571944;
}
</style>