Shades of Pompadour #701149
Tints of Pompadour #701149
RGB
CMYK
RGB Variations
Color information
#701149 (or 0x701149) is known color: Pompadour. HEX triplet: 70, 11 and 49. RGB value is (112,17,73). Sum of RGB (Red+Green+Blue) = 112+17+73=202 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.45% from 202); Green value is 17 (7.03% from 255 or 8.42% from 202); Blue value is 73 (28.91% from 255 or 36.14% from 202); Max value from RGB is 112 - color contains mainly: red. Hex color #701149 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701149 is #8FEEB6. Grayscale: #333333. Windows color (decimal): -9432759 or 4788592. OLE color: 4788592.
HSL color Cylindrical-coordinate representation of color #701149: hue angle of 324.63º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #701149 is Cyan = 0, Magento = 0.85, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 17 | 73 | - |
| CMYK | 0 | 0.85 | 0.35 | 0.56 |
| HSL | 324.63º | 0.74% | 0.25% | - |
| HSV(B) | 324.63º | 0.85% | 0.44% | - |
| XYZ | 8.09 | 4.33 | 6.71 | - |
| YUV | 51.79 | 139.97 | 170.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 17 | 73 | 0 | 0.85 | 0.35 | 0.56 | 324.63 | 0.74 | 0.25 |
| Hex | 70 | 11 | 49 | 0 | 55 | 23 | 38 | 145 | 4A | 19 |
| Octal | 160 | 21 | 111 | 0 | 125 | 43 | 70 | 505 | 112 | 31 |
| Binary | 1110000 | 10001 | 1001001 | 0 | 1010101 | 100011 | 111000 | 101000101 | 1001010 | 11001 |
Color Harmonies of #701149
Complementary color
Monochromatic Colors of #701149
Black with #701149
Text Example
Text Example
White with #701149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701149; }
p { color: rgb(112,17,73); }
H1.HeaderClassName
{
color: #701149;
}
.AnyTagClassName
{
color: #701149;
}
</style>
background-color css
<style>
a { background-color: #701149; }
a { background-color: rgb(112,17,73); }
div.DivClassName
{
background-color: #701149;
}
.BgClassName
{
background-color: #701149;
}
</style>
border-color css
<style>
span { border-color: #701149; }
span { border-color: rgb(112,17,73); }
td.TdClassName
{
border-color: #701149;
}
.TagClassName
{
border-color: #701149;
}
</style>