Shades of Pompadour #731339
Tints of Pompadour #731339
RGB
CMYK
RGB Variations
Color information
#731339 (or 0x731339) is known color: Pompadour. HEX triplet: 73, 13 and 39. RGB value is (115,19,57). Sum of RGB (Red+Green+Blue) = 115+19+57=191 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.21% from 191); Green value is 19 (7.81% from 255 or 9.95% from 191); Blue value is 57 (22.66% from 255 or 29.84% from 191); Max value from RGB is 115 - color contains mainly: red. Hex color #731339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731339 is #8CECC6. Grayscale: #333333. Windows color (decimal): -9235655 or 3740531. OLE color: 3740531.
HSL color Cylindrical-coordinate representation of color #731339: hue angle of 336.25º 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 #731339 is Cyan = 0, Magento = 0.83, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 57 | - |
| CMYK | 0 | 0.83 | 0.50 | 0.55 |
| HSL | 336.25º | 0.72% | 0.26% | - |
| HSV(B) | 336.25º | 0.83% | 0.45% | - |
| XYZ | 8.04 | 4.41 | 4.3 | - |
| YUV | 52.04 | 130.8 | 172.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 57 | 0 | 0.83 | 0.50 | 0.55 | 336.25 | 0.72 | 0.26 |
| Hex | 73 | 13 | 39 | 0 | 53 | 32 | 37 | 150 | 48 | 1A |
| Octal | 163 | 23 | 71 | 0 | 123 | 62 | 67 | 520 | 110 | 32 |
| Binary | 1110011 | 10011 | 111001 | 0 | 1010011 | 110010 | 110111 | 101010000 | 1001000 | 11010 |
Color Harmonies of #731339
Complementary color
Monochromatic Colors of #731339
Black with #731339
Text Example
Text Example
White with #731339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731339; }
p { color: rgb(115,19,57); }
H1.HeaderClassName
{
color: #731339;
}
.AnyTagClassName
{
color: #731339;
}
</style>
background-color css
<style>
a { background-color: #731339; }
a { background-color: rgb(115,19,57); }
div.DivClassName
{
background-color: #731339;
}
.BgClassName
{
background-color: #731339;
}
</style>
border-color css
<style>
span { border-color: #731339; }
span { border-color: rgb(115,19,57); }
td.TdClassName
{
border-color: #731339;
}
.TagClassName
{
border-color: #731339;
}
</style>