Shades of Pompadour #611844
Tints of Pompadour #611844
RGB
CMYK
RGB Variations
Color information
#611844 (or 0x611844) is known color: Pompadour. HEX triplet: 61, 18 and 44. RGB value is (97,24,68). Sum of RGB (Red+Green+Blue) = 97+24+68=189 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.32% from 189); Green value is 24 (9.77% from 255 or 12.70% from 189); Blue value is 68 (26.95% from 255 or 35.98% from 189); Max value from RGB is 97 - color contains mainly: red. Hex color #611844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611844 is #9EE7BB. Grayscale: #323232. Windows color (decimal): -10414012 or 4462689. OLE color: 4462689.
HSL color Cylindrical-coordinate representation of color #611844: hue angle of 323.84º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #611844 is Cyan = 0, Magento = 0.75, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 24 | 68 | - |
| CMYK | 0 | 0.75 | 0.30 | 0.62 |
| HSL | 323.84º | 0.6% | 0.24% | - |
| HSV(B) | 323.84º | 0.75% | 0.38% | - |
| XYZ | 6.3 | 3.61 | 5.83 | - |
| YUV | 50.84 | 137.68 | 160.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 24 | 68 | 0 | 0.75 | 0.30 | 0.62 | 323.84 | 0.6 | 0.24 |
| Hex | 61 | 18 | 44 | 0 | 4B | 1E | 3E | 144 | 3C | 18 |
| Octal | 141 | 30 | 104 | 0 | 113 | 36 | 76 | 504 | 74 | 30 |
| Binary | 1100001 | 11000 | 1000100 | 0 | 1001011 | 11110 | 111110 | 101000100 | 111100 | 11000 |
Color Harmonies of #611844
Complementary color
Monochromatic Colors of #611844
Black with #611844
Text Example
Text Example
White with #611844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611844; }
p { color: rgb(97,24,68); }
H1.HeaderClassName
{
color: #611844;
}
.AnyTagClassName
{
color: #611844;
}
</style>
background-color css
<style>
a { background-color: #611844; }
a { background-color: rgb(97,24,68); }
div.DivClassName
{
background-color: #611844;
}
.BgClassName
{
background-color: #611844;
}
</style>
border-color css
<style>
span { border-color: #611844; }
span { border-color: rgb(97,24,68); }
td.TdClassName
{
border-color: #611844;
}
.TagClassName
{
border-color: #611844;
}
</style>