Shades of Pompadour #731245
Tints of Pompadour #731245
RGB
CMYK
RGB Variations
Color information
#731245 (or 0x731245) is known color: Pompadour. HEX triplet: 73, 12 and 45. RGB value is (115,18,69). Sum of RGB (Red+Green+Blue) = 115+18+69=202 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.93% from 202); Green value is 18 (7.42% from 255 or 8.91% from 202); Blue value is 69 (27.34% from 255 or 34.16% from 202); Max value from RGB is 115 - color contains mainly: red. Hex color #731245 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731245 is #8CEDBA. Grayscale: #343434. Windows color (decimal): -9235899 or 4526707. OLE color: 4526707.
HSL color Cylindrical-coordinate representation of color #731245: hue angle of 328.45º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731245 is Cyan = 0, Magento = 0.84, Yellow = 0.4 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 69 | - |
| CMYK | 0 | 0.84 | 0.4 | 0.55 |
| HSL | 328.45º | 0.73% | 0.26% | - |
| HSV(B) | 328.45º | 0.84% | 0.45% | - |
| XYZ | 8.36 | 4.51 | 6.06 | - |
| YUV | 52.82 | 137.14 | 172.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 69 | 0 | 0.84 | 0.4 | 0.55 | 328.45 | 0.73 | 0.26 |
| Hex | 73 | 12 | 45 | 0 | 54 | 28 | 37 | 148 | 49 | 1A |
| Octal | 163 | 22 | 105 | 0 | 124 | 50 | 67 | 510 | 111 | 32 |
| Binary | 1110011 | 10010 | 1000101 | 0 | 1010100 | 101000 | 110111 | 101001000 | 1001001 | 11010 |
Color Harmonies of #731245
Complementary color
Monochromatic Colors of #731245
Black with #731245
Text Example
Text Example
White with #731245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731245; }
p { color: rgb(115,18,69); }
H1.HeaderClassName
{
color: #731245;
}
.AnyTagClassName
{
color: #731245;
}
</style>
background-color css
<style>
a { background-color: #731245; }
a { background-color: rgb(115,18,69); }
div.DivClassName
{
background-color: #731245;
}
.BgClassName
{
background-color: #731245;
}
</style>
border-color css
<style>
span { border-color: #731245; }
span { border-color: rgb(115,18,69); }
td.TdClassName
{
border-color: #731245;
}
.TagClassName
{
border-color: #731245;
}
</style>