Shades of Pompadour #701550
Tints of Pompadour #701550
RGB
CMYK
RGB Variations
Color information
#701550 (or 0x701550) is known color: Pompadour. HEX triplet: 70, 15 and 50. RGB value is (112,21,80). Sum of RGB (Red+Green+Blue) = 112+21+80=213 (28% of max value = 765). Red value is 112 (44.14% from 255 or 52.58% from 213); Green value is 21 (8.59% from 255 or 9.86% from 213); Blue value is 80 (31.64% from 255 or 37.56% from 213); Max value from RGB is 112 - color contains mainly: red. Hex color #701550 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701550 is #8FEAAF. Grayscale: #363636. Windows color (decimal): -9431728 or 5248368. OLE color: 5248368.
HSL color Cylindrical-coordinate representation of color #701550: hue angle of 321.1º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #701550 is Cyan = 0, Magento = 0.81, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 21 | 80 | - |
| CMYK | 0 | 0.81 | 0.29 | 0.56 |
| HSL | 321.1º | 0.68% | 0.26% | - |
| HSV(B) | 321.1º | 0.81% | 0.44% | - |
| XYZ | 8.4 | 4.56 | 8.03 | - |
| YUV | 54.94 | 142.15 | 168.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 21 | 80 | 0 | 0.81 | 0.29 | 0.56 | 321.1 | 0.68 | 0.26 |
| Hex | 70 | 15 | 50 | 0 | 51 | 1D | 38 | 141 | 44 | 1A |
| Octal | 160 | 25 | 120 | 0 | 121 | 35 | 70 | 501 | 104 | 32 |
| Binary | 1110000 | 10101 | 1010000 | 0 | 1010001 | 11101 | 111000 | 101000001 | 1000100 | 11010 |
Color Harmonies of #701550
Complementary color
Monochromatic Colors of #701550
Black with #701550
Text Example
Text Example
White with #701550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701550; }
p { color: rgb(112,21,80); }
H1.HeaderClassName
{
color: #701550;
}
.AnyTagClassName
{
color: #701550;
}
</style>
background-color css
<style>
a { background-color: #701550; }
a { background-color: rgb(112,21,80); }
div.DivClassName
{
background-color: #701550;
}
.BgClassName
{
background-color: #701550;
}
</style>
border-color css
<style>
span { border-color: #701550; }
span { border-color: rgb(112,21,80); }
td.TdClassName
{
border-color: #701550;
}
.TagClassName
{
border-color: #701550;
}
</style>