Shades of Pompadour #731352
Tints of Pompadour #731352
RGB
CMYK
RGB Variations
Color information
#731352 (or 0x731352) is known color: Pompadour. HEX triplet: 73, 13 and 52. RGB value is (115,19,82). Sum of RGB (Red+Green+Blue) = 115+19+82=216 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.24% from 216); Green value is 19 (7.81% from 255 or 8.80% from 216); Blue value is 82 (32.42% from 255 or 37.96% from 216); Max value from RGB is 115 - color contains mainly: red. Hex color #731352 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731352 is #8CECAD. Grayscale: #363636. Windows color (decimal): -9235630 or 5378931. OLE color: 5378931.
HSL color Cylindrical-coordinate representation of color #731352: hue angle of 320.62º 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 #731352 is Cyan = 0, Magento = 0.83, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 82 | - |
| CMYK | 0 | 0.83 | 0.29 | 0.55 |
| HSL | 320.63º | 0.72% | 0.26% | - |
| HSV(B) | 320.63º | 0.83% | 0.45% | - |
| XYZ | 8.83 | 4.72 | 8.43 | - |
| YUV | 54.89 | 143.3 | 170.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 82 | 0 | 0.83 | 0.29 | 0.55 | 320.63 | 0.72 | 0.26 |
| Hex | 73 | 13 | 52 | 0 | 53 | 1D | 37 | 141 | 48 | 1A |
| Octal | 163 | 23 | 122 | 0 | 123 | 35 | 67 | 501 | 110 | 32 |
| Binary | 1110011 | 10011 | 1010010 | 0 | 1010011 | 11101 | 110111 | 101000001 | 1001000 | 11010 |
Color Harmonies of #731352
Complementary color
Monochromatic Colors of #731352
Black with #731352
Text Example
Text Example
White with #731352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731352; }
p { color: rgb(115,19,82); }
H1.HeaderClassName
{
color: #731352;
}
.AnyTagClassName
{
color: #731352;
}
</style>
background-color css
<style>
a { background-color: #731352; }
a { background-color: rgb(115,19,82); }
div.DivClassName
{
background-color: #731352;
}
.BgClassName
{
background-color: #731352;
}
</style>
border-color css
<style>
span { border-color: #731352; }
span { border-color: rgb(115,19,82); }
td.TdClassName
{
border-color: #731352;
}
.TagClassName
{
border-color: #731352;
}
</style>