Shades of Pompadour #612441
Tints of Pompadour #612441
RGB
CMYK
RGB Variations
Color information
#612441 (or 0x612441) is known color: Pompadour. HEX triplet: 61, 24 and 41. RGB value is (97,36,65). Sum of RGB (Red+Green+Blue) = 97+36+65=198 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.99% from 198); Green value is 36 (14.45% from 255 or 18.18% from 198); Blue value is 65 (25.78% from 255 or 32.83% from 198); Max value from RGB is 97 - color contains mainly: red. Hex color #612441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612441 is #9EDBBE. Grayscale: #393939. Windows color (decimal): -10410943 or 4269153. OLE color: 4269153.
HSL color Cylindrical-coordinate representation of color #612441: hue angle of 331.48º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #612441 is Cyan = 0, Magento = 0.63, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 36 | 65 | - |
| CMYK | 0 | 0.63 | 0.33 | 0.62 |
| HSL | 331.48º | 0.46% | 0.26% | - |
| HSV(B) | 331.48º | 0.63% | 0.38% | - |
| XYZ | 6.51 | 4.18 | 5.47 | - |
| YUV | 57.55 | 132.21 | 156.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 65 | 0 | 0.63 | 0.33 | 0.62 | 331.48 | 0.46 | 0.26 |
| Hex | 61 | 24 | 41 | 0 | 3F | 21 | 3E | 14B | 2E | 1A |
| Octal | 141 | 44 | 101 | 0 | 77 | 41 | 76 | 513 | 56 | 32 |
| Binary | 1100001 | 100100 | 1000001 | 0 | 111111 | 100001 | 111110 | 101001011 | 101110 | 11010 |
Color Harmonies of #612441
Complementary color
Monochromatic Colors of #612441
Black with #612441
Text Example
Text Example
White with #612441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612441; }
p { color: rgb(97,36,65); }
H1.HeaderClassName
{
color: #612441;
}
.AnyTagClassName
{
color: #612441;
}
</style>
background-color css
<style>
a { background-color: #612441; }
a { background-color: rgb(97,36,65); }
div.DivClassName
{
background-color: #612441;
}
.BgClassName
{
background-color: #612441;
}
</style>
border-color css
<style>
span { border-color: #612441; }
span { border-color: rgb(97,36,65); }
td.TdClassName
{
border-color: #612441;
}
.TagClassName
{
border-color: #612441;
}
</style>