Shades of Pompadour #731150
Tints of Pompadour #731150
RGB
CMYK
RGB Variations
Color information
#731150 (or 0x731150) is known color: Pompadour. HEX triplet: 73, 11 and 50. RGB value is (115,17,80). Sum of RGB (Red+Green+Blue) = 115+17+80=212 (28% of max value = 765). Red value is 115 (45.31% from 255 or 54.25% from 212); Green value is 17 (7.03% from 255 or 8.02% from 212); Blue value is 80 (31.64% from 255 or 37.74% from 212); Max value from RGB is 115 - color contains mainly: red. Hex color #731150 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731150 is #8CEEAF. Grayscale: #353535. Windows color (decimal): -9236144 or 5247347. OLE color: 5247347.
HSL color Cylindrical-coordinate representation of color #731150: hue angle of 321.43º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #731150 is Cyan = 0, Magento = 0.85, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 80 | - |
| CMYK | 0 | 0.85 | 0.30 | 0.55 |
| HSL | 321.43º | 0.74% | 0.26% | - |
| HSV(B) | 321.43º | 0.85% | 0.45% | - |
| XYZ | 8.72 | 4.62 | 8.02 | - |
| YUV | 53.48 | 142.97 | 171.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 80 | 0 | 0.85 | 0.30 | 0.55 | 321.43 | 0.74 | 0.26 |
| Hex | 73 | 11 | 50 | 0 | 55 | 1E | 37 | 141 | 4A | 1A |
| Octal | 163 | 21 | 120 | 0 | 125 | 36 | 67 | 501 | 112 | 32 |
| Binary | 1110011 | 10001 | 1010000 | 0 | 1010101 | 11110 | 110111 | 101000001 | 1001010 | 11010 |
Color Harmonies of #731150
Complementary color
Monochromatic Colors of #731150
Black with #731150
Text Example
Text Example
White with #731150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731150; }
p { color: rgb(115,17,80); }
H1.HeaderClassName
{
color: #731150;
}
.AnyTagClassName
{
color: #731150;
}
</style>
background-color css
<style>
a { background-color: #731150; }
a { background-color: rgb(115,17,80); }
div.DivClassName
{
background-color: #731150;
}
.BgClassName
{
background-color: #731150;
}
</style>
border-color css
<style>
span { border-color: #731150; }
span { border-color: rgb(115,17,80); }
td.TdClassName
{
border-color: #731150;
}
.TagClassName
{
border-color: #731150;
}
</style>