Shades of Pompadour #762245
Tints of Pompadour #762245
RGB
CMYK
RGB Variations
Color information
#762245 (or 0x762245) is known color: Pompadour. HEX triplet: 76, 22 and 45. RGB value is (118,34,69). Sum of RGB (Red+Green+Blue) = 118+34+69=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 34 (13.67% from 255 or 15.38% from 221); Blue value is 69 (27.34% from 255 or 31.22% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #762245 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762245 is #89DDBA. Grayscale: #3F3F3F. Windows color (decimal): -9035195 or 4530806. OLE color: 4530806.
HSL color Cylindrical-coordinate representation of color #762245: hue angle of 335º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #762245 is Cyan = 0, Magento = 0.71, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 34 | 69 | - |
| CMYK | 0 | 0.71 | 0.42 | 0.54 |
| HSL | 335º | 0.55% | 0.3% | - |
| HSV(B) | 335º | 0.71% | 0.46% | - |
| XYZ | 9.12 | 5.43 | 6.2 | - |
| YUV | 63.11 | 131.33 | 167.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 34 | 69 | 0 | 0.71 | 0.42 | 0.54 | 335 | 0.55 | 0.3 |
| Hex | 76 | 22 | 45 | 0 | 47 | 2A | 36 | 14F | 37 | 1E |
| Octal | 166 | 42 | 105 | 0 | 107 | 52 | 66 | 517 | 67 | 36 |
| Binary | 1110110 | 100010 | 1000101 | 0 | 1000111 | 101010 | 110110 | 101001111 | 110111 | 11110 |
Color Harmonies of #762245
Complementary color
Monochromatic Colors of #762245
Black with #762245
Text Example
Text Example
White with #762245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762245; }
p { color: rgb(118,34,69); }
H1.HeaderClassName
{
color: #762245;
}
.AnyTagClassName
{
color: #762245;
}
</style>
background-color css
<style>
a { background-color: #762245; }
a { background-color: rgb(118,34,69); }
div.DivClassName
{
background-color: #762245;
}
.BgClassName
{
background-color: #762245;
}
</style>
border-color css
<style>
span { border-color: #762245; }
span { border-color: rgb(118,34,69); }
td.TdClassName
{
border-color: #762245;
}
.TagClassName
{
border-color: #762245;
}
</style>