Shades of Pompadour #761945
Tints of Pompadour #761945
RGB
CMYK
RGB Variations
Color information
#761945 (or 0x761945) is known color: Pompadour. HEX triplet: 76, 19 and 45. RGB value is (118,25,69). Sum of RGB (Red+Green+Blue) = 118+25+69=212 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.66% from 212); Green value is 25 (10.16% from 255 or 11.79% from 212); Blue value is 69 (27.34% from 255 or 32.55% from 212); Max value from RGB is 118 - color contains mainly: red. Hex color #761945 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761945 is #89E6BA. Grayscale: #393939. Windows color (decimal): -9037499 or 4528502. OLE color: 4528502.
HSL color Cylindrical-coordinate representation of color #761945: hue angle of 331.61º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #761945 is Cyan = 0, Magento = 0.79, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 25 | 69 | - |
| CMYK | 0 | 0.79 | 0.42 | 0.54 |
| HSL | 331.61º | 0.65% | 0.28% | - |
| HSV(B) | 331.61º | 0.79% | 0.46% | - |
| XYZ | 8.89 | 4.98 | 6.12 | - |
| YUV | 57.82 | 134.31 | 170.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 25 | 69 | 0 | 0.79 | 0.42 | 0.54 | 331.61 | 0.65 | 0.28 |
| Hex | 76 | 19 | 45 | 0 | 4F | 2A | 36 | 14C | 41 | 1C |
| Octal | 166 | 31 | 105 | 0 | 117 | 52 | 66 | 514 | 101 | 34 |
| Binary | 1110110 | 11001 | 1000101 | 0 | 1001111 | 101010 | 110110 | 101001100 | 1000001 | 11100 |
Color Harmonies of #761945
Complementary color
Monochromatic Colors of #761945
Black with #761945
Text Example
Text Example
White with #761945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761945; }
p { color: rgb(118,25,69); }
H1.HeaderClassName
{
color: #761945;
}
.AnyTagClassName
{
color: #761945;
}
</style>
background-color css
<style>
a { background-color: #761945; }
a { background-color: rgb(118,25,69); }
div.DivClassName
{
background-color: #761945;
}
.BgClassName
{
background-color: #761945;
}
</style>
border-color css
<style>
span { border-color: #761945; }
span { border-color: rgb(118,25,69); }
td.TdClassName
{
border-color: #761945;
}
.TagClassName
{
border-color: #761945;
}
</style>