Shades of Pompadour #731340
Tints of Pompadour #731340
RGB
CMYK
RGB Variations
Color information
#731340 (or 0x731340) is known color: Pompadour. HEX triplet: 73, 13 and 40. RGB value is (115,19,64). Sum of RGB (Red+Green+Blue) = 115+19+64=198 (26% of max value = 765). Red value is 115 (45.31% from 255 or 58.08% from 198); Green value is 19 (7.81% from 255 or 9.60% from 198); Blue value is 64 (25.39% from 255 or 32.32% from 198); Max value from RGB is 115 - color contains mainly: red. Hex color #731340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731340 is #8CECBF. Grayscale: #343434. Windows color (decimal): -9235648 or 4199283. OLE color: 4199283.
HSL color Cylindrical-coordinate representation of color #731340: hue angle of 331.88º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731340 is Cyan = 0, Magento = 0.83, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 64 | - |
| CMYK | 0 | 0.83 | 0.44 | 0.55 |
| HSL | 331.88º | 0.72% | 0.26% | - |
| HSV(B) | 331.88º | 0.83% | 0.45% | - |
| XYZ | 8.23 | 4.48 | 5.28 | - |
| YUV | 52.83 | 134.3 | 172.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 64 | 0 | 0.83 | 0.44 | 0.55 | 331.88 | 0.72 | 0.26 |
| Hex | 73 | 13 | 40 | 0 | 53 | 2C | 37 | 14C | 48 | 1A |
| Octal | 163 | 23 | 100 | 0 | 123 | 54 | 67 | 514 | 110 | 32 |
| Binary | 1110011 | 10011 | 1000000 | 0 | 1010011 | 101100 | 110111 | 101001100 | 1001000 | 11010 |
Color Harmonies of #731340
Complementary color
Monochromatic Colors of #731340
Black with #731340
Text Example
Text Example
White with #731340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731340; }
p { color: rgb(115,19,64); }
H1.HeaderClassName
{
color: #731340;
}
.AnyTagClassName
{
color: #731340;
}
</style>
background-color css
<style>
a { background-color: #731340; }
a { background-color: rgb(115,19,64); }
div.DivClassName
{
background-color: #731340;
}
.BgClassName
{
background-color: #731340;
}
</style>
border-color css
<style>
span { border-color: #731340; }
span { border-color: rgb(115,19,64); }
td.TdClassName
{
border-color: #731340;
}
.TagClassName
{
border-color: #731340;
}
</style>