Shades of Pompadour #731041
Tints of Pompadour #731041
RGB
CMYK
RGB Variations
Color information
#731041 (or 0x731041) is known color: Pompadour. HEX triplet: 73, 10 and 41. RGB value is (115,16,65). Sum of RGB (Red+Green+Blue) = 115+16+65=196 (25% of max value = 765). Red value is 115 (45.31% from 255 or 58.67% from 196); Green value is 16 (6.64% from 255 or 8.16% from 196); Blue value is 65 (25.78% from 255 or 33.16% from 196); Max value from RGB is 115 - color contains mainly: red. Hex color #731041 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731041 is #8CEFBE. Grayscale: #333333. Windows color (decimal): -9236415 or 4264051. OLE color: 4264051.
HSL color Cylindrical-coordinate representation of color #731041: hue angle of 330.3º 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 #731041 is Cyan = 0, Magento = 0.86, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 16 | 65 | - |
| CMYK | 0 | 0.86 | 0.43 | 0.55 |
| HSL | 330.3º | 0.76% | 0.26% | - |
| HSV(B) | 330.3º | 0.86% | 0.45% | - |
| XYZ | 8.21 | 4.4 | 5.42 | - |
| YUV | 51.19 | 135.8 | 173.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 65 | 0 | 0.86 | 0.43 | 0.55 | 330.3 | 0.76 | 0.26 |
| Hex | 73 | 10 | 41 | 0 | 56 | 2B | 37 | 14A | 4C | 1A |
| Octal | 163 | 20 | 101 | 0 | 126 | 53 | 67 | 512 | 114 | 32 |
| Binary | 1110011 | 10000 | 1000001 | 0 | 1010110 | 101011 | 110111 | 101001010 | 1001100 | 11010 |
Color Harmonies of #731041
Complementary color
Monochromatic Colors of #731041
Black with #731041
Text Example
Text Example
White with #731041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731041; }
p { color: rgb(115,16,65); }
H1.HeaderClassName
{
color: #731041;
}
.AnyTagClassName
{
color: #731041;
}
</style>
background-color css
<style>
a { background-color: #731041; }
a { background-color: rgb(115,16,65); }
div.DivClassName
{
background-color: #731041;
}
.BgClassName
{
background-color: #731041;
}
</style>
border-color css
<style>
span { border-color: #731041; }
span { border-color: rgb(115,16,65); }
td.TdClassName
{
border-color: #731041;
}
.TagClassName
{
border-color: #731041;
}
</style>