Shades of Pompadour #761053
Tints of Pompadour #761053
RGB
CMYK
RGB Variations
Color information
#761053 (or 0x761053) is known color: Pompadour. HEX triplet: 76, 10 and 53. RGB value is (118,16,83). Sum of RGB (Red+Green+Blue) = 118+16+83=217 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.38% from 217); Green value is 16 (6.64% from 255 or 7.37% from 217); Blue value is 83 (32.81% from 255 or 38.25% from 217); Max value from RGB is 118 - color contains mainly: red. Hex color #761053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761053 is #89EFAC. Grayscale: #353535. Windows color (decimal): -9039789 or 5443702. OLE color: 5443702.
HSL color Cylindrical-coordinate representation of color #761053: hue angle of 320.59º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #761053 is Cyan = 0, Magento = 0.86, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 16 | 83 | - |
| CMYK | 0 | 0.86 | 0.30 | 0.54 |
| HSL | 320.59º | 0.76% | 0.26% | - |
| HSV(B) | 320.59º | 0.86% | 0.46% | - |
| XYZ | 9.22 | 4.85 | 8.63 | - |
| YUV | 54.14 | 144.29 | 173.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 16 | 83 | 0 | 0.86 | 0.30 | 0.54 | 320.59 | 0.76 | 0.26 |
| Hex | 76 | 10 | 53 | 0 | 56 | 1E | 36 | 141 | 4C | 1A |
| Octal | 166 | 20 | 123 | 0 | 126 | 36 | 66 | 501 | 114 | 32 |
| Binary | 1110110 | 10000 | 1010011 | 0 | 1010110 | 11110 | 110110 | 101000001 | 1001100 | 11010 |
Color Harmonies of #761053
Complementary color
Monochromatic Colors of #761053
Black with #761053
Text Example
Text Example
White with #761053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761053; }
p { color: rgb(118,16,83); }
H1.HeaderClassName
{
color: #761053;
}
.AnyTagClassName
{
color: #761053;
}
</style>
background-color css
<style>
a { background-color: #761053; }
a { background-color: rgb(118,16,83); }
div.DivClassName
{
background-color: #761053;
}
.BgClassName
{
background-color: #761053;
}
</style>
border-color css
<style>
span { border-color: #761053; }
span { border-color: rgb(118,16,83); }
td.TdClassName
{
border-color: #761053;
}
.TagClassName
{
border-color: #761053;
}
</style>