Shades of Pompadour #731754
Tints of Pompadour #731754
RGB
CMYK
RGB Variations
Color information
#731754 (or 0x731754) is known color: Pompadour. HEX triplet: 73, 17 and 54. RGB value is (115,23,84). Sum of RGB (Red+Green+Blue) = 115+23+84=222 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.80% from 222); Green value is 23 (9.38% from 255 or 10.36% from 222); Blue value is 84 (33.20% from 255 or 37.84% from 222); Max value from RGB is 115 - color contains mainly: red. Hex color #731754 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731754 is #8CE8AB. Grayscale: #393939. Windows color (decimal): -9234604 or 5511027. OLE color: 5511027.
HSL color Cylindrical-coordinate representation of color #731754: hue angle of 320.22º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #731754 is Cyan = 0, Magento = 0.80, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 23 | 84 | - |
| CMYK | 0 | 0.80 | 0.27 | 0.55 |
| HSL | 320.22º | 0.67% | 0.27% | - |
| HSV(B) | 320.22º | 0.8% | 0.45% | - |
| XYZ | 8.98 | 4.9 | 8.86 | - |
| YUV | 57.46 | 142.98 | 169.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 23 | 84 | 0 | 0.80 | 0.27 | 0.55 | 320.22 | 0.67 | 0.27 |
| Hex | 73 | 17 | 54 | 0 | 50 | 1B | 37 | 140 | 43 | 1B |
| Octal | 163 | 27 | 124 | 0 | 120 | 33 | 67 | 500 | 103 | 33 |
| Binary | 1110011 | 10111 | 1010100 | 0 | 1010000 | 11011 | 110111 | 101000000 | 1000011 | 11011 |
Color Harmonies of #731754
Complementary color
Monochromatic Colors of #731754
Black with #731754
Text Example
Text Example
White with #731754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731754; }
p { color: rgb(115,23,84); }
H1.HeaderClassName
{
color: #731754;
}
.AnyTagClassName
{
color: #731754;
}
</style>
background-color css
<style>
a { background-color: #731754; }
a { background-color: rgb(115,23,84); }
div.DivClassName
{
background-color: #731754;
}
.BgClassName
{
background-color: #731754;
}
</style>
border-color css
<style>
span { border-color: #731754; }
span { border-color: rgb(115,23,84); }
td.TdClassName
{
border-color: #731754;
}
.TagClassName
{
border-color: #731754;
}
</style>