Shades of Pompadour #701454
Tints of Pompadour #701454
RGB
CMYK
RGB Variations
Color information
#701454 (or 0x701454) is known color: Pompadour. HEX triplet: 70, 14 and 54. RGB value is (112,20,84). Sum of RGB (Red+Green+Blue) = 112+20+84=216 (28% of max value = 765). Red value is 112 (44.14% from 255 or 51.85% from 216); Green value is 20 (8.20% from 255 or 9.26% from 216); Blue value is 84 (33.20% from 255 or 38.89% from 216); Max value from RGB is 112 - color contains mainly: red. Hex color #701454 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701454 is #8FEBAB. Grayscale: #363636. Windows color (decimal): -9431980 or 5510256. OLE color: 5510256.
HSL color Cylindrical-coordinate representation of color #701454: hue angle of 318.26º 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 #701454 is Cyan = 0, Magento = 0.82, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 20 | 84 | - |
| CMYK | 0 | 0.82 | 0.25 | 0.56 |
| HSL | 318.26º | 0.7% | 0.26% | - |
| HSV(B) | 318.26º | 0.82% | 0.44% | - |
| XYZ | 8.53 | 4.59 | 8.82 | - |
| YUV | 54.8 | 144.48 | 168.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 20 | 84 | 0 | 0.82 | 0.25 | 0.56 | 318.26 | 0.7 | 0.26 |
| Hex | 70 | 14 | 54 | 0 | 52 | 19 | 38 | 13E | 46 | 1A |
| Octal | 160 | 24 | 124 | 0 | 122 | 31 | 70 | 476 | 106 | 32 |
| Binary | 1110000 | 10100 | 1010100 | 0 | 1010010 | 11001 | 111000 | 100111110 | 1000110 | 11010 |
Color Harmonies of #701454
Complementary color
Monochromatic Colors of #701454
Black with #701454
Text Example
Text Example
White with #701454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701454; }
p { color: rgb(112,20,84); }
H1.HeaderClassName
{
color: #701454;
}
.AnyTagClassName
{
color: #701454;
}
</style>
background-color css
<style>
a { background-color: #701454; }
a { background-color: rgb(112,20,84); }
div.DivClassName
{
background-color: #701454;
}
.BgClassName
{
background-color: #701454;
}
</style>
border-color css
<style>
span { border-color: #701454; }
span { border-color: rgb(112,20,84); }
td.TdClassName
{
border-color: #701454;
}
.TagClassName
{
border-color: #701454;
}
</style>