Shades of Pompadour #731239
Tints of Pompadour #731239
RGB
CMYK
RGB Variations
Color information
#731239 (or 0x731239) is known color: Pompadour. HEX triplet: 73, 12 and 39. RGB value is (115,18,57). Sum of RGB (Red+Green+Blue) = 115+18+57=190 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.53% from 190); Green value is 18 (7.42% from 255 or 9.47% from 190); Blue value is 57 (22.66% from 255 or 30% from 190); Max value from RGB is 115 - color contains mainly: red. Hex color #731239 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731239 is #8CEDC6. Grayscale: #333333. Windows color (decimal): -9235911 or 3740275. OLE color: 3740275.
HSL color Cylindrical-coordinate representation of color #731239: hue angle of 335.88º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731239 is Cyan = 0, Magento = 0.84, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 57 | - |
| CMYK | 0 | 0.84 | 0.50 | 0.55 |
| HSL | 335.88º | 0.73% | 0.26% | - |
| HSV(B) | 335.88º | 0.84% | 0.45% | - |
| XYZ | 8.03 | 4.37 | 4.29 | - |
| YUV | 51.45 | 131.14 | 173.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 57 | 0 | 0.84 | 0.50 | 0.55 | 335.88 | 0.73 | 0.26 |
| Hex | 73 | 12 | 39 | 0 | 54 | 32 | 37 | 150 | 49 | 1A |
| Octal | 163 | 22 | 71 | 0 | 124 | 62 | 67 | 520 | 111 | 32 |
| Binary | 1110011 | 10010 | 111001 | 0 | 1010100 | 110010 | 110111 | 101010000 | 1001001 | 11010 |
Color Harmonies of #731239
Complementary color
Monochromatic Colors of #731239
Black with #731239
Text Example
Text Example
White with #731239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731239; }
p { color: rgb(115,18,57); }
H1.HeaderClassName
{
color: #731239;
}
.AnyTagClassName
{
color: #731239;
}
</style>
background-color css
<style>
a { background-color: #731239; }
a { background-color: rgb(115,18,57); }
div.DivClassName
{
background-color: #731239;
}
.BgClassName
{
background-color: #731239;
}
</style>
border-color css
<style>
span { border-color: #731239; }
span { border-color: rgb(115,18,57); }
td.TdClassName
{
border-color: #731239;
}
.TagClassName
{
border-color: #731239;
}
</style>