Shades of Pompadour #731353
Tints of Pompadour #731353
RGB
CMYK
RGB Variations
Color information
#731353 (or 0x731353) is known color: Pompadour. HEX triplet: 73, 13 and 53. RGB value is (115,19,83). Sum of RGB (Red+Green+Blue) = 115+19+83=217 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.00% from 217); Green value is 19 (7.81% from 255 or 8.76% from 217); Blue value is 83 (32.81% from 255 or 38.25% from 217); Max value from RGB is 115 - color contains mainly: red. Hex color #731353 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731353 is #8CECAC. Grayscale: #363636. Windows color (decimal): -9235629 or 5444467. OLE color: 5444467.
HSL color Cylindrical-coordinate representation of color #731353: hue angle of 320º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731353 is Cyan = 0, Magento = 0.83, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 83 | - |
| CMYK | 0 | 0.83 | 0.28 | 0.55 |
| HSL | 320º | 0.72% | 0.26% | - |
| HSV(B) | 320º | 0.83% | 0.45% | - |
| XYZ | 8.86 | 4.74 | 8.63 | - |
| YUV | 55 | 143.8 | 170.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 83 | 0 | 0.83 | 0.28 | 0.55 | 320 | 0.72 | 0.26 |
| Hex | 73 | 13 | 53 | 0 | 53 | 1C | 37 | 140 | 48 | 1A |
| Octal | 163 | 23 | 123 | 0 | 123 | 34 | 67 | 500 | 110 | 32 |
| Binary | 1110011 | 10011 | 1010011 | 0 | 1010011 | 11100 | 110111 | 101000000 | 1001000 | 11010 |
Color Harmonies of #731353
Complementary color
Monochromatic Colors of #731353
Black with #731353
Text Example
Text Example
White with #731353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731353; }
p { color: rgb(115,19,83); }
H1.HeaderClassName
{
color: #731353;
}
.AnyTagClassName
{
color: #731353;
}
</style>
background-color css
<style>
a { background-color: #731353; }
a { background-color: rgb(115,19,83); }
div.DivClassName
{
background-color: #731353;
}
.BgClassName
{
background-color: #731353;
}
</style>
border-color css
<style>
span { border-color: #731353; }
span { border-color: rgb(115,19,83); }
td.TdClassName
{
border-color: #731353;
}
.TagClassName
{
border-color: #731353;
}
</style>