Shades of Pompadour #731053
Tints of Pompadour #731053
RGB
CMYK
RGB Variations
Color information
#731053 (or 0x731053) is known color: Pompadour. HEX triplet: 73, 10 and 53. RGB value is (115,16,83). Sum of RGB (Red+Green+Blue) = 115+16+83=214 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.74% from 214); Green value is 16 (6.64% from 255 or 7.48% from 214); Blue value is 83 (32.81% from 255 or 38.79% from 214); Max value from RGB is 115 - color contains mainly: red. Hex color #731053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731053 is #8CEFAC. Grayscale: #353535. Windows color (decimal): -9236397 or 5443699. OLE color: 5443699.
HSL color Cylindrical-coordinate representation of color #731053: hue angle of 319.39º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #731053 is Cyan = 0, Magento = 0.86, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 16 | 83 | - |
| CMYK | 0 | 0.86 | 0.28 | 0.55 |
| HSL | 319.39º | 0.76% | 0.26% | - |
| HSV(B) | 319.39º | 0.86% | 0.45% | - |
| XYZ | 8.82 | 4.64 | 8.61 | - |
| YUV | 53.24 | 144.8 | 172.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 83 | 0 | 0.86 | 0.28 | 0.55 | 319.39 | 0.76 | 0.26 |
| Hex | 73 | 10 | 53 | 0 | 56 | 1C | 37 | 13F | 4C | 1A |
| Octal | 163 | 20 | 123 | 0 | 126 | 34 | 67 | 477 | 114 | 32 |
| Binary | 1110011 | 10000 | 1010011 | 0 | 1010110 | 11100 | 110111 | 100111111 | 1001100 | 11010 |
Color Harmonies of #731053
Complementary color
Monochromatic Colors of #731053
Black with #731053
Text Example
Text Example
White with #731053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731053; }
p { color: rgb(115,16,83); }
H1.HeaderClassName
{
color: #731053;
}
.AnyTagClassName
{
color: #731053;
}
</style>
background-color css
<style>
a { background-color: #731053; }
a { background-color: rgb(115,16,83); }
div.DivClassName
{
background-color: #731053;
}
.BgClassName
{
background-color: #731053;
}
</style>
border-color css
<style>
span { border-color: #731053; }
span { border-color: rgb(115,16,83); }
td.TdClassName
{
border-color: #731053;
}
.TagClassName
{
border-color: #731053;
}
</style>