Shades of Pompadour #731552
Tints of Pompadour #731552
RGB
CMYK
RGB Variations
Color information
#731552 (or 0x731552) is known color: Pompadour. HEX triplet: 73, 15 and 52. RGB value is (115,21,82). Sum of RGB (Red+Green+Blue) = 115+21+82=218 (28% of max value = 765). Red value is 115 (45.31% from 255 or 52.75% from 218); Green value is 21 (8.59% from 255 or 9.63% from 218); Blue value is 82 (32.42% from 255 or 37.61% from 218); Max value from RGB is 115 - color contains mainly: red. Hex color #731552 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731552 is #8CEAAD. Grayscale: #373737. Windows color (decimal): -9235118 or 5379443. OLE color: 5379443.
HSL color Cylindrical-coordinate representation of color #731552: hue angle of 321.06º 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 #731552 is Cyan = 0, Magento = 0.82, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 82 | - |
| CMYK | 0 | 0.82 | 0.29 | 0.55 |
| HSL | 321.06º | 0.69% | 0.27% | - |
| HSV(B) | 321.06º | 0.82% | 0.45% | - |
| XYZ | 8.86 | 4.79 | 8.44 | - |
| YUV | 56.06 | 142.64 | 170.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 82 | 0 | 0.82 | 0.29 | 0.55 | 321.06 | 0.69 | 0.27 |
| Hex | 73 | 15 | 52 | 0 | 52 | 1D | 37 | 141 | 45 | 1B |
| Octal | 163 | 25 | 122 | 0 | 122 | 35 | 67 | 501 | 105 | 33 |
| Binary | 1110011 | 10101 | 1010010 | 0 | 1010010 | 11101 | 110111 | 101000001 | 1000101 | 11011 |
Color Harmonies of #731552
Complementary color
Monochromatic Colors of #731552
Black with #731552
Text Example
Text Example
White with #731552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731552; }
p { color: rgb(115,21,82); }
H1.HeaderClassName
{
color: #731552;
}
.AnyTagClassName
{
color: #731552;
}
</style>
background-color css
<style>
a { background-color: #731552; }
a { background-color: rgb(115,21,82); }
div.DivClassName
{
background-color: #731552;
}
.BgClassName
{
background-color: #731552;
}
</style>
border-color css
<style>
span { border-color: #731552; }
span { border-color: rgb(115,21,82); }
td.TdClassName
{
border-color: #731552;
}
.TagClassName
{
border-color: #731552;
}
</style>