Shades of Pompadour #791653
Tints of Pompadour #791653
RGB
CMYK
RGB Variations
Color information
#791653 (or 0x791653) is known color: Pompadour. HEX triplet: 79, 16 and 53. RGB value is (121,22,83). Sum of RGB (Red+Green+Blue) = 121+22+83=226 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.54% from 226); Green value is 22 (8.98% from 255 or 9.73% from 226); Blue value is 83 (32.81% from 255 or 36.73% from 226); Max value from RGB is 121 - color contains mainly: red. Hex color #791653 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791653 is #86E9AC. Grayscale: #3A3A3A. Windows color (decimal): -8841645 or 5445241. OLE color: 5445241.
HSL color Cylindrical-coordinate representation of color #791653: hue angle of 323.03º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #791653 is Cyan = 0, Magento = 0.82, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 83 | - |
| CMYK | 0 | 0.82 | 0.31 | 0.53 |
| HSL | 323.03º | 0.69% | 0.28% | - |
| HSV(B) | 323.03º | 0.82% | 0.47% | - |
| XYZ | 9.73 | 5.26 | 8.69 | - |
| YUV | 58.56 | 141.8 | 172.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 83 | 0 | 0.82 | 0.31 | 0.53 | 323.03 | 0.69 | 0.28 |
| Hex | 79 | 16 | 53 | 0 | 52 | 1F | 35 | 143 | 45 | 1C |
| Octal | 171 | 26 | 123 | 0 | 122 | 37 | 65 | 503 | 105 | 34 |
| Binary | 1111001 | 10110 | 1010011 | 0 | 1010010 | 11111 | 110101 | 101000011 | 1000101 | 11100 |
Color Harmonies of #791653
Complementary color
Monochromatic Colors of #791653
Black with #791653
Text Example
Text Example
White with #791653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791653; }
p { color: rgb(121,22,83); }
H1.HeaderClassName
{
color: #791653;
}
.AnyTagClassName
{
color: #791653;
}
</style>
background-color css
<style>
a { background-color: #791653; }
a { background-color: rgb(121,22,83); }
div.DivClassName
{
background-color: #791653;
}
.BgClassName
{
background-color: #791653;
}
</style>
border-color css
<style>
span { border-color: #791653; }
span { border-color: rgb(121,22,83); }
td.TdClassName
{
border-color: #791653;
}
.TagClassName
{
border-color: #791653;
}
</style>