Shades of Pompadour #612943
Tints of Pompadour #612943
RGB
CMYK
RGB Variations
Color information
#612943 (or 0x612943) is known color: Pompadour. HEX triplet: 61, 29 and 43. RGB value is (97,41,67). Sum of RGB (Red+Green+Blue) = 97+41+67=205 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.32% from 205); Green value is 41 (16.41% from 255 or 20% from 205); Blue value is 67 (26.56% from 255 or 32.68% from 205); Max value from RGB is 97 - color contains mainly: red. Hex color #612943 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612943 is #9ED6BC. Grayscale: #3C3C3C. Windows color (decimal): -10409661 or 4401505. OLE color: 4401505.
HSL color Cylindrical-coordinate representation of color #612943: hue angle of 332.14º 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 #612943 is Cyan = 0, Magento = 0.58, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 41 | 67 | - |
| CMYK | 0 | 0.58 | 0.31 | 0.62 |
| HSL | 332.14º | 0.41% | 0.27% | - |
| HSV(B) | 332.14º | 0.58% | 0.38% | - |
| XYZ | 6.74 | 4.53 | 5.83 | - |
| YUV | 60.71 | 131.55 | 153.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 41 | 67 | 0 | 0.58 | 0.31 | 0.62 | 332.14 | 0.41 | 0.27 |
| Hex | 61 | 29 | 43 | 0 | 3A | 1F | 3E | 14C | 29 | 1B |
| Octal | 141 | 51 | 103 | 0 | 72 | 37 | 76 | 514 | 51 | 33 |
| Binary | 1100001 | 101001 | 1000011 | 0 | 111010 | 11111 | 111110 | 101001100 | 101001 | 11011 |
Color Harmonies of #612943
Complementary color
Monochromatic Colors of #612943
Black with #612943
Text Example
Text Example
White with #612943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612943; }
p { color: rgb(97,41,67); }
H1.HeaderClassName
{
color: #612943;
}
.AnyTagClassName
{
color: #612943;
}
</style>
background-color css
<style>
a { background-color: #612943; }
a { background-color: rgb(97,41,67); }
div.DivClassName
{
background-color: #612943;
}
.BgClassName
{
background-color: #612943;
}
</style>
border-color css
<style>
span { border-color: #612943; }
span { border-color: rgb(97,41,67); }
td.TdClassName
{
border-color: #612943;
}
.TagClassName
{
border-color: #612943;
}
</style>