Shades of Pompadour #612846
Tints of Pompadour #612846
RGB
CMYK
RGB Variations
Color information
#612846 (or 0x612846) is known color: Pompadour. HEX triplet: 61, 28 and 46. RGB value is (97,40,70). Sum of RGB (Red+Green+Blue) = 97+40+70=207 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.86% from 207); Green value is 40 (16.02% from 255 or 19.32% from 207); Blue value is 70 (27.73% from 255 or 33.82% from 207); Max value from RGB is 97 - color contains mainly: red. Hex color #612846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612846 is #9ED7B9. Grayscale: #3C3C3C. Windows color (decimal): -10409914 or 4597857. OLE color: 4597857.
HSL color Cylindrical-coordinate representation of color #612846: hue angle of 328.42º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #612846 is Cyan = 0, Magento = 0.59, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 40 | 70 | - |
| CMYK | 0 | 0.59 | 0.28 | 0.62 |
| HSL | 328.42º | 0.42% | 0.27% | - |
| HSV(B) | 328.42º | 0.59% | 0.38% | - |
| XYZ | 6.79 | 4.5 | 6.31 | - |
| YUV | 60.46 | 133.38 | 154.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 40 | 70 | 0 | 0.59 | 0.28 | 0.62 | 328.42 | 0.42 | 0.27 |
| Hex | 61 | 28 | 46 | 0 | 3B | 1C | 3E | 148 | 2A | 1B |
| Octal | 141 | 50 | 106 | 0 | 73 | 34 | 76 | 510 | 52 | 33 |
| Binary | 1100001 | 101000 | 1000110 | 0 | 111011 | 11100 | 111110 | 101001000 | 101010 | 11011 |
Color Harmonies of #612846
Complementary color
Monochromatic Colors of #612846
Black with #612846
Text Example
Text Example
White with #612846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612846; }
p { color: rgb(97,40,70); }
H1.HeaderClassName
{
color: #612846;
}
.AnyTagClassName
{
color: #612846;
}
</style>
background-color css
<style>
a { background-color: #612846; }
a { background-color: rgb(97,40,70); }
div.DivClassName
{
background-color: #612846;
}
.BgClassName
{
background-color: #612846;
}
</style>
border-color css
<style>
span { border-color: #612846; }
span { border-color: rgb(97,40,70); }
td.TdClassName
{
border-color: #612846;
}
.TagClassName
{
border-color: #612846;
}
</style>