Shades of Pompadour #612041
Tints of Pompadour #612041
RGB
CMYK
RGB Variations
Color information
#612041 (or 0x612041) is known color: Pompadour. HEX triplet: 61, 20 and 41. RGB value is (97,32,65). Sum of RGB (Red+Green+Blue) = 97+32+65=194 (25% of max value = 765). Red value is 97 (38.28% from 255 or 50% from 194); Green value is 32 (12.89% from 255 or 16.49% from 194); Blue value is 65 (25.78% from 255 or 33.51% from 194); Max value from RGB is 97 - color contains mainly: red. Hex color #612041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612041 is #9EDFBE. Grayscale: #373737. Windows color (decimal): -10411967 or 4268129. OLE color: 4268129.
HSL color Cylindrical-coordinate representation of color #612041: hue angle of 329.54º 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 #612041 is Cyan = 0, Magento = 0.67, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 32 | 65 | - |
| CMYK | 0 | 0.67 | 0.33 | 0.62 |
| HSL | 329.54º | 0.5% | 0.25% | - |
| HSV(B) | 329.54º | 0.67% | 0.38% | - |
| XYZ | 6.4 | 3.96 | 5.43 | - |
| YUV | 55.2 | 133.53 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 65 | 0 | 0.67 | 0.33 | 0.62 | 329.54 | 0.5 | 0.25 |
| Hex | 61 | 20 | 41 | 0 | 43 | 21 | 3E | 14A | 32 | 19 |
| Octal | 141 | 40 | 101 | 0 | 103 | 41 | 76 | 512 | 62 | 31 |
| Binary | 1100001 | 100000 | 1000001 | 0 | 1000011 | 100001 | 111110 | 101001010 | 110010 | 11001 |
Color Harmonies of #612041
Complementary color
Monochromatic Colors of #612041
Black with #612041
Text Example
Text Example
White with #612041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612041; }
p { color: rgb(97,32,65); }
H1.HeaderClassName
{
color: #612041;
}
.AnyTagClassName
{
color: #612041;
}
</style>
background-color css
<style>
a { background-color: #612041; }
a { background-color: rgb(97,32,65); }
div.DivClassName
{
background-color: #612041;
}
.BgClassName
{
background-color: #612041;
}
</style>
border-color css
<style>
span { border-color: #612041; }
span { border-color: rgb(97,32,65); }
td.TdClassName
{
border-color: #612041;
}
.TagClassName
{
border-color: #612041;
}
</style>