Shades of Pompadour #731054
Tints of Pompadour #731054
RGB
CMYK
RGB Variations
Color information
#731054 (or 0x731054) is known color: Pompadour. HEX triplet: 73, 10 and 54. RGB value is (115,16,84). Sum of RGB (Red+Green+Blue) = 115+16+84=215 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.49% from 215); Green value is 16 (6.64% from 255 or 7.44% from 215); Blue value is 84 (33.20% from 255 or 39.07% from 215); Max value from RGB is 115 - color contains mainly: red. Hex color #731054 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731054 is #8CEFAB. Grayscale: #353535. Windows color (decimal): -9236396 or 5509235. OLE color: 5509235.
HSL color Cylindrical-coordinate representation of color #731054: hue angle of 318.79º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #731054 is Cyan = 0, Magento = 0.86, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 16 | 84 | - |
| CMYK | 0 | 0.86 | 0.27 | 0.55 |
| HSL | 318.79º | 0.76% | 0.26% | - |
| HSV(B) | 318.79º | 0.86% | 0.45% | - |
| XYZ | 8.86 | 4.66 | 8.82 | - |
| YUV | 53.35 | 145.3 | 171.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 84 | 0 | 0.86 | 0.27 | 0.55 | 318.79 | 0.76 | 0.26 |
| Hex | 73 | 10 | 54 | 0 | 56 | 1B | 37 | 13F | 4C | 1A |
| Octal | 163 | 20 | 124 | 0 | 126 | 33 | 67 | 477 | 114 | 32 |
| Binary | 1110011 | 10000 | 1010100 | 0 | 1010110 | 11011 | 110111 | 100111111 | 1001100 | 11010 |
Color Harmonies of #731054
Complementary color
Monochromatic Colors of #731054
Black with #731054
Text Example
Text Example
White with #731054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731054; }
p { color: rgb(115,16,84); }
H1.HeaderClassName
{
color: #731054;
}
.AnyTagClassName
{
color: #731054;
}
</style>
background-color css
<style>
a { background-color: #731054; }
a { background-color: rgb(115,16,84); }
div.DivClassName
{
background-color: #731054;
}
.BgClassName
{
background-color: #731054;
}
</style>
border-color css
<style>
span { border-color: #731054; }
span { border-color: rgb(115,16,84); }
td.TdClassName
{
border-color: #731054;
}
.TagClassName
{
border-color: #731054;
}
</style>