Shades of Pompadour #561642
Tints of Pompadour #561642
RGB
CMYK
RGB Variations
Color information
#561642 (or 0x561642) is known color: Pompadour. HEX triplet: 56, 16 and 42. RGB value is (86,22,66). Sum of RGB (Red+Green+Blue) = 86+22+66=174 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.43% from 174); Green value is 22 (8.98% from 255 or 12.64% from 174); Blue value is 66 (26.17% from 255 or 37.93% from 174); Max value from RGB is 86 - color contains mainly: red. Hex color #561642 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561642 is #A9E9BD. Grayscale: #2E2E2E. Windows color (decimal): -11135422 or 4331094. OLE color: 4331094.
HSL color Cylindrical-coordinate representation of color #561642: hue angle of 318.75º 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 #561642 is Cyan = 0, Magento = 0.74, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 66 | - |
| CMYK | 0 | 0.74 | 0.23 | 0.66 |
| HSL | 318.75º | 0.59% | 0.21% | - |
| HSV(B) | 318.75º | 0.74% | 0.34% | - |
| XYZ | 5.11 | 2.95 | 5.45 | - |
| YUV | 46.15 | 139.2 | 156.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 66 | 0 | 0.74 | 0.23 | 0.66 | 318.75 | 0.59 | 0.21 |
| Hex | 56 | 16 | 42 | 0 | 4A | 17 | 42 | 13F | 3B | 15 |
| Octal | 126 | 26 | 102 | 0 | 112 | 27 | 102 | 477 | 73 | 25 |
| Binary | 1010110 | 10110 | 1000010 | 0 | 1001010 | 10111 | 1000010 | 100111111 | 111011 | 10101 |
Color Harmonies of #561642
Complementary color
Monochromatic Colors of #561642
Black with #561642
Text Example
Text Example
White with #561642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561642; }
p { color: rgb(86,22,66); }
H1.HeaderClassName
{
color: #561642;
}
.AnyTagClassName
{
color: #561642;
}
</style>
background-color css
<style>
a { background-color: #561642; }
a { background-color: rgb(86,22,66); }
div.DivClassName
{
background-color: #561642;
}
.BgClassName
{
background-color: #561642;
}
</style>
border-color css
<style>
span { border-color: #561642; }
span { border-color: rgb(86,22,66); }
td.TdClassName
{
border-color: #561642;
}
.TagClassName
{
border-color: #561642;
}
</style>