Shades of Pompadour #701655
Tints of Pompadour #701655
RGB
CMYK
RGB Variations
Color information
#701655 (or 0x701655) is known color: Pompadour. HEX triplet: 70, 16 and 55. RGB value is (112,22,85). Sum of RGB (Red+Green+Blue) = 112+22+85=219 (29% of max value = 765). Red value is 112 (44.14% from 255 or 51.14% from 219); Green value is 22 (8.98% from 255 or 10.05% from 219); Blue value is 85 (33.59% from 255 or 38.81% from 219); Max value from RGB is 112 - color contains mainly: red. Hex color #701655 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701655 is #8FE9AA. Grayscale: #373737. Windows color (decimal): -9431467 or 5576304. OLE color: 5576304.
HSL color Cylindrical-coordinate representation of color #701655: hue angle of 318º 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 #701655 is Cyan = 0, Magento = 0.80, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 22 | 85 | - |
| CMYK | 0 | 0.80 | 0.24 | 0.56 |
| HSL | 318º | 0.67% | 0.26% | - |
| HSV(B) | 318º | 0.8% | 0.44% | - |
| XYZ | 8.61 | 4.67 | 9.04 | - |
| YUV | 56.09 | 144.32 | 167.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 22 | 85 | 0 | 0.80 | 0.24 | 0.56 | 318 | 0.67 | 0.26 |
| Hex | 70 | 16 | 55 | 0 | 50 | 18 | 38 | 13E | 43 | 1A |
| Octal | 160 | 26 | 125 | 0 | 120 | 30 | 70 | 476 | 103 | 32 |
| Binary | 1110000 | 10110 | 1010101 | 0 | 1010000 | 11000 | 111000 | 100111110 | 1000011 | 11010 |
Color Harmonies of #701655
Complementary color
Monochromatic Colors of #701655
Black with #701655
Text Example
Text Example
White with #701655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701655; }
p { color: rgb(112,22,85); }
H1.HeaderClassName
{
color: #701655;
}
.AnyTagClassName
{
color: #701655;
}
</style>
background-color css
<style>
a { background-color: #701655; }
a { background-color: rgb(112,22,85); }
div.DivClassName
{
background-color: #701655;
}
.BgClassName
{
background-color: #701655;
}
</style>
border-color css
<style>
span { border-color: #701655; }
span { border-color: rgb(112,22,85); }
td.TdClassName
{
border-color: #701655;
}
.TagClassName
{
border-color: #701655;
}
</style>