Shades of Pompadour #611949
Tints of Pompadour #611949
RGB
CMYK
RGB Variations
Color information
#611949 (or 0x611949) is known color: Pompadour. HEX triplet: 61, 19 and 49. RGB value is (97,25,73). Sum of RGB (Red+Green+Blue) = 97+25+73=195 (25% of max value = 765). Red value is 97 (38.28% from 255 or 49.74% from 195); Green value is 25 (10.16% from 255 or 12.82% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 97 - color contains mainly: red. Hex color #611949 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611949 is #9EE6B6. Grayscale: #333333. Windows color (decimal): -10413751 or 4790625. OLE color: 4790625.
HSL color Cylindrical-coordinate representation of color #611949: hue angle of 320º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #611949 is Cyan = 0, Magento = 0.74, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 25 | 73 | - |
| CMYK | 0 | 0.74 | 0.25 | 0.62 |
| HSL | 320º | 0.59% | 0.24% | - |
| HSV(B) | 320º | 0.74% | 0.38% | - |
| XYZ | 6.48 | 3.72 | 6.68 | - |
| YUV | 52 | 139.85 | 160.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 25 | 73 | 0 | 0.74 | 0.25 | 0.62 | 320 | 0.59 | 0.24 |
| Hex | 61 | 19 | 49 | 0 | 4A | 19 | 3E | 140 | 3B | 18 |
| Octal | 141 | 31 | 111 | 0 | 112 | 31 | 76 | 500 | 73 | 30 |
| Binary | 1100001 | 11001 | 1001001 | 0 | 1001010 | 11001 | 111110 | 101000000 | 111011 | 11000 |
Color Harmonies of #611949
Complementary color
Monochromatic Colors of #611949
Black with #611949
Text Example
Text Example
White with #611949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611949; }
p { color: rgb(97,25,73); }
H1.HeaderClassName
{
color: #611949;
}
.AnyTagClassName
{
color: #611949;
}
</style>
background-color css
<style>
a { background-color: #611949; }
a { background-color: rgb(97,25,73); }
div.DivClassName
{
background-color: #611949;
}
.BgClassName
{
background-color: #611949;
}
</style>
border-color css
<style>
span { border-color: #611949; }
span { border-color: rgb(97,25,73); }
td.TdClassName
{
border-color: #611949;
}
.TagClassName
{
border-color: #611949;
}
</style>