Shades of Pompadour #701351
Tints of Pompadour #701351
RGB
CMYK
RGB Variations
Color information
#701351 (or 0x701351) is known color: Pompadour. HEX triplet: 70, 13 and 51. RGB value is (112,19,81). Sum of RGB (Red+Green+Blue) = 112+19+81=212 (28% of max value = 765). Red value is 112 (44.14% from 255 or 52.83% from 212); Green value is 19 (7.81% from 255 or 8.96% from 212); Blue value is 81 (32.03% from 255 or 38.21% from 212); Max value from RGB is 112 - color contains mainly: red. Hex color #701351 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701351 is #8FECAE. Grayscale: #353535. Windows color (decimal): -9432239 or 5313392. OLE color: 5313392.
HSL color Cylindrical-coordinate representation of color #701351: hue angle of 320º 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 #701351 is Cyan = 0, Magento = 0.83, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 81 | - |
| CMYK | 0 | 0.83 | 0.28 | 0.56 |
| HSL | 320º | 0.71% | 0.26% | - |
| HSV(B) | 320º | 0.83% | 0.44% | - |
| XYZ | 8.4 | 4.5 | 8.21 | - |
| YUV | 53.88 | 143.31 | 169.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 81 | 0 | 0.83 | 0.28 | 0.56 | 320 | 0.71 | 0.26 |
| Hex | 70 | 13 | 51 | 0 | 53 | 1C | 38 | 140 | 47 | 1A |
| Octal | 160 | 23 | 121 | 0 | 123 | 34 | 70 | 500 | 107 | 32 |
| Binary | 1110000 | 10011 | 1010001 | 0 | 1010011 | 11100 | 111000 | 101000000 | 1000111 | 11010 |
Color Harmonies of #701351
Complementary color
Monochromatic Colors of #701351
Black with #701351
Text Example
Text Example
White with #701351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701351; }
p { color: rgb(112,19,81); }
H1.HeaderClassName
{
color: #701351;
}
.AnyTagClassName
{
color: #701351;
}
</style>
background-color css
<style>
a { background-color: #701351; }
a { background-color: rgb(112,19,81); }
div.DivClassName
{
background-color: #701351;
}
.BgClassName
{
background-color: #701351;
}
</style>
border-color css
<style>
span { border-color: #701351; }
span { border-color: rgb(112,19,81); }
td.TdClassName
{
border-color: #701351;
}
.TagClassName
{
border-color: #701351;
}
</style>