Shades of Pompadour #701449
Tints of Pompadour #701449
RGB
CMYK
RGB Variations
Color information
#701449 (or 0x701449) is known color: Pompadour. HEX triplet: 70, 14 and 49. RGB value is (112,20,73). Sum of RGB (Red+Green+Blue) = 112+20+73=205 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.63% from 205); Green value is 20 (8.20% from 255 or 9.76% from 205); Blue value is 73 (28.91% from 255 or 35.61% from 205); Max value from RGB is 112 - color contains mainly: red. Hex color #701449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701449 is #8FEBB6. Grayscale: #353535. Windows color (decimal): -9431991 or 4789360. OLE color: 4789360.
HSL color Cylindrical-coordinate representation of color #701449: hue angle of 325.43º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #701449 is Cyan = 0, Magento = 0.82, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 20 | 73 | - |
| CMYK | 0 | 0.82 | 0.35 | 0.56 |
| HSL | 325.43º | 0.7% | 0.26% | - |
| HSV(B) | 325.43º | 0.82% | 0.44% | - |
| XYZ | 8.13 | 4.43 | 6.73 | - |
| YUV | 53.55 | 138.98 | 169.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 20 | 73 | 0 | 0.82 | 0.35 | 0.56 | 325.43 | 0.7 | 0.26 |
| Hex | 70 | 14 | 49 | 0 | 52 | 23 | 38 | 145 | 46 | 1A |
| Octal | 160 | 24 | 111 | 0 | 122 | 43 | 70 | 505 | 106 | 32 |
| Binary | 1110000 | 10100 | 1001001 | 0 | 1010010 | 100011 | 111000 | 101000101 | 1000110 | 11010 |
Color Harmonies of #701449
Complementary color
Monochromatic Colors of #701449
Black with #701449
Text Example
Text Example
White with #701449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701449; }
p { color: rgb(112,20,73); }
H1.HeaderClassName
{
color: #701449;
}
.AnyTagClassName
{
color: #701449;
}
</style>
background-color css
<style>
a { background-color: #701449; }
a { background-color: rgb(112,20,73); }
div.DivClassName
{
background-color: #701449;
}
.BgClassName
{
background-color: #701449;
}
</style>
border-color css
<style>
span { border-color: #701449; }
span { border-color: rgb(112,20,73); }
td.TdClassName
{
border-color: #701449;
}
.TagClassName
{
border-color: #701449;
}
</style>