Shades of Pompadour #612647
Tints of Pompadour #612647
RGB
CMYK
RGB Variations
Color information
#612647 (or 0x612647) is known color: Pompadour. HEX triplet: 61, 26 and 47. RGB value is (97,38,71). Sum of RGB (Red+Green+Blue) = 97+38+71=206 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.09% from 206); Green value is 38 (15.23% from 255 or 18.45% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 97 - color contains mainly: red. Hex color #612647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612647 is #9ED9B8. Grayscale: #3B3B3B. Windows color (decimal): -10410425 or 4662881. OLE color: 4662881.
HSL color Cylindrical-coordinate representation of color #612647: hue angle of 326.44º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #612647 is Cyan = 0, Magento = 0.61, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 71 | - |
| CMYK | 0 | 0.61 | 0.27 | 0.62 |
| HSL | 326.44º | 0.44% | 0.26% | - |
| HSV(B) | 326.44º | 0.61% | 0.38% | - |
| XYZ | 6.76 | 4.38 | 6.45 | - |
| YUV | 59.4 | 134.55 | 154.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 71 | 0 | 0.61 | 0.27 | 0.62 | 326.44 | 0.44 | 0.26 |
| Hex | 61 | 26 | 47 | 0 | 3D | 1B | 3E | 146 | 2C | 1A |
| Octal | 141 | 46 | 107 | 0 | 75 | 33 | 76 | 506 | 54 | 32 |
| Binary | 1100001 | 100110 | 1000111 | 0 | 111101 | 11011 | 111110 | 101000110 | 101100 | 11010 |
Color Harmonies of #612647
Complementary color
Monochromatic Colors of #612647
Black with #612647
Text Example
Text Example
White with #612647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612647; }
p { color: rgb(97,38,71); }
H1.HeaderClassName
{
color: #612647;
}
.AnyTagClassName
{
color: #612647;
}
</style>
background-color css
<style>
a { background-color: #612647; }
a { background-color: rgb(97,38,71); }
div.DivClassName
{
background-color: #612647;
}
.BgClassName
{
background-color: #612647;
}
</style>
border-color css
<style>
span { border-color: #612647; }
span { border-color: rgb(97,38,71); }
td.TdClassName
{
border-color: #612647;
}
.TagClassName
{
border-color: #612647;
}
</style>