Shades of Pompadour #701453
Tints of Pompadour #701453
RGB
CMYK
RGB Variations
Color information
#701453 (or 0x701453) is known color: Pompadour. HEX triplet: 70, 14 and 53. RGB value is (112,20,83). Sum of RGB (Red+Green+Blue) = 112+20+83=215 (28% of max value = 765). Red value is 112 (44.14% from 255 or 52.09% from 215); Green value is 20 (8.20% from 255 or 9.30% from 215); Blue value is 83 (32.81% from 255 or 38.60% from 215); Max value from RGB is 112 - color contains mainly: red. Hex color #701453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701453 is #8FEBAC. Grayscale: #363636. Windows color (decimal): -9431981 or 5444720. OLE color: 5444720.
HSL color Cylindrical-coordinate representation of color #701453: hue angle of 318.91º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #701453 is Cyan = 0, Magento = 0.82, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 20 | 83 | - |
| CMYK | 0 | 0.82 | 0.26 | 0.56 |
| HSL | 318.91º | 0.7% | 0.26% | - |
| HSV(B) | 318.91º | 0.82% | 0.44% | - |
| XYZ | 8.49 | 4.57 | 8.62 | - |
| YUV | 54.69 | 143.98 | 168.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 20 | 83 | 0 | 0.82 | 0.26 | 0.56 | 318.91 | 0.7 | 0.26 |
| Hex | 70 | 14 | 53 | 0 | 52 | 1A | 38 | 13F | 46 | 1A |
| Octal | 160 | 24 | 123 | 0 | 122 | 32 | 70 | 477 | 106 | 32 |
| Binary | 1110000 | 10100 | 1010011 | 0 | 1010010 | 11010 | 111000 | 100111111 | 1000110 | 11010 |
Color Harmonies of #701453
Complementary color
Monochromatic Colors of #701453
Black with #701453
Text Example
Text Example
White with #701453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701453; }
p { color: rgb(112,20,83); }
H1.HeaderClassName
{
color: #701453;
}
.AnyTagClassName
{
color: #701453;
}
</style>
background-color css
<style>
a { background-color: #701453; }
a { background-color: rgb(112,20,83); }
div.DivClassName
{
background-color: #701453;
}
.BgClassName
{
background-color: #701453;
}
</style>
border-color css
<style>
span { border-color: #701453; }
span { border-color: rgb(112,20,83); }
td.TdClassName
{
border-color: #701453;
}
.TagClassName
{
border-color: #701453;
}
</style>