Shades of Pompadour #731040
Tints of Pompadour #731040
RGB
CMYK
RGB Variations
Color information
#731040 (or 0x731040) is known color: Pompadour. HEX triplet: 73, 10 and 40. RGB value is (115,16,64). Sum of RGB (Red+Green+Blue) = 115+16+64=195 (25% of max value = 765). Red value is 115 (45.31% from 255 or 58.97% from 195); Green value is 16 (6.64% from 255 or 8.21% from 195); Blue value is 64 (25.39% from 255 or 32.82% from 195); Max value from RGB is 115 - color contains mainly: red. Hex color #731040 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731040 is #8CEFBF. Grayscale: #323232. Windows color (decimal): -9236416 or 4198515. OLE color: 4198515.
HSL color Cylindrical-coordinate representation of color #731040: hue angle of 330.91º 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 #731040 is Cyan = 0, Magento = 0.86, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 16 | 64 | - |
| CMYK | 0 | 0.86 | 0.44 | 0.55 |
| HSL | 330.91º | 0.76% | 0.26% | - |
| HSV(B) | 330.91º | 0.86% | 0.45% | - |
| XYZ | 8.18 | 4.39 | 5.27 | - |
| YUV | 51.07 | 135.3 | 173.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 64 | 0 | 0.86 | 0.44 | 0.55 | 330.91 | 0.76 | 0.26 |
| Hex | 73 | 10 | 40 | 0 | 56 | 2C | 37 | 14B | 4C | 1A |
| Octal | 163 | 20 | 100 | 0 | 126 | 54 | 67 | 513 | 114 | 32 |
| Binary | 1110011 | 10000 | 1000000 | 0 | 1010110 | 101100 | 110111 | 101001011 | 1001100 | 11010 |
Color Harmonies of #731040
Complementary color
Monochromatic Colors of #731040
Black with #731040
Text Example
Text Example
White with #731040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731040; }
p { color: rgb(115,16,64); }
H1.HeaderClassName
{
color: #731040;
}
.AnyTagClassName
{
color: #731040;
}
</style>
background-color css
<style>
a { background-color: #731040; }
a { background-color: rgb(115,16,64); }
div.DivClassName
{
background-color: #731040;
}
.BgClassName
{
background-color: #731040;
}
</style>
border-color css
<style>
span { border-color: #731040; }
span { border-color: rgb(115,16,64); }
td.TdClassName
{
border-color: #731040;
}
.TagClassName
{
border-color: #731040;
}
</style>