Shades of Pompadour #611547
Tints of Pompadour #611547
RGB
CMYK
RGB Variations
Color information
#611547 (or 0x611547) is known color: Pompadour. HEX triplet: 61, 15 and 47. RGB value is (97,21,71). Sum of RGB (Red+Green+Blue) = 97+21+71=189 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.32% from 189); Green value is 21 (8.59% from 255 or 11.11% from 189); Blue value is 71 (28.12% from 255 or 37.57% from 189); Max value from RGB is 97 - color contains mainly: red. Hex color #611547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611547 is #9EEAB8. Grayscale: #313131. Windows color (decimal): -10414777 or 4658529. OLE color: 4658529.
HSL color Cylindrical-coordinate representation of color #611547: hue angle of 320.53º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #611547 is Cyan = 0, Magento = 0.78, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 21 | 71 | - |
| CMYK | 0 | 0.78 | 0.27 | 0.62 |
| HSL | 320.53º | 0.64% | 0.23% | - |
| HSV(B) | 320.53º | 0.78% | 0.38% | - |
| XYZ | 6.34 | 3.53 | 6.31 | - |
| YUV | 49.42 | 140.18 | 161.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 21 | 71 | 0 | 0.78 | 0.27 | 0.62 | 320.53 | 0.64 | 0.23 |
| Hex | 61 | 15 | 47 | 0 | 4E | 1B | 3E | 141 | 40 | 17 |
| Octal | 141 | 25 | 107 | 0 | 116 | 33 | 76 | 501 | 100 | 27 |
| Binary | 1100001 | 10101 | 1000111 | 0 | 1001110 | 11011 | 111110 | 101000001 | 1000000 | 10111 |
Color Harmonies of #611547
Complementary color
Monochromatic Colors of #611547
Black with #611547
Text Example
Text Example
White with #611547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611547; }
p { color: rgb(97,21,71); }
H1.HeaderClassName
{
color: #611547;
}
.AnyTagClassName
{
color: #611547;
}
</style>
background-color css
<style>
a { background-color: #611547; }
a { background-color: rgb(97,21,71); }
div.DivClassName
{
background-color: #611547;
}
.BgClassName
{
background-color: #611547;
}
</style>
border-color css
<style>
span { border-color: #611547; }
span { border-color: rgb(97,21,71); }
td.TdClassName
{
border-color: #611547;
}
.TagClassName
{
border-color: #611547;
}
</style>