Shades of Pompadour #611936
Tints of Pompadour #611936
RGB
CMYK
RGB Variations
Color information
#611936 (or 0x611936) is known color: Pompadour. HEX triplet: 61, 19 and 36. RGB value is (97,25,54). Sum of RGB (Red+Green+Blue) = 97+25+54=176 (23% of max value = 765). Red value is 97 (38.28% from 255 or 55.11% from 176); Green value is 25 (10.16% from 255 or 14.20% from 176); Blue value is 54 (21.48% from 255 or 30.68% from 176); Max value from RGB is 97 - color contains mainly: red. Hex color #611936 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611936 is #9EE6C9. Grayscale: #313131. Windows color (decimal): -10413770 or 3545441. OLE color: 3545441.
HSL color Cylindrical-coordinate representation of color #611936: hue angle of 335.83º 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 #611936 is Cyan = 0, Magento = 0.74, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 25 | 54 | - |
| CMYK | 0 | 0.74 | 0.44 | 0.62 |
| HSL | 335.83º | 0.59% | 0.24% | - |
| HSV(B) | 335.83º | 0.74% | 0.38% | - |
| XYZ | 5.94 | 3.5 | 3.85 | - |
| YUV | 49.83 | 130.35 | 161.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 25 | 54 | 0 | 0.74 | 0.44 | 0.62 | 335.83 | 0.59 | 0.24 |
| Hex | 61 | 19 | 36 | 0 | 4A | 2C | 3E | 150 | 3B | 18 |
| Octal | 141 | 31 | 66 | 0 | 112 | 54 | 76 | 520 | 73 | 30 |
| Binary | 1100001 | 11001 | 110110 | 0 | 1001010 | 101100 | 111110 | 101010000 | 111011 | 11000 |
Color Harmonies of #611936
Complementary color
Monochromatic Colors of #611936
Black with #611936
Text Example
Text Example
White with #611936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611936; }
p { color: rgb(97,25,54); }
H1.HeaderClassName
{
color: #611936;
}
.AnyTagClassName
{
color: #611936;
}
</style>
background-color css
<style>
a { background-color: #611936; }
a { background-color: rgb(97,25,54); }
div.DivClassName
{
background-color: #611936;
}
.BgClassName
{
background-color: #611936;
}
</style>
border-color css
<style>
span { border-color: #611936; }
span { border-color: rgb(97,25,54); }
td.TdClassName
{
border-color: #611936;
}
.TagClassName
{
border-color: #611936;
}
</style>