Shades of Pompadour #731553
Tints of Pompadour #731553
RGB
CMYK
RGB Variations
Color information
#731553 (or 0x731553) is known color: Pompadour. HEX triplet: 73, 15 and 53. RGB value is (115,21,83). Sum of RGB (Red+Green+Blue) = 115+21+83=219 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.51% from 219); Green value is 21 (8.59% from 255 or 9.59% from 219); Blue value is 83 (32.81% from 255 or 37.90% from 219); Max value from RGB is 115 - color contains mainly: red. Hex color #731553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731553 is #8CEAAC. Grayscale: #383838. Windows color (decimal): -9235117 or 5444979. OLE color: 5444979.
HSL color Cylindrical-coordinate representation of color #731553: hue angle of 320.43º 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 #731553 is Cyan = 0, Magento = 0.82, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 83 | - |
| CMYK | 0 | 0.82 | 0.28 | 0.55 |
| HSL | 320.43º | 0.69% | 0.27% | - |
| HSV(B) | 320.43º | 0.82% | 0.45% | - |
| XYZ | 8.9 | 4.81 | 8.64 | - |
| YUV | 56.17 | 143.14 | 169.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 83 | 0 | 0.82 | 0.28 | 0.55 | 320.43 | 0.69 | 0.27 |
| Hex | 73 | 15 | 53 | 0 | 52 | 1C | 37 | 140 | 45 | 1B |
| Octal | 163 | 25 | 123 | 0 | 122 | 34 | 67 | 500 | 105 | 33 |
| Binary | 1110011 | 10101 | 1010011 | 0 | 1010010 | 11100 | 110111 | 101000000 | 1000101 | 11011 |
Color Harmonies of #731553
Complementary color
Monochromatic Colors of #731553
Black with #731553
Text Example
Text Example
White with #731553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731553; }
p { color: rgb(115,21,83); }
H1.HeaderClassName
{
color: #731553;
}
.AnyTagClassName
{
color: #731553;
}
</style>
background-color css
<style>
a { background-color: #731553; }
a { background-color: rgb(115,21,83); }
div.DivClassName
{
background-color: #731553;
}
.BgClassName
{
background-color: #731553;
}
</style>
border-color css
<style>
span { border-color: #731553; }
span { border-color: rgb(115,21,83); }
td.TdClassName
{
border-color: #731553;
}
.TagClassName
{
border-color: #731553;
}
</style>