Shades of Pompadour #761753
Tints of Pompadour #761753
RGB
CMYK
RGB Variations
Color information
#761753 (or 0x761753) is known color: Pompadour. HEX triplet: 76, 17 and 53. RGB value is (118,23,83). Sum of RGB (Red+Green+Blue) = 118+23+83=224 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.68% from 224); Green value is 23 (9.38% from 255 or 10.27% from 224); Blue value is 83 (32.81% from 255 or 37.05% from 224); Max value from RGB is 118 - color contains mainly: red. Hex color #761753 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761753 is #89E8AC. Grayscale: #3A3A3A. Windows color (decimal): -9037997 or 5445494. OLE color: 5445494.
HSL color Cylindrical-coordinate representation of color #761753: hue angle of 322.11º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #761753 is Cyan = 0, Magento = 0.81, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 23 | 83 | - |
| CMYK | 0 | 0.81 | 0.30 | 0.54 |
| HSL | 322.11º | 0.67% | 0.28% | - |
| HSV(B) | 322.11º | 0.81% | 0.46% | - |
| XYZ | 9.34 | 5.09 | 8.67 | - |
| YUV | 58.25 | 141.97 | 170.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 23 | 83 | 0 | 0.81 | 0.30 | 0.54 | 322.11 | 0.67 | 0.28 |
| Hex | 76 | 17 | 53 | 0 | 51 | 1E | 36 | 142 | 43 | 1C |
| Octal | 166 | 27 | 123 | 0 | 121 | 36 | 66 | 502 | 103 | 34 |
| Binary | 1110110 | 10111 | 1010011 | 0 | 1010001 | 11110 | 110110 | 101000010 | 1000011 | 11100 |
Color Harmonies of #761753
Complementary color
Monochromatic Colors of #761753
Black with #761753
Text Example
Text Example
White with #761753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761753; }
p { color: rgb(118,23,83); }
H1.HeaderClassName
{
color: #761753;
}
.AnyTagClassName
{
color: #761753;
}
</style>
background-color css
<style>
a { background-color: #761753; }
a { background-color: rgb(118,23,83); }
div.DivClassName
{
background-color: #761753;
}
.BgClassName
{
background-color: #761753;
}
</style>
border-color css
<style>
span { border-color: #761753; }
span { border-color: rgb(118,23,83); }
td.TdClassName
{
border-color: #761753;
}
.TagClassName
{
border-color: #761753;
}
</style>