Shades of Pompadour #701349
Tints of Pompadour #701349
RGB
CMYK
RGB Variations
Color information
#701349 (or 0x701349) is known color: Pompadour. HEX triplet: 70, 13 and 49. RGB value is (112,19,73). Sum of RGB (Red+Green+Blue) = 112+19+73=204 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.90% from 204); Green value is 19 (7.81% from 255 or 9.31% from 204); Blue value is 73 (28.91% from 255 or 35.78% from 204); Max value from RGB is 112 - color contains mainly: red. Hex color #701349 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701349 is #8FECB6. Grayscale: #343434. Windows color (decimal): -9432247 or 4789104. OLE color: 4789104.
HSL color Cylindrical-coordinate representation of color #701349: hue angle of 325.16º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #701349 is Cyan = 0, Magento = 0.83, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 73 | - |
| CMYK | 0 | 0.83 | 0.35 | 0.56 |
| HSL | 325.16º | 0.71% | 0.26% | - |
| HSV(B) | 325.16º | 0.83% | 0.44% | - |
| XYZ | 8.12 | 4.39 | 6.72 | - |
| YUV | 52.96 | 139.31 | 170.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 73 | 0 | 0.83 | 0.35 | 0.56 | 325.16 | 0.71 | 0.26 |
| Hex | 70 | 13 | 49 | 0 | 53 | 23 | 38 | 145 | 47 | 1A |
| Octal | 160 | 23 | 111 | 0 | 123 | 43 | 70 | 505 | 107 | 32 |
| Binary | 1110000 | 10011 | 1001001 | 0 | 1010011 | 100011 | 111000 | 101000101 | 1000111 | 11010 |
Color Harmonies of #701349
Complementary color
Monochromatic Colors of #701349
Black with #701349
Text Example
Text Example
White with #701349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701349; }
p { color: rgb(112,19,73); }
H1.HeaderClassName
{
color: #701349;
}
.AnyTagClassName
{
color: #701349;
}
</style>
background-color css
<style>
a { background-color: #701349; }
a { background-color: rgb(112,19,73); }
div.DivClassName
{
background-color: #701349;
}
.BgClassName
{
background-color: #701349;
}
</style>
border-color css
<style>
span { border-color: #701349; }
span { border-color: rgb(112,19,73); }
td.TdClassName
{
border-color: #701349;
}
.TagClassName
{
border-color: #701349;
}
</style>