Shades of Pompadour #791545
Tints of Pompadour #791545
RGB
CMYK
RGB Variations
Color information
#791545 (or 0x791545) is known color: Pompadour. HEX triplet: 79, 15 and 45. RGB value is (121,21,69). Sum of RGB (Red+Green+Blue) = 121+21+69=211 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.35% from 211); Green value is 21 (8.59% from 255 or 9.95% from 211); Blue value is 69 (27.34% from 255 or 32.70% from 211); Max value from RGB is 121 - color contains mainly: red. Hex color #791545 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791545 is #86EABA. Grayscale: #383838. Windows color (decimal): -8841915 or 4527481. OLE color: 4527481.
HSL color Cylindrical-coordinate representation of color #791545: hue angle of 331.2º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791545 is Cyan = 0, Magento = 0.83, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 69 | - |
| CMYK | 0 | 0.83 | 0.43 | 0.53 |
| HSL | 331.2º | 0.7% | 0.28% | - |
| HSV(B) | 331.2º | 0.83% | 0.47% | - |
| XYZ | 9.23 | 5.03 | 6.11 | - |
| YUV | 56.37 | 135.13 | 174.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 69 | 0 | 0.83 | 0.43 | 0.53 | 331.2 | 0.7 | 0.28 |
| Hex | 79 | 15 | 45 | 0 | 53 | 2B | 35 | 14B | 46 | 1C |
| Octal | 171 | 25 | 105 | 0 | 123 | 53 | 65 | 513 | 106 | 34 |
| Binary | 1111001 | 10101 | 1000101 | 0 | 1010011 | 101011 | 110101 | 101001011 | 1000110 | 11100 |
Color Harmonies of #791545
Complementary color
Monochromatic Colors of #791545
Black with #791545
Text Example
Text Example
White with #791545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791545; }
p { color: rgb(121,21,69); }
H1.HeaderClassName
{
color: #791545;
}
.AnyTagClassName
{
color: #791545;
}
</style>
background-color css
<style>
a { background-color: #791545; }
a { background-color: rgb(121,21,69); }
div.DivClassName
{
background-color: #791545;
}
.BgClassName
{
background-color: #791545;
}
</style>
border-color css
<style>
span { border-color: #791545; }
span { border-color: rgb(121,21,69); }
td.TdClassName
{
border-color: #791545;
}
.TagClassName
{
border-color: #791545;
}
</style>