Shades of Pompadour #761348
Tints of Pompadour #761348
RGB
CMYK
RGB Variations
Color information
#761348 (or 0x761348) is known color: Pompadour. HEX triplet: 76, 13 and 48. RGB value is (118,19,72). Sum of RGB (Red+Green+Blue) = 118+19+72=209 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.46% from 209); Green value is 19 (7.81% from 255 or 9.09% from 209); Blue value is 72 (28.52% from 255 or 34.45% from 209); Max value from RGB is 118 - color contains mainly: red. Hex color #761348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761348 is #89ECB7. Grayscale: #363636. Windows color (decimal): -9039032 or 4723574. OLE color: 4723574.
HSL color Cylindrical-coordinate representation of color #761348: hue angle of 327.88º 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 #761348 is Cyan = 0, Magento = 0.84, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 19 | 72 | - |
| CMYK | 0 | 0.84 | 0.39 | 0.54 |
| HSL | 327.88º | 0.72% | 0.27% | - |
| HSV(B) | 327.88º | 0.84% | 0.46% | - |
| XYZ | 8.87 | 4.79 | 6.59 | - |
| YUV | 54.64 | 137.8 | 173.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 19 | 72 | 0 | 0.84 | 0.39 | 0.54 | 327.88 | 0.72 | 0.27 |
| Hex | 76 | 13 | 48 | 0 | 54 | 27 | 36 | 148 | 48 | 1B |
| Octal | 166 | 23 | 110 | 0 | 124 | 47 | 66 | 510 | 110 | 33 |
| Binary | 1110110 | 10011 | 1001000 | 0 | 1010100 | 100111 | 110110 | 101001000 | 1001000 | 11011 |
Color Harmonies of #761348
Complementary color
Monochromatic Colors of #761348
Black with #761348
Text Example
Text Example
White with #761348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761348; }
p { color: rgb(118,19,72); }
H1.HeaderClassName
{
color: #761348;
}
.AnyTagClassName
{
color: #761348;
}
</style>
background-color css
<style>
a { background-color: #761348; }
a { background-color: rgb(118,19,72); }
div.DivClassName
{
background-color: #761348;
}
.BgClassName
{
background-color: #761348;
}
</style>
border-color css
<style>
span { border-color: #761348; }
span { border-color: rgb(118,19,72); }
td.TdClassName
{
border-color: #761348;
}
.TagClassName
{
border-color: #761348;
}
</style>