Shades of Pompadour #701553
Tints of Pompadour #701553
RGB
CMYK
RGB Variations
Color information
#701553 (or 0x701553) is known color: Pompadour. HEX triplet: 70, 15 and 53. RGB value is (112,21,83). Sum of RGB (Red+Green+Blue) = 112+21+83=216 (28% of max value = 765). Red value is 112 (44.14% from 255 or 51.85% from 216); Green value is 21 (8.59% from 255 or 9.72% from 216); Blue value is 83 (32.81% from 255 or 38.43% from 216); Max value from RGB is 112 - color contains mainly: red. Hex color #701553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701553 is #8FEAAC. Grayscale: #373737. Windows color (decimal): -9431725 or 5444976. OLE color: 5444976.
HSL color Cylindrical-coordinate representation of color #701553: hue angle of 319.12º 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 #701553 is Cyan = 0, Magento = 0.81, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 21 | 83 | - |
| CMYK | 0 | 0.81 | 0.26 | 0.56 |
| HSL | 319.12º | 0.68% | 0.26% | - |
| HSV(B) | 319.12º | 0.81% | 0.44% | - |
| XYZ | 8.51 | 4.61 | 8.62 | - |
| YUV | 55.28 | 143.65 | 168.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 21 | 83 | 0 | 0.81 | 0.26 | 0.56 | 319.12 | 0.68 | 0.26 |
| Hex | 70 | 15 | 53 | 0 | 51 | 1A | 38 | 13F | 44 | 1A |
| Octal | 160 | 25 | 123 | 0 | 121 | 32 | 70 | 477 | 104 | 32 |
| Binary | 1110000 | 10101 | 1010011 | 0 | 1010001 | 11010 | 111000 | 100111111 | 1000100 | 11010 |
Color Harmonies of #701553
Complementary color
Monochromatic Colors of #701553
Black with #701553
Text Example
Text Example
White with #701553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701553; }
p { color: rgb(112,21,83); }
H1.HeaderClassName
{
color: #701553;
}
.AnyTagClassName
{
color: #701553;
}
</style>
background-color css
<style>
a { background-color: #701553; }
a { background-color: rgb(112,21,83); }
div.DivClassName
{
background-color: #701553;
}
.BgClassName
{
background-color: #701553;
}
</style>
border-color css
<style>
span { border-color: #701553; }
span { border-color: rgb(112,21,83); }
td.TdClassName
{
border-color: #701553;
}
.TagClassName
{
border-color: #701553;
}
</style>