Shades of Pompadour #571746
Tints of Pompadour #571746
RGB
CMYK
RGB Variations
Color information
#571746 (or 0x571746) is known color: Pompadour. HEX triplet: 57, 17 and 46. RGB value is (87,23,70). Sum of RGB (Red+Green+Blue) = 87+23+70=180 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.33% from 180); Green value is 23 (9.38% from 255 or 12.78% from 180); Blue value is 70 (27.73% from 255 or 38.89% from 180); Max value from RGB is 87 - color contains mainly: red. Hex color #571746 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571746 is #A8E8B9. Grayscale: #2F2F2F. Windows color (decimal): -11069626 or 4593495. OLE color: 4593495.
HSL color Cylindrical-coordinate representation of color #571746: hue angle of 315.94º 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 #571746 is Cyan = 0, Magento = 0.74, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 23 | 70 | - |
| CMYK | 0 | 0.74 | 0.20 | 0.66 |
| HSL | 315.94º | 0.58% | 0.22% | - |
| HSV(B) | 315.94º | 0.74% | 0.34% | - |
| XYZ | 5.34 | 3.08 | 6.11 | - |
| YUV | 47.49 | 140.7 | 156.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 23 | 70 | 0 | 0.74 | 0.20 | 0.66 | 315.94 | 0.58 | 0.22 |
| Hex | 57 | 17 | 46 | 0 | 4A | 14 | 42 | 13C | 3A | 16 |
| Octal | 127 | 27 | 106 | 0 | 112 | 24 | 102 | 474 | 72 | 26 |
| Binary | 1010111 | 10111 | 1000110 | 0 | 1001010 | 10100 | 1000010 | 100111100 | 111010 | 10110 |
Color Harmonies of #571746
Complementary color
Monochromatic Colors of #571746
Black with #571746
Text Example
Text Example
White with #571746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571746; }
p { color: rgb(87,23,70); }
H1.HeaderClassName
{
color: #571746;
}
.AnyTagClassName
{
color: #571746;
}
</style>
background-color css
<style>
a { background-color: #571746; }
a { background-color: rgb(87,23,70); }
div.DivClassName
{
background-color: #571746;
}
.BgClassName
{
background-color: #571746;
}
</style>
border-color css
<style>
span { border-color: #571746; }
span { border-color: rgb(87,23,70); }
td.TdClassName
{
border-color: #571746;
}
.TagClassName
{
border-color: #571746;
}
</style>