Shades of Pompadour #731346
Tints of Pompadour #731346
RGB
CMYK
RGB Variations
Color information
#731346 (or 0x731346) is known color: Pompadour. HEX triplet: 73, 13 and 46. RGB value is (115,19,70). Sum of RGB (Red+Green+Blue) = 115+19+70=204 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.37% from 204); Green value is 19 (7.81% from 255 or 9.31% from 204); Blue value is 70 (27.73% from 255 or 34.31% from 204); Max value from RGB is 115 - color contains mainly: red. Hex color #731346 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731346 is #8CECB9. Grayscale: #353535. Windows color (decimal): -9235642 or 4592499. OLE color: 4592499.
HSL color Cylindrical-coordinate representation of color #731346: hue angle of 328.12º 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 #731346 is Cyan = 0, Magento = 0.83, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 70 | - |
| CMYK | 0 | 0.83 | 0.39 | 0.55 |
| HSL | 328.13º | 0.72% | 0.26% | - |
| HSV(B) | 328.13º | 0.83% | 0.45% | - |
| XYZ | 8.41 | 4.55 | 6.23 | - |
| YUV | 53.52 | 137.3 | 171.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 70 | 0 | 0.83 | 0.39 | 0.55 | 328.13 | 0.72 | 0.26 |
| Hex | 73 | 13 | 46 | 0 | 53 | 27 | 37 | 148 | 48 | 1A |
| Octal | 163 | 23 | 106 | 0 | 123 | 47 | 67 | 510 | 110 | 32 |
| Binary | 1110011 | 10011 | 1000110 | 0 | 1010011 | 100111 | 110111 | 101001000 | 1001000 | 11010 |
Color Harmonies of #731346
Complementary color
Monochromatic Colors of #731346
Black with #731346
Text Example
Text Example
White with #731346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731346; }
p { color: rgb(115,19,70); }
H1.HeaderClassName
{
color: #731346;
}
.AnyTagClassName
{
color: #731346;
}
</style>
background-color css
<style>
a { background-color: #731346; }
a { background-color: rgb(115,19,70); }
div.DivClassName
{
background-color: #731346;
}
.BgClassName
{
background-color: #731346;
}
</style>
border-color css
<style>
span { border-color: #731346; }
span { border-color: rgb(115,19,70); }
td.TdClassName
{
border-color: #731346;
}
.TagClassName
{
border-color: #731346;
}
</style>