Shades of Pompadour #731254
Tints of Pompadour #731254
RGB
CMYK
RGB Variations
Color information
#731254 (or 0x731254) is known color: Pompadour. HEX triplet: 73, 12 and 54. RGB value is (115,18,84). Sum of RGB (Red+Green+Blue) = 115+18+84=217 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.00% from 217); Green value is 18 (7.42% from 255 or 8.29% from 217); Blue value is 84 (33.20% from 255 or 38.71% from 217); Max value from RGB is 115 - color contains mainly: red. Hex color #731254 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731254 is #8CEDAB. Grayscale: #363636. Windows color (decimal): -9235884 or 5509747. OLE color: 5509747.
HSL color Cylindrical-coordinate representation of color #731254: hue angle of 319.18º 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 #731254 is Cyan = 0, Magento = 0.84, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 84 | - |
| CMYK | 0 | 0.84 | 0.27 | 0.55 |
| HSL | 319.18º | 0.73% | 0.26% | - |
| HSV(B) | 319.18º | 0.84% | 0.45% | - |
| XYZ | 8.89 | 4.72 | 8.83 | - |
| YUV | 54.53 | 144.64 | 171.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 84 | 0 | 0.84 | 0.27 | 0.55 | 319.18 | 0.73 | 0.26 |
| Hex | 73 | 12 | 54 | 0 | 54 | 1B | 37 | 13F | 49 | 1A |
| Octal | 163 | 22 | 124 | 0 | 124 | 33 | 67 | 477 | 111 | 32 |
| Binary | 1110011 | 10010 | 1010100 | 0 | 1010100 | 11011 | 110111 | 100111111 | 1001001 | 11010 |
Color Harmonies of #731254
Complementary color
Monochromatic Colors of #731254
Black with #731254
Text Example
Text Example
White with #731254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731254; }
p { color: rgb(115,18,84); }
H1.HeaderClassName
{
color: #731254;
}
.AnyTagClassName
{
color: #731254;
}
</style>
background-color css
<style>
a { background-color: #731254; }
a { background-color: rgb(115,18,84); }
div.DivClassName
{
background-color: #731254;
}
.BgClassName
{
background-color: #731254;
}
</style>
border-color css
<style>
span { border-color: #731254; }
span { border-color: rgb(115,18,84); }
td.TdClassName
{
border-color: #731254;
}
.TagClassName
{
border-color: #731254;
}
</style>