Shades of Pompadour #612447
Tints of Pompadour #612447
RGB
CMYK
RGB Variations
Color information
#612447 (or 0x612447) is known color: Pompadour. HEX triplet: 61, 24 and 47. RGB value is (97,36,71). Sum of RGB (Red+Green+Blue) = 97+36+71=204 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.55% from 204); Green value is 36 (14.45% from 255 or 17.65% from 204); Blue value is 71 (28.12% from 255 or 34.80% from 204); Max value from RGB is 97 - color contains mainly: red. Hex color #612447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612447 is #9EDBB8. Grayscale: #3A3A3A. Windows color (decimal): -10410937 or 4662369. OLE color: 4662369.
HSL color Cylindrical-coordinate representation of color #612447: hue angle of 325.57º 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 #612447 is Cyan = 0, Magento = 0.63, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 36 | 71 | - |
| CMYK | 0 | 0.63 | 0.27 | 0.62 |
| HSL | 325.57º | 0.46% | 0.26% | - |
| HSV(B) | 325.57º | 0.63% | 0.38% | - |
| XYZ | 6.7 | 4.26 | 6.43 | - |
| YUV | 58.23 | 135.21 | 155.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 71 | 0 | 0.63 | 0.27 | 0.62 | 325.57 | 0.46 | 0.26 |
| Hex | 61 | 24 | 47 | 0 | 3F | 1B | 3E | 146 | 2E | 1A |
| Octal | 141 | 44 | 107 | 0 | 77 | 33 | 76 | 506 | 56 | 32 |
| Binary | 1100001 | 100100 | 1000111 | 0 | 111111 | 11011 | 111110 | 101000110 | 101110 | 11010 |
Color Harmonies of #612447
Complementary color
Monochromatic Colors of #612447
Black with #612447
Text Example
Text Example
White with #612447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612447; }
p { color: rgb(97,36,71); }
H1.HeaderClassName
{
color: #612447;
}
.AnyTagClassName
{
color: #612447;
}
</style>
background-color css
<style>
a { background-color: #612447; }
a { background-color: rgb(97,36,71); }
div.DivClassName
{
background-color: #612447;
}
.BgClassName
{
background-color: #612447;
}
</style>
border-color css
<style>
span { border-color: #612447; }
span { border-color: rgb(97,36,71); }
td.TdClassName
{
border-color: #612447;
}
.TagClassName
{
border-color: #612447;
}
</style>