Shades of Pompadour #731539
Tints of Pompadour #731539
RGB
CMYK
RGB Variations
Color information
#731539 (or 0x731539) is known color: Pompadour. HEX triplet: 73, 15 and 39. RGB value is (115,21,57). Sum of RGB (Red+Green+Blue) = 115+21+57=193 (25% of max value = 765). Red value is 115 (45.31% from 255 or 59.59% from 193); Green value is 21 (8.59% from 255 or 10.88% from 193); Blue value is 57 (22.66% from 255 or 29.53% from 193); Max value from RGB is 115 - color contains mainly: red. Hex color #731539 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731539 is #8CEAC6. Grayscale: #353535. Windows color (decimal): -9235143 or 3741043. OLE color: 3741043.
HSL color Cylindrical-coordinate representation of color #731539: hue angle of 337.02º 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 #731539 is Cyan = 0, Magento = 0.82, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 57 | - |
| CMYK | 0 | 0.82 | 0.50 | 0.55 |
| HSL | 337.02º | 0.69% | 0.27% | - |
| HSV(B) | 337.02º | 0.82% | 0.45% | - |
| XYZ | 8.08 | 4.48 | 4.31 | - |
| YUV | 53.21 | 130.14 | 172.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 57 | 0 | 0.82 | 0.50 | 0.55 | 337.02 | 0.69 | 0.27 |
| Hex | 73 | 15 | 39 | 0 | 52 | 32 | 37 | 151 | 45 | 1B |
| Octal | 163 | 25 | 71 | 0 | 122 | 62 | 67 | 521 | 105 | 33 |
| Binary | 1110011 | 10101 | 111001 | 0 | 1010010 | 110010 | 110111 | 101010001 | 1000101 | 11011 |
Color Harmonies of #731539
Complementary color
Monochromatic Colors of #731539
Black with #731539
Text Example
Text Example
White with #731539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731539; }
p { color: rgb(115,21,57); }
H1.HeaderClassName
{
color: #731539;
}
.AnyTagClassName
{
color: #731539;
}
</style>
background-color css
<style>
a { background-color: #731539; }
a { background-color: rgb(115,21,57); }
div.DivClassName
{
background-color: #731539;
}
.BgClassName
{
background-color: #731539;
}
</style>
border-color css
<style>
span { border-color: #731539; }
span { border-color: rgb(115,21,57); }
td.TdClassName
{
border-color: #731539;
}
.TagClassName
{
border-color: #731539;
}
</style>