Shades of Pompadour #791253
Tints of Pompadour #791253
RGB
CMYK
RGB Variations
Color information
#791253 (or 0x791253) is known color: Pompadour. HEX triplet: 79, 12 and 53. RGB value is (121,18,83). Sum of RGB (Red+Green+Blue) = 121+18+83=222 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.50% from 222); Green value is 18 (7.42% from 255 or 8.11% from 222); Blue value is 83 (32.81% from 255 or 37.39% from 222); Max value from RGB is 121 - color contains mainly: red. Hex color #791253 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791253 is #86EDAC. Grayscale: #383838. Windows color (decimal): -8842669 or 5444217. OLE color: 5444217.
HSL color Cylindrical-coordinate representation of color #791253: hue angle of 322.14º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #791253 is Cyan = 0, Magento = 0.85, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 18 | 83 | - |
| CMYK | 0 | 0.85 | 0.31 | 0.53 |
| HSL | 322.14º | 0.74% | 0.27% | - |
| HSV(B) | 322.14º | 0.85% | 0.47% | - |
| XYZ | 9.66 | 5.12 | 8.66 | - |
| YUV | 56.21 | 143.12 | 174.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 18 | 83 | 0 | 0.85 | 0.31 | 0.53 | 322.14 | 0.74 | 0.27 |
| Hex | 79 | 12 | 53 | 0 | 55 | 1F | 35 | 142 | 4A | 1B |
| Octal | 171 | 22 | 123 | 0 | 125 | 37 | 65 | 502 | 112 | 33 |
| Binary | 1111001 | 10010 | 1010011 | 0 | 1010101 | 11111 | 110101 | 101000010 | 1001010 | 11011 |
Color Harmonies of #791253
Complementary color
Monochromatic Colors of #791253
Black with #791253
Text Example
Text Example
White with #791253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791253; }
p { color: rgb(121,18,83); }
H1.HeaderClassName
{
color: #791253;
}
.AnyTagClassName
{
color: #791253;
}
</style>
background-color css
<style>
a { background-color: #791253; }
a { background-color: rgb(121,18,83); }
div.DivClassName
{
background-color: #791253;
}
.BgClassName
{
background-color: #791253;
}
</style>
border-color css
<style>
span { border-color: #791253; }
span { border-color: rgb(121,18,83); }
td.TdClassName
{
border-color: #791253;
}
.TagClassName
{
border-color: #791253;
}
</style>