Shades of Pompadour #612946
Tints of Pompadour #612946
RGB
CMYK
RGB Variations
Color information
#612946 (or 0x612946) is known color: Pompadour. HEX triplet: 61, 29 and 46. RGB value is (97,41,70). Sum of RGB (Red+Green+Blue) = 97+41+70=208 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.63% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 70 (27.73% from 255 or 33.65% from 208); Max value from RGB is 97 - color contains mainly: red. Hex color #612946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612946 is #9ED6B9. Grayscale: #3C3C3C. Windows color (decimal): -10409658 or 4598113. OLE color: 4598113.
HSL color Cylindrical-coordinate representation of color #612946: hue angle of 328.93º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #612946 is Cyan = 0, Magento = 0.58, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 41 | 70 | - |
| CMYK | 0 | 0.58 | 0.28 | 0.62 |
| HSL | 328.93º | 0.41% | 0.27% | - |
| HSV(B) | 328.93º | 0.58% | 0.38% | - |
| XYZ | 6.83 | 4.57 | 6.32 | - |
| YUV | 61.05 | 133.05 | 153.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 41 | 70 | 0 | 0.58 | 0.28 | 0.62 | 328.93 | 0.41 | 0.27 |
| Hex | 61 | 29 | 46 | 0 | 3A | 1C | 3E | 149 | 29 | 1B |
| Octal | 141 | 51 | 106 | 0 | 72 | 34 | 76 | 511 | 51 | 33 |
| Binary | 1100001 | 101001 | 1000110 | 0 | 111010 | 11100 | 111110 | 101001001 | 101001 | 11011 |
Color Harmonies of #612946
Complementary color
Monochromatic Colors of #612946
Black with #612946
Text Example
Text Example
White with #612946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612946; }
p { color: rgb(97,41,70); }
H1.HeaderClassName
{
color: #612946;
}
.AnyTagClassName
{
color: #612946;
}
</style>
background-color css
<style>
a { background-color: #612946; }
a { background-color: rgb(97,41,70); }
div.DivClassName
{
background-color: #612946;
}
.BgClassName
{
background-color: #612946;
}
</style>
border-color css
<style>
span { border-color: #612946; }
span { border-color: rgb(97,41,70); }
td.TdClassName
{
border-color: #612946;
}
.TagClassName
{
border-color: #612946;
}
</style>