Shades of Pompadour #731952
Tints of Pompadour #731952
RGB
CMYK
RGB Variations
Color information
#731952 (or 0x731952) is known color: Pompadour. HEX triplet: 73, 19 and 52. RGB value is (115,25,82). Sum of RGB (Red+Green+Blue) = 115+25+82=222 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.80% from 222); Green value is 25 (10.16% from 255 or 11.26% from 222); Blue value is 82 (32.42% from 255 or 36.94% from 222); Max value from RGB is 115 - color contains mainly: red. Hex color #731952 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731952 is #8CE6AD. Grayscale: #3A3A3A. Windows color (decimal): -9234094 or 5380467. OLE color: 5380467.
HSL color Cylindrical-coordinate representation of color #731952: hue angle of 322º 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 #731952 is Cyan = 0, Magento = 0.78, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 82 | - |
| CMYK | 0 | 0.78 | 0.29 | 0.55 |
| HSL | 322º | 0.64% | 0.27% | - |
| HSV(B) | 322º | 0.78% | 0.45% | - |
| XYZ | 8.94 | 4.95 | 8.47 | - |
| YUV | 58.41 | 141.32 | 168.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 82 | 0 | 0.78 | 0.29 | 0.55 | 322 | 0.64 | 0.27 |
| Hex | 73 | 19 | 52 | 0 | 4E | 1D | 37 | 142 | 40 | 1B |
| Octal | 163 | 31 | 122 | 0 | 116 | 35 | 67 | 502 | 100 | 33 |
| Binary | 1110011 | 11001 | 1010010 | 0 | 1001110 | 11101 | 110111 | 101000010 | 1000000 | 11011 |
Color Harmonies of #731952
Complementary color
Monochromatic Colors of #731952
Black with #731952
Text Example
Text Example
White with #731952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731952; }
p { color: rgb(115,25,82); }
H1.HeaderClassName
{
color: #731952;
}
.AnyTagClassName
{
color: #731952;
}
</style>
background-color css
<style>
a { background-color: #731952; }
a { background-color: rgb(115,25,82); }
div.DivClassName
{
background-color: #731952;
}
.BgClassName
{
background-color: #731952;
}
</style>
border-color css
<style>
span { border-color: #731952; }
span { border-color: rgb(115,25,82); }
td.TdClassName
{
border-color: #731952;
}
.TagClassName
{
border-color: #731952;
}
</style>