Shades of Pompadour #731446
Tints of Pompadour #731446
RGB
CMYK
RGB Variations
Color information
#731446 (or 0x731446) is known color: Pompadour. HEX triplet: 73, 14 and 46. RGB value is (115,20,70). Sum of RGB (Red+Green+Blue) = 115+20+70=205 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.10% from 205); Green value is 20 (8.20% from 255 or 9.76% from 205); Blue value is 70 (27.73% from 255 or 34.15% from 205); Max value from RGB is 115 - color contains mainly: red. Hex color #731446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731446 is #8CEBB9. Grayscale: #363636. Windows color (decimal): -9235386 or 4592755. OLE color: 4592755.
HSL color Cylindrical-coordinate representation of color #731446: hue angle of 328.42º degrees, saturation: 0.7, 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 #731446 is Cyan = 0, Magento = 0.83, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 70 | - |
| CMYK | 0 | 0.83 | 0.39 | 0.55 |
| HSL | 328.42º | 0.7% | 0.26% | - |
| HSV(B) | 328.42º | 0.83% | 0.45% | - |
| XYZ | 8.43 | 4.59 | 6.24 | - |
| YUV | 54.11 | 136.97 | 171.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 70 | 0 | 0.83 | 0.39 | 0.55 | 328.42 | 0.7 | 0.26 |
| Hex | 73 | 14 | 46 | 0 | 53 | 27 | 37 | 148 | 46 | 1A |
| Octal | 163 | 24 | 106 | 0 | 123 | 47 | 67 | 510 | 106 | 32 |
| Binary | 1110011 | 10100 | 1000110 | 0 | 1010011 | 100111 | 110111 | 101001000 | 1000110 | 11010 |
Color Harmonies of #731446
Complementary color
Monochromatic Colors of #731446
Black with #731446
Text Example
Text Example
White with #731446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731446; }
p { color: rgb(115,20,70); }
H1.HeaderClassName
{
color: #731446;
}
.AnyTagClassName
{
color: #731446;
}
</style>
background-color css
<style>
a { background-color: #731446; }
a { background-color: rgb(115,20,70); }
div.DivClassName
{
background-color: #731446;
}
.BgClassName
{
background-color: #731446;
}
</style>
border-color css
<style>
span { border-color: #731446; }
span { border-color: rgb(115,20,70); }
td.TdClassName
{
border-color: #731446;
}
.TagClassName
{
border-color: #731446;
}
</style>