Shades of Pompadour #731748
Tints of Pompadour #731748
RGB
CMYK
RGB Variations
Color information
#731748 (or 0x731748) is known color: Pompadour. HEX triplet: 73, 17 and 48. RGB value is (115,23,72). Sum of RGB (Red+Green+Blue) = 115+23+72=210 (27% of max value = 765). Red value is 115 (45.31% from 255 or 54.76% from 210); Green value is 23 (9.38% from 255 or 10.95% from 210); Blue value is 72 (28.52% from 255 or 34.29% from 210); Max value from RGB is 115 - color contains mainly: red. Hex color #731748 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731748 is #8CE8B7. Grayscale: #373737. Windows color (decimal): -9234616 or 4724595. OLE color: 4724595.
HSL color Cylindrical-coordinate representation of color #731748: hue angle of 328.04º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #731748 is Cyan = 0, Magento = 0.80, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 23 | 72 | - |
| CMYK | 0 | 0.80 | 0.37 | 0.55 |
| HSL | 328.04º | 0.67% | 0.27% | - |
| HSV(B) | 328.04º | 0.8% | 0.45% | - |
| XYZ | 8.55 | 4.73 | 6.59 | - |
| YUV | 56.09 | 136.98 | 170.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 23 | 72 | 0 | 0.80 | 0.37 | 0.55 | 328.04 | 0.67 | 0.27 |
| Hex | 73 | 17 | 48 | 0 | 50 | 25 | 37 | 148 | 43 | 1B |
| Octal | 163 | 27 | 110 | 0 | 120 | 45 | 67 | 510 | 103 | 33 |
| Binary | 1110011 | 10111 | 1001000 | 0 | 1010000 | 100101 | 110111 | 101001000 | 1000011 | 11011 |
Color Harmonies of #731748
Complementary color
Monochromatic Colors of #731748
Black with #731748
Text Example
Text Example
White with #731748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731748; }
p { color: rgb(115,23,72); }
H1.HeaderClassName
{
color: #731748;
}
.AnyTagClassName
{
color: #731748;
}
</style>
background-color css
<style>
a { background-color: #731748; }
a { background-color: rgb(115,23,72); }
div.DivClassName
{
background-color: #731748;
}
.BgClassName
{
background-color: #731748;
}
</style>
border-color css
<style>
span { border-color: #731748; }
span { border-color: rgb(115,23,72); }
td.TdClassName
{
border-color: #731748;
}
.TagClassName
{
border-color: #731748;
}
</style>