Shades of Pompadour #762155
Tints of Pompadour #762155
RGB
CMYK
RGB Variations
Color information
#762155 (or 0x762155) is known color: Pompadour. HEX triplet: 76, 21 and 55. RGB value is (118,33,85). Sum of RGB (Red+Green+Blue) = 118+33+85=236 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50% from 236); Green value is 33 (13.28% from 255 or 13.98% from 236); Blue value is 85 (33.59% from 255 or 36.02% from 236); Max value from RGB is 118 - color contains mainly: red. Hex color #762155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762155 is #89DEAA. Grayscale: #404040. Windows color (decimal): -9035435 or 5579126. OLE color: 5579126.
HSL color Cylindrical-coordinate representation of color #762155: hue angle of 323.29º 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 #762155 is Cyan = 0, Magento = 0.72, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 85 | - |
| CMYK | 0 | 0.72 | 0.28 | 0.54 |
| HSL | 323.29º | 0.56% | 0.3% | - |
| HSV(B) | 323.29º | 0.72% | 0.46% | - |
| XYZ | 9.65 | 5.6 | 9.17 | - |
| YUV | 64.34 | 139.66 | 166.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 85 | 0 | 0.72 | 0.28 | 0.54 | 323.29 | 0.56 | 0.3 |
| Hex | 76 | 21 | 55 | 0 | 48 | 1C | 36 | 143 | 38 | 1E |
| Octal | 166 | 41 | 125 | 0 | 110 | 34 | 66 | 503 | 70 | 36 |
| Binary | 1110110 | 100001 | 1010101 | 0 | 1001000 | 11100 | 110110 | 101000011 | 111000 | 11110 |
Color Harmonies of #762155
Complementary color
Monochromatic Colors of #762155
Black with #762155
Text Example
Text Example
White with #762155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762155; }
p { color: rgb(118,33,85); }
H1.HeaderClassName
{
color: #762155;
}
.AnyTagClassName
{
color: #762155;
}
</style>
background-color css
<style>
a { background-color: #762155; }
a { background-color: rgb(118,33,85); }
div.DivClassName
{
background-color: #762155;
}
.BgClassName
{
background-color: #762155;
}
</style>
border-color css
<style>
span { border-color: #762155; }
span { border-color: rgb(118,33,85); }
td.TdClassName
{
border-color: #762155;
}
.TagClassName
{
border-color: #762155;
}
</style>