Shades of Pompadour #762156
Tints of Pompadour #762156
RGB
CMYK
RGB Variations
Color information
#762156 (or 0x762156) is known color: Pompadour. HEX triplet: 76, 21 and 56. RGB value is (118,33,86). Sum of RGB (Red+Green+Blue) = 118+33+86=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 33 (13.28% from 255 or 13.92% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #762156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762156 is #89DEA9. Grayscale: #404040. Windows color (decimal): -9035434 or 5644662. OLE color: 5644662.
HSL color Cylindrical-coordinate representation of color #762156: hue angle of 322.59º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #762156 is Cyan = 0, Magento = 0.72, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 86 | - |
| CMYK | 0 | 0.72 | 0.27 | 0.54 |
| HSL | 322.59º | 0.56% | 0.3% | - |
| HSV(B) | 322.59º | 0.72% | 0.46% | - |
| XYZ | 9.69 | 5.61 | 9.38 | - |
| YUV | 64.46 | 140.16 | 166.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 86 | 0 | 0.72 | 0.27 | 0.54 | 322.59 | 0.56 | 0.3 |
| Hex | 76 | 21 | 56 | 0 | 48 | 1B | 36 | 143 | 38 | 1E |
| Octal | 166 | 41 | 126 | 0 | 110 | 33 | 66 | 503 | 70 | 36 |
| Binary | 1110110 | 100001 | 1010110 | 0 | 1001000 | 11011 | 110110 | 101000011 | 111000 | 11110 |
Color Harmonies of #762156
Complementary color
Monochromatic Colors of #762156
Black with #762156
Text Example
Text Example
White with #762156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762156; }
p { color: rgb(118,33,86); }
H1.HeaderClassName
{
color: #762156;
}
.AnyTagClassName
{
color: #762156;
}
</style>
background-color css
<style>
a { background-color: #762156; }
a { background-color: rgb(118,33,86); }
div.DivClassName
{
background-color: #762156;
}
.BgClassName
{
background-color: #762156;
}
</style>
border-color css
<style>
span { border-color: #762156; }
span { border-color: rgb(118,33,86); }
td.TdClassName
{
border-color: #762156;
}
.TagClassName
{
border-color: #762156;
}
</style>