Shades of Pompadour #612740
Tints of Pompadour #612740
RGB
CMYK
RGB Variations
Color information
#612740 (or 0x612740) is known color: Pompadour. HEX triplet: 61, 27 and 40. RGB value is (97,39,64). Sum of RGB (Red+Green+Blue) = 97+39+64=200 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.5% from 200); Green value is 39 (15.62% from 255 or 19.5% from 200); Blue value is 64 (25.39% from 255 or 32% from 200); Max value from RGB is 97 - color contains mainly: red. Hex color #612740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612740 is #9ED8BF. Grayscale: #3B3B3B. Windows color (decimal): -10410176 or 4204385. OLE color: 4204385.
HSL color Cylindrical-coordinate representation of color #612740: hue angle of 334.14º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #612740 is Cyan = 0, Magento = 0.60, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 39 | 64 | - |
| CMYK | 0 | 0.60 | 0.34 | 0.62 |
| HSL | 334.14º | 0.43% | 0.27% | - |
| HSV(B) | 334.14º | 0.6% | 0.38% | - |
| XYZ | 6.58 | 4.36 | 5.35 | - |
| YUV | 59.19 | 130.72 | 154.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 39 | 64 | 0 | 0.60 | 0.34 | 0.62 | 334.14 | 0.43 | 0.27 |
| Hex | 61 | 27 | 40 | 0 | 3C | 22 | 3E | 14E | 2B | 1B |
| Octal | 141 | 47 | 100 | 0 | 74 | 42 | 76 | 516 | 53 | 33 |
| Binary | 1100001 | 100111 | 1000000 | 0 | 111100 | 100010 | 111110 | 101001110 | 101011 | 11011 |
Color Harmonies of #612740
Complementary color
Monochromatic Colors of #612740
Black with #612740
Text Example
Text Example
White with #612740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612740; }
p { color: rgb(97,39,64); }
H1.HeaderClassName
{
color: #612740;
}
.AnyTagClassName
{
color: #612740;
}
</style>
background-color css
<style>
a { background-color: #612740; }
a { background-color: rgb(97,39,64); }
div.DivClassName
{
background-color: #612740;
}
.BgClassName
{
background-color: #612740;
}
</style>
border-color css
<style>
span { border-color: #612740; }
span { border-color: rgb(97,39,64); }
td.TdClassName
{
border-color: #612740;
}
.TagClassName
{
border-color: #612740;
}
</style>