Shades of Pompadour #561640
Tints of Pompadour #561640
RGB
CMYK
RGB Variations
Color information
#561640 (or 0x561640) is known color: Pompadour. HEX triplet: 56, 16 and 40. RGB value is (86,22,64). Sum of RGB (Red+Green+Blue) = 86+22+64=172 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50% from 172); Green value is 22 (8.98% from 255 or 12.79% from 172); Blue value is 64 (25.39% from 255 or 37.21% from 172); Max value from RGB is 86 - color contains mainly: red. Hex color #561640 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561640 is #A9E9BF. Grayscale: #2D2D2D. Windows color (decimal): -11135424 or 4200022. OLE color: 4200022.
HSL color Cylindrical-coordinate representation of color #561640: hue angle of 320.62º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #561640 is Cyan = 0, Magento = 0.74, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 64 | - |
| CMYK | 0 | 0.74 | 0.26 | 0.66 |
| HSL | 320.63º | 0.59% | 0.21% | - |
| HSV(B) | 320.63º | 0.74% | 0.34% | - |
| XYZ | 5.05 | 2.92 | 5.15 | - |
| YUV | 45.92 | 138.2 | 156.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 64 | 0 | 0.74 | 0.26 | 0.66 | 320.63 | 0.59 | 0.21 |
| Hex | 56 | 16 | 40 | 0 | 4A | 1A | 42 | 141 | 3B | 15 |
| Octal | 126 | 26 | 100 | 0 | 112 | 32 | 102 | 501 | 73 | 25 |
| Binary | 1010110 | 10110 | 1000000 | 0 | 1001010 | 11010 | 1000010 | 101000001 | 111011 | 10101 |
Color Harmonies of #561640
Complementary color
Monochromatic Colors of #561640
Black with #561640
Text Example
Text Example
White with #561640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561640; }
p { color: rgb(86,22,64); }
H1.HeaderClassName
{
color: #561640;
}
.AnyTagClassName
{
color: #561640;
}
</style>
background-color css
<style>
a { background-color: #561640; }
a { background-color: rgb(86,22,64); }
div.DivClassName
{
background-color: #561640;
}
.BgClassName
{
background-color: #561640;
}
</style>
border-color css
<style>
span { border-color: #561640; }
span { border-color: rgb(86,22,64); }
td.TdClassName
{
border-color: #561640;
}
.TagClassName
{
border-color: #561640;
}
</style>