Shades of Pompadour #731155
Tints of Pompadour #731155
RGB
CMYK
RGB Variations
Color information
#731155 (or 0x731155) is known color: Pompadour. HEX triplet: 73, 11 and 55. RGB value is (115,17,85). Sum of RGB (Red+Green+Blue) = 115+17+85=217 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.00% from 217); Green value is 17 (7.03% from 255 or 7.83% from 217); Blue value is 85 (33.59% from 255 or 39.17% from 217); Max value from RGB is 115 - color contains mainly: red. Hex color #731155 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731155 is #8CEEAA. Grayscale: #353535. Windows color (decimal): -9236139 or 5575027. OLE color: 5575027.
HSL color Cylindrical-coordinate representation of color #731155: hue angle of 318.37º 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 #731155 is Cyan = 0, Magento = 0.85, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 85 | - |
| CMYK | 0 | 0.85 | 0.26 | 0.55 |
| HSL | 318.37º | 0.74% | 0.26% | - |
| HSV(B) | 318.37º | 0.85% | 0.45% | - |
| XYZ | 8.91 | 4.7 | 9.03 | - |
| YUV | 54.05 | 145.47 | 171.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 85 | 0 | 0.85 | 0.26 | 0.55 | 318.37 | 0.74 | 0.26 |
| Hex | 73 | 11 | 55 | 0 | 55 | 1A | 37 | 13E | 4A | 1A |
| Octal | 163 | 21 | 125 | 0 | 125 | 32 | 67 | 476 | 112 | 32 |
| Binary | 1110011 | 10001 | 1010101 | 0 | 1010101 | 11010 | 110111 | 100111110 | 1001010 | 11010 |
Color Harmonies of #731155
Complementary color
Monochromatic Colors of #731155
Black with #731155
Text Example
Text Example
White with #731155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731155; }
p { color: rgb(115,17,85); }
H1.HeaderClassName
{
color: #731155;
}
.AnyTagClassName
{
color: #731155;
}
</style>
background-color css
<style>
a { background-color: #731155; }
a { background-color: rgb(115,17,85); }
div.DivClassName
{
background-color: #731155;
}
.BgClassName
{
background-color: #731155;
}
</style>
border-color css
<style>
span { border-color: #731155; }
span { border-color: rgb(115,17,85); }
td.TdClassName
{
border-color: #731155;
}
.TagClassName
{
border-color: #731155;
}
</style>