Shades of Pompadour #612649
Tints of Pompadour #612649
RGB
CMYK
RGB Variations
Color information
#612649 (or 0x612649) is known color: Pompadour. HEX triplet: 61, 26 and 49. RGB value is (97,38,73). Sum of RGB (Red+Green+Blue) = 97+38+73=208 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.63% from 208); Green value is 38 (15.23% from 255 or 18.27% from 208); Blue value is 73 (28.91% from 255 or 35.10% from 208); Max value from RGB is 97 - color contains mainly: red. Hex color #612649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612649 is #9ED9B6. Grayscale: #3B3B3B. Windows color (decimal): -10410423 or 4793953. OLE color: 4793953.
HSL color Cylindrical-coordinate representation of color #612649: hue angle of 324.41º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #612649 is Cyan = 0, Magento = 0.61, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 73 | - |
| CMYK | 0 | 0.61 | 0.25 | 0.62 |
| HSL | 324.41º | 0.44% | 0.26% | - |
| HSV(B) | 324.41º | 0.61% | 0.38% | - |
| XYZ | 6.83 | 4.41 | 6.79 | - |
| YUV | 59.63 | 135.55 | 154.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 73 | 0 | 0.61 | 0.25 | 0.62 | 324.41 | 0.44 | 0.26 |
| Hex | 61 | 26 | 49 | 0 | 3D | 19 | 3E | 144 | 2C | 1A |
| Octal | 141 | 46 | 111 | 0 | 75 | 31 | 76 | 504 | 54 | 32 |
| Binary | 1100001 | 100110 | 1001001 | 0 | 111101 | 11001 | 111110 | 101000100 | 101100 | 11010 |
Color Harmonies of #612649
Complementary color
Monochromatic Colors of #612649
Black with #612649
Text Example
Text Example
White with #612649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612649; }
p { color: rgb(97,38,73); }
H1.HeaderClassName
{
color: #612649;
}
.AnyTagClassName
{
color: #612649;
}
</style>
background-color css
<style>
a { background-color: #612649; }
a { background-color: rgb(97,38,73); }
div.DivClassName
{
background-color: #612649;
}
.BgClassName
{
background-color: #612649;
}
</style>
border-color css
<style>
span { border-color: #612649; }
span { border-color: rgb(97,38,73); }
td.TdClassName
{
border-color: #612649;
}
.TagClassName
{
border-color: #612649;
}
</style>