Shades of Pompadour #761350
Tints of Pompadour #761350
RGB
CMYK
RGB Variations
Color information
#761350 (or 0x761350) is known color: Pompadour. HEX triplet: 76, 13 and 50. RGB value is (118,19,80). Sum of RGB (Red+Green+Blue) = 118+19+80=217 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.38% from 217); Green value is 19 (7.81% from 255 or 8.76% from 217); Blue value is 80 (31.64% from 255 or 36.87% from 217); Max value from RGB is 118 - color contains mainly: red. Hex color #761350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761350 is #89ECAF. Grayscale: #373737. Windows color (decimal): -9039024 or 5247862. OLE color: 5247862.
HSL color Cylindrical-coordinate representation of color #761350: hue angle of 323.03º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #761350 is Cyan = 0, Magento = 0.84, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 19 | 80 | - |
| CMYK | 0 | 0.84 | 0.32 | 0.54 |
| HSL | 323.03º | 0.72% | 0.27% | - |
| HSV(B) | 323.03º | 0.84% | 0.46% | - |
| XYZ | 9.15 | 4.9 | 8.05 | - |
| YUV | 55.56 | 141.8 | 172.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 19 | 80 | 0 | 0.84 | 0.32 | 0.54 | 323.03 | 0.72 | 0.27 |
| Hex | 76 | 13 | 50 | 0 | 54 | 20 | 36 | 143 | 48 | 1B |
| Octal | 166 | 23 | 120 | 0 | 124 | 40 | 66 | 503 | 110 | 33 |
| Binary | 1110110 | 10011 | 1010000 | 0 | 1010100 | 100000 | 110110 | 101000011 | 1001000 | 11011 |
Color Harmonies of #761350
Complementary color
Monochromatic Colors of #761350
Black with #761350
Text Example
Text Example
White with #761350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761350; }
p { color: rgb(118,19,80); }
H1.HeaderClassName
{
color: #761350;
}
.AnyTagClassName
{
color: #761350;
}
</style>
background-color css
<style>
a { background-color: #761350; }
a { background-color: rgb(118,19,80); }
div.DivClassName
{
background-color: #761350;
}
.BgClassName
{
background-color: #761350;
}
</style>
border-color css
<style>
span { border-color: #761350; }
span { border-color: rgb(118,19,80); }
td.TdClassName
{
border-color: #761350;
}
.TagClassName
{
border-color: #761350;
}
</style>