Shades of Pompadour #571645
Tints of Pompadour #571645
RGB
CMYK
RGB Variations
Color information
#571645 (or 0x571645) is known color: Pompadour. HEX triplet: 57, 16 and 45. RGB value is (87,22,69). Sum of RGB (Red+Green+Blue) = 87+22+69=178 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.88% from 178); Green value is 22 (8.98% from 255 or 12.36% from 178); Blue value is 69 (27.34% from 255 or 38.76% from 178); Max value from RGB is 87 - color contains mainly: red. Hex color #571645 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571645 is #A8E9BA. Grayscale: #2E2E2E. Windows color (decimal): -11069883 or 4527703. OLE color: 4527703.
HSL color Cylindrical-coordinate representation of color #571645: hue angle of 316.62º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #571645 is Cyan = 0, Magento = 0.75, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 22 | 69 | - |
| CMYK | 0 | 0.75 | 0.21 | 0.66 |
| HSL | 316.62º | 0.6% | 0.21% | - |
| HSV(B) | 316.62º | 0.75% | 0.34% | - |
| XYZ | 5.29 | 3.03 | 5.94 | - |
| YUV | 46.79 | 140.53 | 156.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 22 | 69 | 0 | 0.75 | 0.21 | 0.66 | 316.62 | 0.6 | 0.21 |
| Hex | 57 | 16 | 45 | 0 | 4B | 15 | 42 | 13D | 3C | 15 |
| Octal | 127 | 26 | 105 | 0 | 113 | 25 | 102 | 475 | 74 | 25 |
| Binary | 1010111 | 10110 | 1000101 | 0 | 1001011 | 10101 | 1000010 | 100111101 | 111100 | 10101 |
Color Harmonies of #571645
Complementary color
Monochromatic Colors of #571645
Black with #571645
Text Example
Text Example
White with #571645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571645; }
p { color: rgb(87,22,69); }
H1.HeaderClassName
{
color: #571645;
}
.AnyTagClassName
{
color: #571645;
}
</style>
background-color css
<style>
a { background-color: #571645; }
a { background-color: rgb(87,22,69); }
div.DivClassName
{
background-color: #571645;
}
.BgClassName
{
background-color: #571645;
}
</style>
border-color css
<style>
span { border-color: #571645; }
span { border-color: rgb(87,22,69); }
td.TdClassName
{
border-color: #571645;
}
.TagClassName
{
border-color: #571645;
}
</style>