Shades of Pompadour #791453
Tints of Pompadour #791453
RGB
CMYK
RGB Variations
Color information
#791453 (or 0x791453) is known color: Pompadour. HEX triplet: 79, 14 and 53. RGB value is (121,20,83). Sum of RGB (Red+Green+Blue) = 121+20+83=224 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.02% from 224); Green value is 20 (8.20% from 255 or 8.93% from 224); Blue value is 83 (32.81% from 255 or 37.05% from 224); Max value from RGB is 121 - color contains mainly: red. Hex color #791453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791453 is #86EBAC. Grayscale: #393939. Windows color (decimal): -8842157 or 5444729. OLE color: 5444729.
HSL color Cylindrical-coordinate representation of color #791453: hue angle of 322.57º degrees, saturation: 0.72, 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 #791453 is Cyan = 0, Magento = 0.83, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 20 | 83 | - |
| CMYK | 0 | 0.83 | 0.31 | 0.53 |
| HSL | 322.57º | 0.72% | 0.28% | - |
| HSV(B) | 322.57º | 0.83% | 0.47% | - |
| XYZ | 9.7 | 5.19 | 8.67 | - |
| YUV | 57.38 | 142.46 | 173.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 20 | 83 | 0 | 0.83 | 0.31 | 0.53 | 322.57 | 0.72 | 0.28 |
| Hex | 79 | 14 | 53 | 0 | 53 | 1F | 35 | 143 | 48 | 1C |
| Octal | 171 | 24 | 123 | 0 | 123 | 37 | 65 | 503 | 110 | 34 |
| Binary | 1111001 | 10100 | 1010011 | 0 | 1010011 | 11111 | 110101 | 101000011 | 1001000 | 11100 |
Color Harmonies of #791453
Complementary color
Monochromatic Colors of #791453
Black with #791453
Text Example
Text Example
White with #791453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791453; }
p { color: rgb(121,20,83); }
H1.HeaderClassName
{
color: #791453;
}
.AnyTagClassName
{
color: #791453;
}
</style>
background-color css
<style>
a { background-color: #791453; }
a { background-color: rgb(121,20,83); }
div.DivClassName
{
background-color: #791453;
}
.BgClassName
{
background-color: #791453;
}
</style>
border-color css
<style>
span { border-color: #791453; }
span { border-color: rgb(121,20,83); }
td.TdClassName
{
border-color: #791453;
}
.TagClassName
{
border-color: #791453;
}
</style>