Shades of Pompadour #611744
Tints of Pompadour #611744
RGB
CMYK
RGB Variations
Color information
#611744 (or 0x611744) is known color: Pompadour. HEX triplet: 61, 17 and 44. RGB value is (97,23,68). Sum of RGB (Red+Green+Blue) = 97+23+68=188 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.60% from 188); Green value is 23 (9.38% from 255 or 12.23% from 188); Blue value is 68 (26.95% from 255 or 36.17% from 188); Max value from RGB is 97 - color contains mainly: red. Hex color #611744 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611744 is #9EE8BB. Grayscale: #323232. Windows color (decimal): -10414268 or 4462433. OLE color: 4462433.
HSL color Cylindrical-coordinate representation of color #611744: hue angle of 323.51º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #611744 is Cyan = 0, Magento = 0.76, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 23 | 68 | - |
| CMYK | 0 | 0.76 | 0.30 | 0.62 |
| HSL | 323.51º | 0.62% | 0.24% | - |
| HSV(B) | 323.51º | 0.76% | 0.38% | - |
| XYZ | 6.28 | 3.57 | 5.83 | - |
| YUV | 50.26 | 138.02 | 161.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 23 | 68 | 0 | 0.76 | 0.30 | 0.62 | 323.51 | 0.62 | 0.24 |
| Hex | 61 | 17 | 44 | 0 | 4C | 1E | 3E | 144 | 3E | 18 |
| Octal | 141 | 27 | 104 | 0 | 114 | 36 | 76 | 504 | 76 | 30 |
| Binary | 1100001 | 10111 | 1000100 | 0 | 1001100 | 11110 | 111110 | 101000100 | 111110 | 11000 |
Color Harmonies of #611744
Complementary color
Monochromatic Colors of #611744
Black with #611744
Text Example
Text Example
White with #611744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611744; }
p { color: rgb(97,23,68); }
H1.HeaderClassName
{
color: #611744;
}
.AnyTagClassName
{
color: #611744;
}
</style>
background-color css
<style>
a { background-color: #611744; }
a { background-color: rgb(97,23,68); }
div.DivClassName
{
background-color: #611744;
}
.BgClassName
{
background-color: #611744;
}
</style>
border-color css
<style>
span { border-color: #611744; }
span { border-color: rgb(97,23,68); }
td.TdClassName
{
border-color: #611744;
}
.TagClassName
{
border-color: #611744;
}
</style>