Shades of Pompadour #791750
Tints of Pompadour #791750
RGB
CMYK
RGB Variations
Color information
#791750 (or 0x791750) is known color: Pompadour. HEX triplet: 79, 17 and 50. RGB value is (121,23,80). Sum of RGB (Red+Green+Blue) = 121+23+80=224 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.02% from 224); Green value is 23 (9.38% from 255 or 10.27% from 224); Blue value is 80 (31.64% from 255 or 35.71% from 224); Max value from RGB is 121 - color contains mainly: red. Hex color #791750 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791750 is #86E8AF. Grayscale: #3A3A3A. Windows color (decimal): -8841392 or 5248889. OLE color: 5248889.
HSL color Cylindrical-coordinate representation of color #791750: hue angle of 325.1º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #791750 is Cyan = 0, Magento = 0.81, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 23 | 80 | - |
| CMYK | 0 | 0.81 | 0.34 | 0.53 |
| HSL | 325.1º | 0.68% | 0.28% | - |
| HSV(B) | 325.1º | 0.81% | 0.47% | - |
| XYZ | 9.64 | 5.26 | 8.1 | - |
| YUV | 58.8 | 139.97 | 172.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 23 | 80 | 0 | 0.81 | 0.34 | 0.53 | 325.1 | 0.68 | 0.28 |
| Hex | 79 | 17 | 50 | 0 | 51 | 22 | 35 | 145 | 44 | 1C |
| Octal | 171 | 27 | 120 | 0 | 121 | 42 | 65 | 505 | 104 | 34 |
| Binary | 1111001 | 10111 | 1010000 | 0 | 1010001 | 100010 | 110101 | 101000101 | 1000100 | 11100 |
Color Harmonies of #791750
Complementary color
Monochromatic Colors of #791750
Black with #791750
Text Example
Text Example
White with #791750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791750; }
p { color: rgb(121,23,80); }
H1.HeaderClassName
{
color: #791750;
}
.AnyTagClassName
{
color: #791750;
}
</style>
background-color css
<style>
a { background-color: #791750; }
a { background-color: rgb(121,23,80); }
div.DivClassName
{
background-color: #791750;
}
.BgClassName
{
background-color: #791750;
}
</style>
border-color css
<style>
span { border-color: #791750; }
span { border-color: rgb(121,23,80); }
td.TdClassName
{
border-color: #791750;
}
.TagClassName
{
border-color: #791750;
}
</style>