Shades of Pompadour #791745
Tints of Pompadour #791745
RGB
CMYK
RGB Variations
Color information
#791745 (or 0x791745) is known color: Pompadour. HEX triplet: 79, 17 and 45. RGB value is (121,23,69). Sum of RGB (Red+Green+Blue) = 121+23+69=213 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.81% from 213); Green value is 23 (9.38% from 255 or 10.80% from 213); Blue value is 69 (27.34% from 255 or 32.39% from 213); Max value from RGB is 121 - color contains mainly: red. Hex color #791745 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791745 is #86E8BA. Grayscale: #393939. Windows color (decimal): -8841403 or 4527993. OLE color: 4527993.
HSL color Cylindrical-coordinate representation of color #791745: hue angle of 331.84º 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 #791745 is Cyan = 0, Magento = 0.81, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 23 | 69 | - |
| CMYK | 0 | 0.81 | 0.43 | 0.53 |
| HSL | 331.84º | 0.68% | 0.28% | - |
| HSV(B) | 331.84º | 0.81% | 0.47% | - |
| XYZ | 9.27 | 5.11 | 6.13 | - |
| YUV | 57.55 | 134.47 | 173.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 23 | 69 | 0 | 0.81 | 0.43 | 0.53 | 331.84 | 0.68 | 0.28 |
| Hex | 79 | 17 | 45 | 0 | 51 | 2B | 35 | 14C | 44 | 1C |
| Octal | 171 | 27 | 105 | 0 | 121 | 53 | 65 | 514 | 104 | 34 |
| Binary | 1111001 | 10111 | 1000101 | 0 | 1010001 | 101011 | 110101 | 101001100 | 1000100 | 11100 |
Color Harmonies of #791745
Complementary color
Monochromatic Colors of #791745
Black with #791745
Text Example
Text Example
White with #791745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791745; }
p { color: rgb(121,23,69); }
H1.HeaderClassName
{
color: #791745;
}
.AnyTagClassName
{
color: #791745;
}
</style>
background-color css
<style>
a { background-color: #791745; }
a { background-color: rgb(121,23,69); }
div.DivClassName
{
background-color: #791745;
}
.BgClassName
{
background-color: #791745;
}
</style>
border-color css
<style>
span { border-color: #791745; }
span { border-color: rgb(121,23,69); }
td.TdClassName
{
border-color: #791745;
}
.TagClassName
{
border-color: #791745;
}
</style>