Shades of Pompadour #561740
Tints of Pompadour #561740
RGB
CMYK
RGB Variations
Color information
#561740 (or 0x561740) is known color: Pompadour. HEX triplet: 56, 17 and 40. RGB value is (86,23,64). Sum of RGB (Red+Green+Blue) = 86+23+64=173 (22% of max value = 765). Red value is 86 (33.98% from 255 or 49.71% from 173); Green value is 23 (9.38% from 255 or 13.29% from 173); Blue value is 64 (25.39% from 255 or 36.99% from 173); Max value from RGB is 86 - color contains mainly: red. Hex color #561740 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561740 is #A9E8BF. Grayscale: #2E2E2E. Windows color (decimal): -11135168 or 4200278. OLE color: 4200278.
HSL color Cylindrical-coordinate representation of color #561740: hue angle of 320.95º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #561740 is Cyan = 0, Magento = 0.73, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 23 | 64 | - |
| CMYK | 0 | 0.73 | 0.26 | 0.66 |
| HSL | 320.95º | 0.58% | 0.21% | - |
| HSV(B) | 320.95º | 0.73% | 0.34% | - |
| XYZ | 5.07 | 2.96 | 5.15 | - |
| YUV | 46.51 | 137.87 | 156.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 23 | 64 | 0 | 0.73 | 0.26 | 0.66 | 320.95 | 0.58 | 0.21 |
| Hex | 56 | 17 | 40 | 0 | 49 | 1A | 42 | 141 | 3A | 15 |
| Octal | 126 | 27 | 100 | 0 | 111 | 32 | 102 | 501 | 72 | 25 |
| Binary | 1010110 | 10111 | 1000000 | 0 | 1001001 | 11010 | 1000010 | 101000001 | 111010 | 10101 |
Color Harmonies of #561740
Complementary color
Monochromatic Colors of #561740
Black with #561740
Text Example
Text Example
White with #561740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561740; }
p { color: rgb(86,23,64); }
H1.HeaderClassName
{
color: #561740;
}
.AnyTagClassName
{
color: #561740;
}
</style>
background-color css
<style>
a { background-color: #561740; }
a { background-color: rgb(86,23,64); }
div.DivClassName
{
background-color: #561740;
}
.BgClassName
{
background-color: #561740;
}
</style>
border-color css
<style>
span { border-color: #561740; }
span { border-color: rgb(86,23,64); }
td.TdClassName
{
border-color: #561740;
}
.TagClassName
{
border-color: #561740;
}
</style>