Shades of Pompadour #701450
Tints of Pompadour #701450
RGB
CMYK
RGB Variations
Color information
#701450 (or 0x701450) is known color: Pompadour. HEX triplet: 70, 14 and 50. RGB value is (112,20,80). Sum of RGB (Red+Green+Blue) = 112+20+80=212 (28% of max value = 765). Red value is 112 (44.14% from 255 or 52.83% from 212); Green value is 20 (8.20% from 255 or 9.43% from 212); Blue value is 80 (31.64% from 255 or 37.74% from 212); Max value from RGB is 112 - color contains mainly: red. Hex color #701450 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701450 is #8FEBAF. Grayscale: #363636. Windows color (decimal): -9431984 or 5248112. OLE color: 5248112.
HSL color Cylindrical-coordinate representation of color #701450: hue angle of 320.87º 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 #701450 is Cyan = 0, Magento = 0.82, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 20 | 80 | - |
| CMYK | 0 | 0.82 | 0.29 | 0.56 |
| HSL | 320.87º | 0.7% | 0.26% | - |
| HSV(B) | 320.87º | 0.82% | 0.44% | - |
| XYZ | 8.38 | 4.52 | 8.02 | - |
| YUV | 54.35 | 142.48 | 169.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 20 | 80 | 0 | 0.82 | 0.29 | 0.56 | 320.87 | 0.7 | 0.26 |
| Hex | 70 | 14 | 50 | 0 | 52 | 1D | 38 | 141 | 46 | 1A |
| Octal | 160 | 24 | 120 | 0 | 122 | 35 | 70 | 501 | 106 | 32 |
| Binary | 1110000 | 10100 | 1010000 | 0 | 1010010 | 11101 | 111000 | 101000001 | 1000110 | 11010 |
Color Harmonies of #701450
Complementary color
Monochromatic Colors of #701450
Black with #701450
Text Example
Text Example
White with #701450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701450; }
p { color: rgb(112,20,80); }
H1.HeaderClassName
{
color: #701450;
}
.AnyTagClassName
{
color: #701450;
}
</style>
background-color css
<style>
a { background-color: #701450; }
a { background-color: rgb(112,20,80); }
div.DivClassName
{
background-color: #701450;
}
.BgClassName
{
background-color: #701450;
}
</style>
border-color css
<style>
span { border-color: #701450; }
span { border-color: rgb(112,20,80); }
td.TdClassName
{
border-color: #701450;
}
.TagClassName
{
border-color: #701450;
}
</style>