Shades of Pompadour #612548
Tints of Pompadour #612548
RGB
CMYK
RGB Variations
Color information
#612548 (or 0x612548) is known color: Pompadour. HEX triplet: 61, 25 and 48. RGB value is (97,37,72). Sum of RGB (Red+Green+Blue) = 97+37+72=206 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.09% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 72 (28.52% from 255 or 34.95% from 206); Max value from RGB is 97 - color contains mainly: red. Hex color #612548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612548 is #9EDAB7. Grayscale: #3A3A3A. Windows color (decimal): -10410680 or 4728161. OLE color: 4728161.
HSL color Cylindrical-coordinate representation of color #612548: hue angle of 325º 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 #612548 is Cyan = 0, Magento = 0.62, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 37 | 72 | - |
| CMYK | 0 | 0.62 | 0.26 | 0.62 |
| HSL | 325º | 0.45% | 0.26% | - |
| HSV(B) | 325º | 0.62% | 0.38% | - |
| XYZ | 6.76 | 4.33 | 6.61 | - |
| YUV | 58.93 | 135.38 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 72 | 0 | 0.62 | 0.26 | 0.62 | 325 | 0.45 | 0.26 |
| Hex | 61 | 25 | 48 | 0 | 3E | 1A | 3E | 145 | 2D | 1A |
| Octal | 141 | 45 | 110 | 0 | 76 | 32 | 76 | 505 | 55 | 32 |
| Binary | 1100001 | 100101 | 1001000 | 0 | 111110 | 11010 | 111110 | 101000101 | 101101 | 11010 |
Color Harmonies of #612548
Complementary color
Monochromatic Colors of #612548
Black with #612548
Text Example
Text Example
White with #612548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612548; }
p { color: rgb(97,37,72); }
H1.HeaderClassName
{
color: #612548;
}
.AnyTagClassName
{
color: #612548;
}
</style>
background-color css
<style>
a { background-color: #612548; }
a { background-color: rgb(97,37,72); }
div.DivClassName
{
background-color: #612548;
}
.BgClassName
{
background-color: #612548;
}
</style>
border-color css
<style>
span { border-color: #612548; }
span { border-color: rgb(97,37,72); }
td.TdClassName
{
border-color: #612548;
}
.TagClassName
{
border-color: #612548;
}
</style>