Shades of Pompadour #731344
Tints of Pompadour #731344
RGB
CMYK
RGB Variations
Color information
#731344 (or 0x731344) is known color: Pompadour. HEX triplet: 73, 13 and 44. RGB value is (115,19,68). Sum of RGB (Red+Green+Blue) = 115+19+68=202 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.93% from 202); Green value is 19 (7.81% from 255 or 9.41% from 202); Blue value is 68 (26.95% from 255 or 33.66% from 202); Max value from RGB is 115 - color contains mainly: red. Hex color #731344 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731344 is #8CECBB. Grayscale: #353535. Windows color (decimal): -9235644 or 4461427. OLE color: 4461427.
HSL color Cylindrical-coordinate representation of color #731344: hue angle of 329.38º 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 #731344 is Cyan = 0, Magento = 0.83, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 68 | - |
| CMYK | 0 | 0.83 | 0.41 | 0.55 |
| HSL | 329.38º | 0.72% | 0.26% | - |
| HSV(B) | 329.38º | 0.83% | 0.45% | - |
| XYZ | 8.35 | 4.53 | 5.9 | - |
| YUV | 53.29 | 136.3 | 172.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 68 | 0 | 0.83 | 0.41 | 0.55 | 329.38 | 0.72 | 0.26 |
| Hex | 73 | 13 | 44 | 0 | 53 | 29 | 37 | 149 | 48 | 1A |
| Octal | 163 | 23 | 104 | 0 | 123 | 51 | 67 | 511 | 110 | 32 |
| Binary | 1110011 | 10011 | 1000100 | 0 | 1010011 | 101001 | 110111 | 101001001 | 1001000 | 11010 |
Color Harmonies of #731344
Complementary color
Monochromatic Colors of #731344
Black with #731344
Text Example
Text Example
White with #731344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731344; }
p { color: rgb(115,19,68); }
H1.HeaderClassName
{
color: #731344;
}
.AnyTagClassName
{
color: #731344;
}
</style>
background-color css
<style>
a { background-color: #731344; }
a { background-color: rgb(115,19,68); }
div.DivClassName
{
background-color: #731344;
}
.BgClassName
{
background-color: #731344;
}
</style>
border-color css
<style>
span { border-color: #731344; }
span { border-color: rgb(115,19,68); }
td.TdClassName
{
border-color: #731344;
}
.TagClassName
{
border-color: #731344;
}
</style>