Shades of Pompadour #761544
Tints of Pompadour #761544
RGB
CMYK
RGB Variations
Color information
#761544 (or 0x761544) is known color: Pompadour. HEX triplet: 76, 15 and 44. RGB value is (118,21,68). Sum of RGB (Red+Green+Blue) = 118+21+68=207 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.00% from 207); Green value is 21 (8.59% from 255 or 10.14% from 207); Blue value is 68 (26.95% from 255 or 32.85% from 207); Max value from RGB is 118 - color contains mainly: red. Hex color #761544 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761544 is #89EABB. Grayscale: #373737. Windows color (decimal): -9038524 or 4461942. OLE color: 4461942.
HSL color Cylindrical-coordinate representation of color #761544: hue angle of 330.93º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #761544 is Cyan = 0, Magento = 0.82, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 21 | 68 | - |
| CMYK | 0 | 0.82 | 0.42 | 0.54 |
| HSL | 330.93º | 0.7% | 0.27% | - |
| HSV(B) | 330.93º | 0.82% | 0.46% | - |
| XYZ | 8.78 | 4.81 | 5.93 | - |
| YUV | 55.36 | 135.14 | 172.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 21 | 68 | 0 | 0.82 | 0.42 | 0.54 | 330.93 | 0.7 | 0.27 |
| Hex | 76 | 15 | 44 | 0 | 52 | 2A | 36 | 14B | 46 | 1B |
| Octal | 166 | 25 | 104 | 0 | 122 | 52 | 66 | 513 | 106 | 33 |
| Binary | 1110110 | 10101 | 1000100 | 0 | 1010010 | 101010 | 110110 | 101001011 | 1000110 | 11011 |
Color Harmonies of #761544
Complementary color
Monochromatic Colors of #761544
Black with #761544
Text Example
Text Example
White with #761544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761544; }
p { color: rgb(118,21,68); }
H1.HeaderClassName
{
color: #761544;
}
.AnyTagClassName
{
color: #761544;
}
</style>
background-color css
<style>
a { background-color: #761544; }
a { background-color: rgb(118,21,68); }
div.DivClassName
{
background-color: #761544;
}
.BgClassName
{
background-color: #761544;
}
</style>
border-color css
<style>
span { border-color: #761544; }
span { border-color: rgb(118,21,68); }
td.TdClassName
{
border-color: #761544;
}
.TagClassName
{
border-color: #761544;
}
</style>