Shades of Pompadour #612547
Tints of Pompadour #612547
RGB
CMYK
RGB Variations
Color information
#612547 (or 0x612547) is known color: Pompadour. HEX triplet: 61, 25 and 47. RGB value is (97,37,71). Sum of RGB (Red+Green+Blue) = 97+37+71=205 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.32% from 205); Green value is 37 (14.84% from 255 or 18.05% from 205); Blue value is 71 (28.12% from 255 or 34.63% from 205); Max value from RGB is 97 - color contains mainly: red. Hex color #612547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612547 is #9EDAB8. Grayscale: #3A3A3A. Windows color (decimal): -10410681 or 4662625. OLE color: 4662625.
HSL color Cylindrical-coordinate representation of color #612547: hue angle of 326º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #612547 is Cyan = 0, Magento = 0.62, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 37 | 71 | - |
| CMYK | 0 | 0.62 | 0.27 | 0.62 |
| HSL | 326º | 0.45% | 0.26% | - |
| HSV(B) | 326º | 0.62% | 0.38% | - |
| XYZ | 6.73 | 4.32 | 6.44 | - |
| YUV | 58.82 | 134.88 | 155.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 71 | 0 | 0.62 | 0.27 | 0.62 | 326 | 0.45 | 0.26 |
| Hex | 61 | 25 | 47 | 0 | 3E | 1B | 3E | 146 | 2D | 1A |
| Octal | 141 | 45 | 107 | 0 | 76 | 33 | 76 | 506 | 55 | 32 |
| Binary | 1100001 | 100101 | 1000111 | 0 | 111110 | 11011 | 111110 | 101000110 | 101101 | 11010 |
Color Harmonies of #612547
Complementary color
Monochromatic Colors of #612547
Black with #612547
Text Example
Text Example
White with #612547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612547; }
p { color: rgb(97,37,71); }
H1.HeaderClassName
{
color: #612547;
}
.AnyTagClassName
{
color: #612547;
}
</style>
background-color css
<style>
a { background-color: #612547; }
a { background-color: rgb(97,37,71); }
div.DivClassName
{
background-color: #612547;
}
.BgClassName
{
background-color: #612547;
}
</style>
border-color css
<style>
span { border-color: #612547; }
span { border-color: rgb(97,37,71); }
td.TdClassName
{
border-color: #612547;
}
.TagClassName
{
border-color: #612547;
}
</style>