Shades of Pompadour #731944
Tints of Pompadour #731944
RGB
CMYK
RGB Variations
Color information
#731944 (or 0x731944) is known color: Pompadour. HEX triplet: 73, 19 and 44. RGB value is (115,25,68). Sum of RGB (Red+Green+Blue) = 115+25+68=208 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.29% from 208); Green value is 25 (10.16% from 255 or 12.02% from 208); Blue value is 68 (26.95% from 255 or 32.69% from 208); Max value from RGB is 115 - color contains mainly: red. Hex color #731944 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731944 is #8CE6BB. Grayscale: #383838. Windows color (decimal): -9234108 or 4462963. OLE color: 4462963.
HSL color Cylindrical-coordinate representation of color #731944: hue angle of 331.33º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #731944 is Cyan = 0, Magento = 0.78, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 68 | - |
| CMYK | 0 | 0.78 | 0.41 | 0.55 |
| HSL | 331.33º | 0.64% | 0.27% | - |
| HSV(B) | 331.33º | 0.78% | 0.45% | - |
| XYZ | 8.46 | 4.76 | 5.94 | - |
| YUV | 56.81 | 134.32 | 169.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 68 | 0 | 0.78 | 0.41 | 0.55 | 331.33 | 0.64 | 0.27 |
| Hex | 73 | 19 | 44 | 0 | 4E | 29 | 37 | 14B | 40 | 1B |
| Octal | 163 | 31 | 104 | 0 | 116 | 51 | 67 | 513 | 100 | 33 |
| Binary | 1110011 | 11001 | 1000100 | 0 | 1001110 | 101001 | 110111 | 101001011 | 1000000 | 11011 |
Color Harmonies of #731944
Complementary color
Monochromatic Colors of #731944
Black with #731944
Text Example
Text Example
White with #731944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731944; }
p { color: rgb(115,25,68); }
H1.HeaderClassName
{
color: #731944;
}
.AnyTagClassName
{
color: #731944;
}
</style>
background-color css
<style>
a { background-color: #731944; }
a { background-color: rgb(115,25,68); }
div.DivClassName
{
background-color: #731944;
}
.BgClassName
{
background-color: #731944;
}
</style>
border-color css
<style>
span { border-color: #731944; }
span { border-color: rgb(115,25,68); }
td.TdClassName
{
border-color: #731944;
}
.TagClassName
{
border-color: #731944;
}
</style>