Shades of Pompadour #761452
Tints of Pompadour #761452
RGB
CMYK
RGB Variations
Color information
#761452 (or 0x761452) is known color: Pompadour. HEX triplet: 76, 14 and 52. RGB value is (118,20,82). Sum of RGB (Red+Green+Blue) = 118+20+82=220 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.64% from 220); Green value is 20 (8.20% from 255 or 9.09% from 220); Blue value is 82 (32.42% from 255 or 37.27% from 220); Max value from RGB is 118 - color contains mainly: red. Hex color #761452 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761452 is #89EBAD. Grayscale: #383838. Windows color (decimal): -9038766 or 5379190. OLE color: 5379190.
HSL color Cylindrical-coordinate representation of color #761452: hue angle of 322.04º 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 #761452 is Cyan = 0, Magento = 0.83, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 20 | 82 | - |
| CMYK | 0 | 0.83 | 0.31 | 0.54 |
| HSL | 322.04º | 0.71% | 0.27% | - |
| HSV(B) | 322.04º | 0.83% | 0.46% | - |
| XYZ | 9.24 | 4.96 | 8.45 | - |
| YUV | 56.37 | 142.47 | 171.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 20 | 82 | 0 | 0.83 | 0.31 | 0.54 | 322.04 | 0.71 | 0.27 |
| Hex | 76 | 14 | 52 | 0 | 53 | 1F | 36 | 142 | 47 | 1B |
| Octal | 166 | 24 | 122 | 0 | 123 | 37 | 66 | 502 | 107 | 33 |
| Binary | 1110110 | 10100 | 1010010 | 0 | 1010011 | 11111 | 110110 | 101000010 | 1000111 | 11011 |
Color Harmonies of #761452
Complementary color
Monochromatic Colors of #761452
Black with #761452
Text Example
Text Example
White with #761452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761452; }
p { color: rgb(118,20,82); }
H1.HeaderClassName
{
color: #761452;
}
.AnyTagClassName
{
color: #761452;
}
</style>
background-color css
<style>
a { background-color: #761452; }
a { background-color: rgb(118,20,82); }
div.DivClassName
{
background-color: #761452;
}
.BgClassName
{
background-color: #761452;
}
</style>
border-color css
<style>
span { border-color: #761452; }
span { border-color: rgb(118,20,82); }
td.TdClassName
{
border-color: #761452;
}
.TagClassName
{
border-color: #761452;
}
</style>