Shades of Pompadour #612544
Tints of Pompadour #612544
RGB
CMYK
RGB Variations
Color information
#612544 (or 0x612544) is known color: Pompadour. HEX triplet: 61, 25 and 44. RGB value is (97,37,68). Sum of RGB (Red+Green+Blue) = 97+37+68=202 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.02% from 202); Green value is 37 (14.84% from 255 or 18.32% from 202); Blue value is 68 (26.95% from 255 or 33.66% from 202); Max value from RGB is 97 - color contains mainly: red. Hex color #612544 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612544 is #9EDABB. Grayscale: #3A3A3A. Windows color (decimal): -10410684 or 4466017. OLE color: 4466017.
HSL color Cylindrical-coordinate representation of color #612544: hue angle of 329º 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 #612544 is Cyan = 0, Magento = 0.62, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 37 | 68 | - |
| CMYK | 0 | 0.62 | 0.30 | 0.62 |
| HSL | 329º | 0.45% | 0.26% | - |
| HSV(B) | 329º | 0.62% | 0.38% | - |
| XYZ | 6.63 | 4.28 | 5.95 | - |
| YUV | 58.47 | 133.38 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 68 | 0 | 0.62 | 0.30 | 0.62 | 329 | 0.45 | 0.26 |
| Hex | 61 | 25 | 44 | 0 | 3E | 1E | 3E | 149 | 2D | 1A |
| Octal | 141 | 45 | 104 | 0 | 76 | 36 | 76 | 511 | 55 | 32 |
| Binary | 1100001 | 100101 | 1000100 | 0 | 111110 | 11110 | 111110 | 101001001 | 101101 | 11010 |
Color Harmonies of #612544
Complementary color
Monochromatic Colors of #612544
Black with #612544
Text Example
Text Example
White with #612544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612544; }
p { color: rgb(97,37,68); }
H1.HeaderClassName
{
color: #612544;
}
.AnyTagClassName
{
color: #612544;
}
</style>
background-color css
<style>
a { background-color: #612544; }
a { background-color: rgb(97,37,68); }
div.DivClassName
{
background-color: #612544;
}
.BgClassName
{
background-color: #612544;
}
</style>
border-color css
<style>
span { border-color: #612544; }
span { border-color: rgb(97,37,68); }
td.TdClassName
{
border-color: #612544;
}
.TagClassName
{
border-color: #612544;
}
</style>