Shades of Pompadour #731546
Tints of Pompadour #731546
RGB
CMYK
RGB Variations
Color information
#731546 (or 0x731546) is known color: Pompadour. HEX triplet: 73, 15 and 46. RGB value is (115,21,70). Sum of RGB (Red+Green+Blue) = 115+21+70=206 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.83% from 206); Green value is 21 (8.59% from 255 or 10.19% from 206); Blue value is 70 (27.73% from 255 or 33.98% from 206); Max value from RGB is 115 - color contains mainly: red. Hex color #731546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731546 is #8CEAB9. Grayscale: #363636. Windows color (decimal): -9235130 or 4593011. OLE color: 4593011.
HSL color Cylindrical-coordinate representation of color #731546: hue angle of 328.72º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #731546 is Cyan = 0, Magento = 0.82, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 70 | - |
| CMYK | 0 | 0.82 | 0.39 | 0.55 |
| HSL | 328.72º | 0.69% | 0.27% | - |
| HSV(B) | 328.72º | 0.82% | 0.45% | - |
| XYZ | 8.44 | 4.62 | 6.24 | - |
| YUV | 54.69 | 136.64 | 171.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 70 | 0 | 0.82 | 0.39 | 0.55 | 328.72 | 0.69 | 0.27 |
| Hex | 73 | 15 | 46 | 0 | 52 | 27 | 37 | 149 | 45 | 1B |
| Octal | 163 | 25 | 106 | 0 | 122 | 47 | 67 | 511 | 105 | 33 |
| Binary | 1110011 | 10101 | 1000110 | 0 | 1010010 | 100111 | 110111 | 101001001 | 1000101 | 11011 |
Color Harmonies of #731546
Complementary color
Monochromatic Colors of #731546
Black with #731546
Text Example
Text Example
White with #731546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731546; }
p { color: rgb(115,21,70); }
H1.HeaderClassName
{
color: #731546;
}
.AnyTagClassName
{
color: #731546;
}
</style>
background-color css
<style>
a { background-color: #731546; }
a { background-color: rgb(115,21,70); }
div.DivClassName
{
background-color: #731546;
}
.BgClassName
{
background-color: #731546;
}
</style>
border-color css
<style>
span { border-color: #731546; }
span { border-color: rgb(115,21,70); }
td.TdClassName
{
border-color: #731546;
}
.TagClassName
{
border-color: #731546;
}
</style>