Shades of Pompadour #731956
Tints of Pompadour #731956
RGB
CMYK
RGB Variations
Color information
#731956 (or 0x731956) is known color: Pompadour. HEX triplet: 73, 19 and 56. RGB value is (115,25,86). Sum of RGB (Red+Green+Blue) = 115+25+86=226 (29% of max value = 765). Red value is 115 (45.31% from 255 or 50.88% from 226); Green value is 25 (10.16% from 255 or 11.06% from 226); Blue value is 86 (33.98% from 255 or 38.05% from 226); Max value from RGB is 115 - color contains mainly: red. Hex color #731956 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731956 is #8CE6A9. Grayscale: #3A3A3A. Windows color (decimal): -9234090 or 5642611. OLE color: 5642611.
HSL color Cylindrical-coordinate representation of color #731956: hue angle of 319.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 #731956 is Cyan = 0, Magento = 0.78, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 86 | - |
| CMYK | 0 | 0.78 | 0.25 | 0.55 |
| HSL | 319.33º | 0.64% | 0.27% | - |
| HSV(B) | 319.33º | 0.78% | 0.45% | - |
| XYZ | 9.1 | 5.01 | 9.29 | - |
| YUV | 58.86 | 143.32 | 168.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 86 | 0 | 0.78 | 0.25 | 0.55 | 319.33 | 0.64 | 0.27 |
| Hex | 73 | 19 | 56 | 0 | 4E | 19 | 37 | 13F | 40 | 1B |
| Octal | 163 | 31 | 126 | 0 | 116 | 31 | 67 | 477 | 100 | 33 |
| Binary | 1110011 | 11001 | 1010110 | 0 | 1001110 | 11001 | 110111 | 100111111 | 1000000 | 11011 |
Color Harmonies of #731956
Complementary color
Monochromatic Colors of #731956
Black with #731956
Text Example
Text Example
White with #731956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731956; }
p { color: rgb(115,25,86); }
H1.HeaderClassName
{
color: #731956;
}
.AnyTagClassName
{
color: #731956;
}
</style>
background-color css
<style>
a { background-color: #731956; }
a { background-color: rgb(115,25,86); }
div.DivClassName
{
background-color: #731956;
}
.BgClassName
{
background-color: #731956;
}
</style>
border-color css
<style>
span { border-color: #731956; }
span { border-color: rgb(115,25,86); }
td.TdClassName
{
border-color: #731956;
}
.TagClassName
{
border-color: #731956;
}
</style>