Shades of Pompadour #731547
Tints of Pompadour #731547
RGB
CMYK
RGB Variations
Color information
#731547 (or 0x731547) is known color: Pompadour. HEX triplet: 73, 15 and 47. RGB value is (115,21,71). Sum of RGB (Red+Green+Blue) = 115+21+71=207 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.56% from 207); Green value is 21 (8.59% from 255 or 10.14% from 207); Blue value is 71 (28.12% from 255 or 34.30% from 207); Max value from RGB is 115 - color contains mainly: red. Hex color #731547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731547 is #8CEAB8. Grayscale: #363636. Windows color (decimal): -9235129 or 4658547. OLE color: 4658547.
HSL color Cylindrical-coordinate representation of color #731547: hue angle of 328.09º 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 #731547 is Cyan = 0, Magento = 0.82, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 71 | - |
| CMYK | 0 | 0.82 | 0.38 | 0.55 |
| HSL | 328.09º | 0.69% | 0.27% | - |
| HSV(B) | 328.09º | 0.82% | 0.45% | - |
| XYZ | 8.48 | 4.64 | 6.41 | - |
| YUV | 54.81 | 137.14 | 170.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 71 | 0 | 0.82 | 0.38 | 0.55 | 328.09 | 0.69 | 0.27 |
| Hex | 73 | 15 | 47 | 0 | 52 | 26 | 37 | 148 | 45 | 1B |
| Octal | 163 | 25 | 107 | 0 | 122 | 46 | 67 | 510 | 105 | 33 |
| Binary | 1110011 | 10101 | 1000111 | 0 | 1010010 | 100110 | 110111 | 101001000 | 1000101 | 11011 |
Color Harmonies of #731547
Complementary color
Monochromatic Colors of #731547
Black with #731547
Text Example
Text Example
White with #731547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731547; }
p { color: rgb(115,21,71); }
H1.HeaderClassName
{
color: #731547;
}
.AnyTagClassName
{
color: #731547;
}
</style>
background-color css
<style>
a { background-color: #731547; }
a { background-color: rgb(115,21,71); }
div.DivClassName
{
background-color: #731547;
}
.BgClassName
{
background-color: #731547;
}
</style>
border-color css
<style>
span { border-color: #731547; }
span { border-color: rgb(115,21,71); }
td.TdClassName
{
border-color: #731547;
}
.TagClassName
{
border-color: #731547;
}
</style>