Shades of Pompadour #562141
Tints of Pompadour #562141
RGB
CMYK
RGB Variations
Color information
#562141 (or 0x562141) is known color: Pompadour. HEX triplet: 56, 21 and 41. RGB value is (86,33,65). Sum of RGB (Red+Green+Blue) = 86+33+65=184 (24% of max value = 765). Red value is 86 (33.98% from 255 or 46.74% from 184); Green value is 33 (13.28% from 255 or 17.93% from 184); Blue value is 65 (25.78% from 255 or 35.33% from 184); Max value from RGB is 86 - color contains mainly: red. Hex color #562141 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562141 is #A9DEBE. Grayscale: #343434. Windows color (decimal): -11132607 or 4268374. OLE color: 4268374.
HSL color Cylindrical-coordinate representation of color #562141: hue angle of 323.77º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #562141 is Cyan = 0, Magento = 0.62, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 33 | 65 | - |
| CMYK | 0 | 0.62 | 0.24 | 0.66 |
| HSL | 323.77º | 0.45% | 0.23% | - |
| HSV(B) | 323.77º | 0.62% | 0.34% | - |
| XYZ | 5.34 | 3.45 | 5.39 | - |
| YUV | 52.5 | 135.06 | 151.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 65 | 0 | 0.62 | 0.24 | 0.66 | 323.77 | 0.45 | 0.23 |
| Hex | 56 | 21 | 41 | 0 | 3E | 18 | 42 | 144 | 2D | 17 |
| Octal | 126 | 41 | 101 | 0 | 76 | 30 | 102 | 504 | 55 | 27 |
| Binary | 1010110 | 100001 | 1000001 | 0 | 111110 | 11000 | 1000010 | 101000100 | 101101 | 10111 |
Color Harmonies of #562141
Complementary color
Monochromatic Colors of #562141
Black with #562141
Text Example
Text Example
White with #562141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562141; }
p { color: rgb(86,33,65); }
H1.HeaderClassName
{
color: #562141;
}
.AnyTagClassName
{
color: #562141;
}
</style>
background-color css
<style>
a { background-color: #562141; }
a { background-color: rgb(86,33,65); }
div.DivClassName
{
background-color: #562141;
}
.BgClassName
{
background-color: #562141;
}
</style>
border-color css
<style>
span { border-color: #562141; }
span { border-color: rgb(86,33,65); }
td.TdClassName
{
border-color: #562141;
}
.TagClassName
{
border-color: #562141;
}
</style>