Shades of Pompadour #762152
Tints of Pompadour #762152
RGB
CMYK
RGB Variations
Color information
#762152 (or 0x762152) is known color: Pompadour. HEX triplet: 76, 21 and 52. RGB value is (118,33,82). Sum of RGB (Red+Green+Blue) = 118+33+82=233 (30% of max value = 765). Red value is 118 (46.48% from 255 or 50.64% from 233); Green value is 33 (13.28% from 255 or 14.16% from 233); Blue value is 82 (32.42% from 255 or 35.19% from 233); Max value from RGB is 118 - color contains mainly: red. Hex color #762152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762152 is #89DEAD. Grayscale: #3F3F3F. Windows color (decimal): -9035438 or 5382518. OLE color: 5382518.
HSL color Cylindrical-coordinate representation of color #762152: hue angle of 325.41º 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 #762152 is Cyan = 0, Magento = 0.72, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 82 | - |
| CMYK | 0 | 0.72 | 0.31 | 0.54 |
| HSL | 325.41º | 0.56% | 0.3% | - |
| HSV(B) | 325.41º | 0.72% | 0.46% | - |
| XYZ | 9.54 | 5.55 | 8.55 | - |
| YUV | 64 | 138.16 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 82 | 0 | 0.72 | 0.31 | 0.54 | 325.41 | 0.56 | 0.3 |
| Hex | 76 | 21 | 52 | 0 | 48 | 1F | 36 | 145 | 38 | 1E |
| Octal | 166 | 41 | 122 | 0 | 110 | 37 | 66 | 505 | 70 | 36 |
| Binary | 1110110 | 100001 | 1010010 | 0 | 1001000 | 11111 | 110110 | 101000101 | 111000 | 11110 |
Color Harmonies of #762152
Complementary color
Monochromatic Colors of #762152
Black with #762152
Text Example
Text Example
White with #762152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762152; }
p { color: rgb(118,33,82); }
H1.HeaderClassName
{
color: #762152;
}
.AnyTagClassName
{
color: #762152;
}
</style>
background-color css
<style>
a { background-color: #762152; }
a { background-color: rgb(118,33,82); }
div.DivClassName
{
background-color: #762152;
}
.BgClassName
{
background-color: #762152;
}
</style>
border-color css
<style>
span { border-color: #762152; }
span { border-color: rgb(118,33,82); }
td.TdClassName
{
border-color: #762152;
}
.TagClassName
{
border-color: #762152;
}
</style>