Shades of Pompadour #611337
Tints of Pompadour #611337
RGB
CMYK
RGB Variations
Color information
#611337 (or 0x611337) is known color: Pompadour. HEX triplet: 61, 13 and 37. RGB value is (97,19,55). Sum of RGB (Red+Green+Blue) = 97+19+55=171 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.73% from 171); Green value is 19 (7.81% from 255 or 11.11% from 171); Blue value is 55 (21.88% from 255 or 32.16% from 171); Max value from RGB is 97 - color contains mainly: red. Hex color #611337 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611337 is #9EECC8. Grayscale: #2E2E2E. Windows color (decimal): -10415305 or 3609441. OLE color: 3609441.
HSL color Cylindrical-coordinate representation of color #611337: hue angle of 332.31º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #611337 is Cyan = 0, Magento = 0.80, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 55 | - |
| CMYK | 0 | 0.80 | 0.43 | 0.62 |
| HSL | 332.31º | 0.67% | 0.23% | - |
| HSV(B) | 332.31º | 0.8% | 0.38% | - |
| XYZ | 5.85 | 3.28 | 3.94 | - |
| YUV | 46.43 | 132.84 | 164.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 55 | 0 | 0.80 | 0.43 | 0.62 | 332.31 | 0.67 | 0.23 |
| Hex | 61 | 13 | 37 | 0 | 50 | 2B | 3E | 14C | 43 | 17 |
| Octal | 141 | 23 | 67 | 0 | 120 | 53 | 76 | 514 | 103 | 27 |
| Binary | 1100001 | 10011 | 110111 | 0 | 1010000 | 101011 | 111110 | 101001100 | 1000011 | 10111 |
Color Harmonies of #611337
Complementary color
Monochromatic Colors of #611337
Black with #611337
Text Example
Text Example
White with #611337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611337; }
p { color: rgb(97,19,55); }
H1.HeaderClassName
{
color: #611337;
}
.AnyTagClassName
{
color: #611337;
}
</style>
background-color css
<style>
a { background-color: #611337; }
a { background-color: rgb(97,19,55); }
div.DivClassName
{
background-color: #611337;
}
.BgClassName
{
background-color: #611337;
}
</style>
border-color css
<style>
span { border-color: #611337; }
span { border-color: rgb(97,19,55); }
td.TdClassName
{
border-color: #611337;
}
.TagClassName
{
border-color: #611337;
}
</style>