Shades of Pompadour #761345
Tints of Pompadour #761345
RGB
CMYK
RGB Variations
Color information
#761345 (or 0x761345) is known color: Pompadour. HEX triplet: 76, 13 and 45. RGB value is (118,19,69). Sum of RGB (Red+Green+Blue) = 118+19+69=206 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.28% from 206); Green value is 19 (7.81% from 255 or 9.22% from 206); Blue value is 69 (27.34% from 255 or 33.50% from 206); Max value from RGB is 118 - color contains mainly: red. Hex color #761345 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761345 is #89ECBA. Grayscale: #363636. Windows color (decimal): -9039035 or 4526966. OLE color: 4526966.
HSL color Cylindrical-coordinate representation of color #761345: hue angle of 329.7º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #761345 is Cyan = 0, Magento = 0.84, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 19 | 69 | - |
| CMYK | 0 | 0.84 | 0.42 | 0.54 |
| HSL | 329.7º | 0.72% | 0.27% | - |
| HSV(B) | 329.7º | 0.84% | 0.46% | - |
| XYZ | 8.78 | 4.75 | 6.08 | - |
| YUV | 54.3 | 136.3 | 173.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 19 | 69 | 0 | 0.84 | 0.42 | 0.54 | 329.7 | 0.72 | 0.27 |
| Hex | 76 | 13 | 45 | 0 | 54 | 2A | 36 | 14A | 48 | 1B |
| Octal | 166 | 23 | 105 | 0 | 124 | 52 | 66 | 512 | 110 | 33 |
| Binary | 1110110 | 10011 | 1000101 | 0 | 1010100 | 101010 | 110110 | 101001010 | 1001000 | 11011 |
Color Harmonies of #761345
Complementary color
Monochromatic Colors of #761345
Black with #761345
Text Example
Text Example
White with #761345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761345; }
p { color: rgb(118,19,69); }
H1.HeaderClassName
{
color: #761345;
}
.AnyTagClassName
{
color: #761345;
}
</style>
background-color css
<style>
a { background-color: #761345; }
a { background-color: rgb(118,19,69); }
div.DivClassName
{
background-color: #761345;
}
.BgClassName
{
background-color: #761345;
}
</style>
border-color css
<style>
span { border-color: #761345; }
span { border-color: rgb(118,19,69); }
td.TdClassName
{
border-color: #761345;
}
.TagClassName
{
border-color: #761345;
}
</style>