Shades of Pompadour #612140
Tints of Pompadour #612140
RGB
CMYK
RGB Variations
Color information
#612140 (or 0x612140) is known color: Pompadour. HEX triplet: 61, 21 and 40. RGB value is (97,33,64). Sum of RGB (Red+Green+Blue) = 97+33+64=194 (25% of max value = 765). Red value is 97 (38.28% from 255 or 50% from 194); Green value is 33 (13.28% from 255 or 17.01% from 194); Blue value is 64 (25.39% from 255 or 32.99% from 194); Max value from RGB is 97 - color contains mainly: red. Hex color #612140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612140 is #9EDEBF. Grayscale: #373737. Windows color (decimal): -10411712 or 4202849. OLE color: 4202849.
HSL color Cylindrical-coordinate representation of color #612140: hue angle of 330.94º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #612140 is Cyan = 0, Magento = 0.66, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 33 | 64 | - |
| CMYK | 0 | 0.66 | 0.34 | 0.62 |
| HSL | 330.94º | 0.49% | 0.25% | - |
| HSV(B) | 330.94º | 0.66% | 0.38% | - |
| XYZ | 6.4 | 4 | 5.29 | - |
| YUV | 55.67 | 132.7 | 157.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 33 | 64 | 0 | 0.66 | 0.34 | 0.62 | 330.94 | 0.49 | 0.25 |
| Hex | 61 | 21 | 40 | 0 | 42 | 22 | 3E | 14B | 31 | 19 |
| Octal | 141 | 41 | 100 | 0 | 102 | 42 | 76 | 513 | 61 | 31 |
| Binary | 1100001 | 100001 | 1000000 | 0 | 1000010 | 100010 | 111110 | 101001011 | 110001 | 11001 |
Color Harmonies of #612140
Complementary color
Monochromatic Colors of #612140
Black with #612140
Text Example
Text Example
White with #612140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612140; }
p { color: rgb(97,33,64); }
H1.HeaderClassName
{
color: #612140;
}
.AnyTagClassName
{
color: #612140;
}
</style>
background-color css
<style>
a { background-color: #612140; }
a { background-color: rgb(97,33,64); }
div.DivClassName
{
background-color: #612140;
}
.BgClassName
{
background-color: #612140;
}
</style>
border-color css
<style>
span { border-color: #612140; }
span { border-color: rgb(97,33,64); }
td.TdClassName
{
border-color: #612140;
}
.TagClassName
{
border-color: #612140;
}
</style>