Shades of Pompadour #731354
Tints of Pompadour #731354
RGB
CMYK
RGB Variations
Color information
#731354 (or 0x731354) is known color: Pompadour. HEX triplet: 73, 13 and 54. RGB value is (115,19,84). Sum of RGB (Red+Green+Blue) = 115+19+84=218 (28% of max value = 765). Red value is 115 (45.31% from 255 or 52.75% from 218); Green value is 19 (7.81% from 255 or 8.72% from 218); Blue value is 84 (33.20% from 255 or 38.53% from 218); Max value from RGB is 115 - color contains mainly: red. Hex color #731354 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731354 is #8CECAB. Grayscale: #363636. Windows color (decimal): -9235628 or 5510003. OLE color: 5510003.
HSL color Cylindrical-coordinate representation of color #731354: hue angle of 319.38º 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 #731354 is Cyan = 0, Magento = 0.83, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 84 | - |
| CMYK | 0 | 0.83 | 0.27 | 0.55 |
| HSL | 319.38º | 0.72% | 0.26% | - |
| HSV(B) | 319.38º | 0.83% | 0.45% | - |
| XYZ | 8.9 | 4.75 | 8.84 | - |
| YUV | 55.11 | 144.3 | 170.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 84 | 0 | 0.83 | 0.27 | 0.55 | 319.38 | 0.72 | 0.26 |
| Hex | 73 | 13 | 54 | 0 | 53 | 1B | 37 | 13F | 48 | 1A |
| Octal | 163 | 23 | 124 | 0 | 123 | 33 | 67 | 477 | 110 | 32 |
| Binary | 1110011 | 10011 | 1010100 | 0 | 1010011 | 11011 | 110111 | 100111111 | 1001000 | 11010 |
Color Harmonies of #731354
Complementary color
Monochromatic Colors of #731354
Black with #731354
Text Example
Text Example
White with #731354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731354; }
p { color: rgb(115,19,84); }
H1.HeaderClassName
{
color: #731354;
}
.AnyTagClassName
{
color: #731354;
}
</style>
background-color css
<style>
a { background-color: #731354; }
a { background-color: rgb(115,19,84); }
div.DivClassName
{
background-color: #731354;
}
.BgClassName
{
background-color: #731354;
}
</style>
border-color css
<style>
span { border-color: #731354; }
span { border-color: rgb(115,19,84); }
td.TdClassName
{
border-color: #731354;
}
.TagClassName
{
border-color: #731354;
}
</style>