Shades of Pompadour #761456
Tints of Pompadour #761456
RGB
CMYK
RGB Variations
Color information
#761456 (or 0x761456) is known color: Pompadour. HEX triplet: 76, 14 and 56. RGB value is (118,20,86). Sum of RGB (Red+Green+Blue) = 118+20+86=224 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.68% from 224); Green value is 20 (8.20% from 255 or 8.93% from 224); Blue value is 86 (33.98% from 255 or 38.39% from 224); Max value from RGB is 118 - color contains mainly: red. Hex color #761456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761456 is #89EBA9. Grayscale: #383838. Windows color (decimal): -9038762 or 5641334. OLE color: 5641334.
HSL color Cylindrical-coordinate representation of color #761456: hue angle of 319.59º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #761456 is Cyan = 0, Magento = 0.83, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 20 | 86 | - |
| CMYK | 0 | 0.83 | 0.27 | 0.54 |
| HSL | 319.59º | 0.71% | 0.27% | - |
| HSV(B) | 319.59º | 0.83% | 0.46% | - |
| XYZ | 9.4 | 5.02 | 9.28 | - |
| YUV | 56.83 | 144.47 | 171.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 20 | 86 | 0 | 0.83 | 0.27 | 0.54 | 319.59 | 0.71 | 0.27 |
| Hex | 76 | 14 | 56 | 0 | 53 | 1B | 36 | 140 | 47 | 1B |
| Octal | 166 | 24 | 126 | 0 | 123 | 33 | 66 | 500 | 107 | 33 |
| Binary | 1110110 | 10100 | 1010110 | 0 | 1010011 | 11011 | 110110 | 101000000 | 1000111 | 11011 |
Color Harmonies of #761456
Complementary color
Monochromatic Colors of #761456
Black with #761456
Text Example
Text Example
White with #761456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761456; }
p { color: rgb(118,20,86); }
H1.HeaderClassName
{
color: #761456;
}
.AnyTagClassName
{
color: #761456;
}
</style>
background-color css
<style>
a { background-color: #761456; }
a { background-color: rgb(118,20,86); }
div.DivClassName
{
background-color: #761456;
}
.BgClassName
{
background-color: #761456;
}
</style>
border-color css
<style>
span { border-color: #761456; }
span { border-color: rgb(118,20,86); }
td.TdClassName
{
border-color: #761456;
}
.TagClassName
{
border-color: #761456;
}
</style>