Shades of Pompadour #761844
Tints of Pompadour #761844
RGB
CMYK
RGB Variations
Color information
#761844 (or 0x761844) is known color: Pompadour. HEX triplet: 76, 18 and 44. RGB value is (118,24,68). Sum of RGB (Red+Green+Blue) = 118+24+68=210 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.19% from 210); Green value is 24 (9.77% from 255 or 11.43% from 210); Blue value is 68 (26.95% from 255 or 32.38% from 210); Max value from RGB is 118 - color contains mainly: red. Hex color #761844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761844 is #89E7BB. Grayscale: #393939. Windows color (decimal): -9037756 or 4462710. OLE color: 4462710.
HSL color Cylindrical-coordinate representation of color #761844: hue angle of 331.91º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #761844 is Cyan = 0, Magento = 0.80, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 24 | 68 | - |
| CMYK | 0 | 0.80 | 0.42 | 0.54 |
| HSL | 331.91º | 0.66% | 0.28% | - |
| HSV(B) | 331.91º | 0.8% | 0.46% | - |
| XYZ | 8.84 | 4.92 | 5.95 | - |
| YUV | 57.12 | 134.14 | 171.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 24 | 68 | 0 | 0.80 | 0.42 | 0.54 | 331.91 | 0.66 | 0.28 |
| Hex | 76 | 18 | 44 | 0 | 50 | 2A | 36 | 14C | 42 | 1C |
| Octal | 166 | 30 | 104 | 0 | 120 | 52 | 66 | 514 | 102 | 34 |
| Binary | 1110110 | 11000 | 1000100 | 0 | 1010000 | 101010 | 110110 | 101001100 | 1000010 | 11100 |
Color Harmonies of #761844
Complementary color
Monochromatic Colors of #761844
Black with #761844
Text Example
Text Example
White with #761844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761844; }
p { color: rgb(118,24,68); }
H1.HeaderClassName
{
color: #761844;
}
.AnyTagClassName
{
color: #761844;
}
</style>
background-color css
<style>
a { background-color: #761844; }
a { background-color: rgb(118,24,68); }
div.DivClassName
{
background-color: #761844;
}
.BgClassName
{
background-color: #761844;
}
</style>
border-color css
<style>
span { border-color: #761844; }
span { border-color: rgb(118,24,68); }
td.TdClassName
{
border-color: #761844;
}
.TagClassName
{
border-color: #761844;
}
</style>