Shades of Pompadour #611940
Tints of Pompadour #611940
RGB
CMYK
RGB Variations
Color information
#611940 (or 0x611940) is known color: Pompadour. HEX triplet: 61, 19 and 40. RGB value is (97,25,64). Sum of RGB (Red+Green+Blue) = 97+25+64=186 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.15% from 186); Green value is 25 (10.16% from 255 or 13.44% from 186); Blue value is 64 (25.39% from 255 or 34.41% from 186); Max value from RGB is 97 - color contains mainly: red. Hex color #611940 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611940 is #9EE6BF. Grayscale: #323232. Windows color (decimal): -10413760 or 4200801. OLE color: 4200801.
HSL color Cylindrical-coordinate representation of color #611940: hue angle of 327.5º 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 #611940 is Cyan = 0, Magento = 0.74, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 25 | 64 | - |
| CMYK | 0 | 0.74 | 0.34 | 0.62 |
| HSL | 327.5º | 0.59% | 0.24% | - |
| HSV(B) | 327.5º | 0.74% | 0.38% | - |
| XYZ | 6.2 | 3.61 | 5.22 | - |
| YUV | 50.97 | 135.35 | 160.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 25 | 64 | 0 | 0.74 | 0.34 | 0.62 | 327.5 | 0.59 | 0.24 |
| Hex | 61 | 19 | 40 | 0 | 4A | 22 | 3E | 148 | 3B | 18 |
| Octal | 141 | 31 | 100 | 0 | 112 | 42 | 76 | 510 | 73 | 30 |
| Binary | 1100001 | 11001 | 1000000 | 0 | 1001010 | 100010 | 111110 | 101001000 | 111011 | 11000 |
Color Harmonies of #611940
Complementary color
Monochromatic Colors of #611940
Black with #611940
Text Example
Text Example
White with #611940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611940; }
p { color: rgb(97,25,64); }
H1.HeaderClassName
{
color: #611940;
}
.AnyTagClassName
{
color: #611940;
}
</style>
background-color css
<style>
a { background-color: #611940; }
a { background-color: rgb(97,25,64); }
div.DivClassName
{
background-color: #611940;
}
.BgClassName
{
background-color: #611940;
}
</style>
border-color css
<style>
span { border-color: #611940; }
span { border-color: rgb(97,25,64); }
td.TdClassName
{
border-color: #611940;
}
.TagClassName
{
border-color: #611940;
}
</style>