Shades of Pompadour #731142
Tints of Pompadour #731142
RGB
CMYK
RGB Variations
Color information
#731142 (or 0x731142) is known color: Pompadour. HEX triplet: 73, 11 and 42. RGB value is (115,17,66). Sum of RGB (Red+Green+Blue) = 115+17+66=198 (26% of max value = 765). Red value is 115 (45.31% from 255 or 58.08% from 198); Green value is 17 (7.03% from 255 or 8.59% from 198); Blue value is 66 (26.17% from 255 or 33.33% from 198); Max value from RGB is 115 - color contains mainly: red. Hex color #731142 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731142 is #8CEEBD. Grayscale: #333333. Windows color (decimal): -9236158 or 4329843. OLE color: 4329843.
HSL color Cylindrical-coordinate representation of color #731142: hue angle of 330º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #731142 is Cyan = 0, Magento = 0.85, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 66 | - |
| CMYK | 0 | 0.85 | 0.43 | 0.55 |
| HSL | 330º | 0.74% | 0.26% | - |
| HSV(B) | 330º | 0.85% | 0.45% | - |
| XYZ | 8.25 | 4.44 | 5.58 | - |
| YUV | 51.89 | 135.97 | 173.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 66 | 0 | 0.85 | 0.43 | 0.55 | 330 | 0.74 | 0.26 |
| Hex | 73 | 11 | 42 | 0 | 55 | 2B | 37 | 14A | 4A | 1A |
| Octal | 163 | 21 | 102 | 0 | 125 | 53 | 67 | 512 | 112 | 32 |
| Binary | 1110011 | 10001 | 1000010 | 0 | 1010101 | 101011 | 110111 | 101001010 | 1001010 | 11010 |
Color Harmonies of #731142
Complementary color
Monochromatic Colors of #731142
Black with #731142
Text Example
Text Example
White with #731142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731142; }
p { color: rgb(115,17,66); }
H1.HeaderClassName
{
color: #731142;
}
.AnyTagClassName
{
color: #731142;
}
</style>
background-color css
<style>
a { background-color: #731142; }
a { background-color: rgb(115,17,66); }
div.DivClassName
{
background-color: #731142;
}
.BgClassName
{
background-color: #731142;
}
</style>
border-color css
<style>
span { border-color: #731142; }
span { border-color: rgb(115,17,66); }
td.TdClassName
{
border-color: #731142;
}
.TagClassName
{
border-color: #731142;
}
</style>