Shades of Pompadour #791640
Tints of Pompadour #791640
RGB
CMYK
RGB Variations
Color information
#791640 (or 0x791640) is known color: Pompadour. HEX triplet: 79, 16 and 40. RGB value is (121,22,64). Sum of RGB (Red+Green+Blue) = 121+22+64=207 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.45% from 207); Green value is 22 (8.98% from 255 or 10.63% from 207); Blue value is 64 (25.39% from 255 or 30.92% from 207); Max value from RGB is 121 - color contains mainly: red. Hex color #791640 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791640 is #86E9BF. Grayscale: #383838. Windows color (decimal): -8841664 or 4200057. OLE color: 4200057.
HSL color Cylindrical-coordinate representation of color #791640: hue angle of 334.55º 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 #791640 is Cyan = 0, Magento = 0.82, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 64 | - |
| CMYK | 0 | 0.82 | 0.47 | 0.53 |
| HSL | 334.55º | 0.69% | 0.28% | - |
| HSV(B) | 334.55º | 0.82% | 0.47% | - |
| XYZ | 9.1 | 5.01 | 5.34 | - |
| YUV | 56.39 | 132.3 | 174.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 64 | 0 | 0.82 | 0.47 | 0.53 | 334.55 | 0.69 | 0.28 |
| Hex | 79 | 16 | 40 | 0 | 52 | 2F | 35 | 14F | 45 | 1C |
| Octal | 171 | 26 | 100 | 0 | 122 | 57 | 65 | 517 | 105 | 34 |
| Binary | 1111001 | 10110 | 1000000 | 0 | 1010010 | 101111 | 110101 | 101001111 | 1000101 | 11100 |
Color Harmonies of #791640
Complementary color
Monochromatic Colors of #791640
Black with #791640
Text Example
Text Example
White with #791640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791640; }
p { color: rgb(121,22,64); }
H1.HeaderClassName
{
color: #791640;
}
.AnyTagClassName
{
color: #791640;
}
</style>
background-color css
<style>
a { background-color: #791640; }
a { background-color: rgb(121,22,64); }
div.DivClassName
{
background-color: #791640;
}
.BgClassName
{
background-color: #791640;
}
</style>
border-color css
<style>
span { border-color: #791640; }
span { border-color: rgb(121,22,64); }
td.TdClassName
{
border-color: #791640;
}
.TagClassName
{
border-color: #791640;
}
</style>