Shades of Pompadour #612047
Tints of Pompadour #612047
RGB
CMYK
RGB Variations
Color information
#612047 (or 0x612047) is known color: Pompadour. HEX triplet: 61, 20 and 47. RGB value is (97,32,71). Sum of RGB (Red+Green+Blue) = 97+32+71=200 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.5% from 200); Green value is 32 (12.89% from 255 or 16% from 200); Blue value is 71 (28.12% from 255 or 35.5% from 200); Max value from RGB is 97 - color contains mainly: red. Hex color #612047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612047 is #9EDFB8. Grayscale: #373737. Windows color (decimal): -10411961 or 4661345. OLE color: 4661345.
HSL color Cylindrical-coordinate representation of color #612047: hue angle of 324º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #612047 is Cyan = 0, Magento = 0.67, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 32 | 71 | - |
| CMYK | 0 | 0.67 | 0.27 | 0.62 |
| HSL | 324º | 0.5% | 0.25% | - |
| HSV(B) | 324º | 0.67% | 0.38% | - |
| XYZ | 6.58 | 4.03 | 6.39 | - |
| YUV | 55.88 | 136.53 | 157.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 71 | 0 | 0.67 | 0.27 | 0.62 | 324 | 0.5 | 0.25 |
| Hex | 61 | 20 | 47 | 0 | 43 | 1B | 3E | 144 | 32 | 19 |
| Octal | 141 | 40 | 107 | 0 | 103 | 33 | 76 | 504 | 62 | 31 |
| Binary | 1100001 | 100000 | 1000111 | 0 | 1000011 | 11011 | 111110 | 101000100 | 110010 | 11001 |
Color Harmonies of #612047
Complementary color
Monochromatic Colors of #612047
Black with #612047
Text Example
Text Example
White with #612047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612047; }
p { color: rgb(97,32,71); }
H1.HeaderClassName
{
color: #612047;
}
.AnyTagClassName
{
color: #612047;
}
</style>
background-color css
<style>
a { background-color: #612047; }
a { background-color: rgb(97,32,71); }
div.DivClassName
{
background-color: #612047;
}
.BgClassName
{
background-color: #612047;
}
</style>
border-color css
<style>
span { border-color: #612047; }
span { border-color: rgb(97,32,71); }
td.TdClassName
{
border-color: #612047;
}
.TagClassName
{
border-color: #612047;
}
</style>