Shades of Pompadour #611840
Tints of Pompadour #611840
RGB
CMYK
RGB Variations
Color information
#611840 (or 0x611840) is known color: Pompadour. HEX triplet: 61, 18 and 40. RGB value is (97,24,64). Sum of RGB (Red+Green+Blue) = 97+24+64=185 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.43% from 185); Green value is 24 (9.77% from 255 or 12.97% from 185); Blue value is 64 (25.39% from 255 or 34.59% from 185); Max value from RGB is 97 - color contains mainly: red. Hex color #611840 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611840 is #9EE7BF. Grayscale: #323232. Windows color (decimal): -10414016 or 4200545. OLE color: 4200545.
HSL color Cylindrical-coordinate representation of color #611840: hue angle of 327.12º 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 #611840 is Cyan = 0, Magento = 0.75, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 24 | 64 | - |
| CMYK | 0 | 0.75 | 0.34 | 0.62 |
| HSL | 327.12º | 0.6% | 0.24% | - |
| HSV(B) | 327.12º | 0.75% | 0.38% | - |
| XYZ | 6.18 | 3.56 | 5.21 | - |
| YUV | 50.39 | 135.68 | 161.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 24 | 64 | 0 | 0.75 | 0.34 | 0.62 | 327.12 | 0.6 | 0.24 |
| Hex | 61 | 18 | 40 | 0 | 4B | 22 | 3E | 147 | 3C | 18 |
| Octal | 141 | 30 | 100 | 0 | 113 | 42 | 76 | 507 | 74 | 30 |
| Binary | 1100001 | 11000 | 1000000 | 0 | 1001011 | 100010 | 111110 | 101000111 | 111100 | 11000 |
Color Harmonies of #611840
Complementary color
Monochromatic Colors of #611840
Black with #611840
Text Example
Text Example
White with #611840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611840; }
p { color: rgb(97,24,64); }
H1.HeaderClassName
{
color: #611840;
}
.AnyTagClassName
{
color: #611840;
}
</style>
background-color css
<style>
a { background-color: #611840; }
a { background-color: rgb(97,24,64); }
div.DivClassName
{
background-color: #611840;
}
.BgClassName
{
background-color: #611840;
}
</style>
border-color css
<style>
span { border-color: #611840; }
span { border-color: rgb(97,24,64); }
td.TdClassName
{
border-color: #611840;
}
.TagClassName
{
border-color: #611840;
}
</style>