Shades of Pompadour #731055
Tints of Pompadour #731055
RGB
CMYK
RGB Variations
Color information
#731055 (or 0x731055) is known color: Pompadour. HEX triplet: 73, 10 and 55. RGB value is (115,16,85). Sum of RGB (Red+Green+Blue) = 115+16+85=216 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.24% from 216); Green value is 16 (6.64% from 255 or 7.41% from 216); Blue value is 85 (33.59% from 255 or 39.35% from 216); Max value from RGB is 115 - color contains mainly: red. Hex color #731055 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731055 is #8CEFAA. Grayscale: #353535. Windows color (decimal): -9236395 or 5574771. OLE color: 5574771.
HSL color Cylindrical-coordinate representation of color #731055: hue angle of 318.18º 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 #731055 is Cyan = 0, Magento = 0.86, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 16 | 85 | - |
| CMYK | 0 | 0.86 | 0.26 | 0.55 |
| HSL | 318.18º | 0.76% | 0.26% | - |
| HSV(B) | 318.18º | 0.86% | 0.45% | - |
| XYZ | 8.9 | 4.67 | 9.03 | - |
| YUV | 53.47 | 145.8 | 171.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 85 | 0 | 0.86 | 0.26 | 0.55 | 318.18 | 0.76 | 0.26 |
| Hex | 73 | 10 | 55 | 0 | 56 | 1A | 37 | 13E | 4C | 1A |
| Octal | 163 | 20 | 125 | 0 | 126 | 32 | 67 | 476 | 114 | 32 |
| Binary | 1110011 | 10000 | 1010101 | 0 | 1010110 | 11010 | 110111 | 100111110 | 1001100 | 11010 |
Color Harmonies of #731055
Complementary color
Monochromatic Colors of #731055
Black with #731055
Text Example
Text Example
White with #731055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731055; }
p { color: rgb(115,16,85); }
H1.HeaderClassName
{
color: #731055;
}
.AnyTagClassName
{
color: #731055;
}
</style>
background-color css
<style>
a { background-color: #731055; }
a { background-color: rgb(115,16,85); }
div.DivClassName
{
background-color: #731055;
}
.BgClassName
{
background-color: #731055;
}
</style>
border-color css
<style>
span { border-color: #731055; }
span { border-color: rgb(115,16,85); }
td.TdClassName
{
border-color: #731055;
}
.TagClassName
{
border-color: #731055;
}
</style>