Shades of Pompadour #701651
Tints of Pompadour #701651
RGB
CMYK
RGB Variations
Color information
#701651 (or 0x701651) is known color: Pompadour. HEX triplet: 70, 16 and 51. RGB value is (112,22,81). Sum of RGB (Red+Green+Blue) = 112+22+81=215 (28% of max value = 765). Red value is 112 (44.14% from 255 or 52.09% from 215); Green value is 22 (8.98% from 255 or 10.23% from 215); Blue value is 81 (32.03% from 255 or 37.67% from 215); Max value from RGB is 112 - color contains mainly: red. Hex color #701651 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701651 is #8FE9AE. Grayscale: #373737. Windows color (decimal): -9431471 or 5314160. OLE color: 5314160.
HSL color Cylindrical-coordinate representation of color #701651: hue angle of 320.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #701651 is Cyan = 0, Magento = 0.80, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 22 | 81 | - |
| CMYK | 0 | 0.80 | 0.28 | 0.56 |
| HSL | 320.67º | 0.67% | 0.26% | - |
| HSV(B) | 320.67º | 0.8% | 0.44% | - |
| XYZ | 8.45 | 4.61 | 8.23 | - |
| YUV | 55.64 | 142.32 | 168.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 22 | 81 | 0 | 0.80 | 0.28 | 0.56 | 320.67 | 0.67 | 0.26 |
| Hex | 70 | 16 | 51 | 0 | 50 | 1C | 38 | 141 | 43 | 1A |
| Octal | 160 | 26 | 121 | 0 | 120 | 34 | 70 | 501 | 103 | 32 |
| Binary | 1110000 | 10110 | 1010001 | 0 | 1010000 | 11100 | 111000 | 101000001 | 1000011 | 11010 |
Color Harmonies of #701651
Complementary color
Monochromatic Colors of #701651
Black with #701651
Text Example
Text Example
White with #701651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701651; }
p { color: rgb(112,22,81); }
H1.HeaderClassName
{
color: #701651;
}
.AnyTagClassName
{
color: #701651;
}
</style>
background-color css
<style>
a { background-color: #701651; }
a { background-color: rgb(112,22,81); }
div.DivClassName
{
background-color: #701651;
}
.BgClassName
{
background-color: #701651;
}
</style>
border-color css
<style>
span { border-color: #701651; }
span { border-color: rgb(112,22,81); }
td.TdClassName
{
border-color: #701651;
}
.TagClassName
{
border-color: #701651;
}
</style>