Shades of Pompadour #701548
Tints of Pompadour #701548
RGB
CMYK
RGB Variations
Color information
#701548 (or 0x701548) is known color: Pompadour. HEX triplet: 70, 15 and 48. RGB value is (112,21,72). Sum of RGB (Red+Green+Blue) = 112+21+72=205 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.63% from 205); Green value is 21 (8.59% from 255 or 10.24% from 205); Blue value is 72 (28.52% from 255 or 35.12% from 205); Max value from RGB is 112 - color contains mainly: red. Hex color #701548 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701548 is #8FEAB7. Grayscale: #353535. Windows color (decimal): -9431736 or 4724080. OLE color: 4724080.
HSL color Cylindrical-coordinate representation of color #701548: hue angle of 326.37º 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 #701548 is Cyan = 0, Magento = 0.81, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 21 | 72 | - |
| CMYK | 0 | 0.81 | 0.36 | 0.56 |
| HSL | 326.37º | 0.68% | 0.26% | - |
| HSV(B) | 326.37º | 0.81% | 0.44% | - |
| XYZ | 8.12 | 4.45 | 6.56 | - |
| YUV | 54.02 | 138.15 | 169.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 21 | 72 | 0 | 0.81 | 0.36 | 0.56 | 326.37 | 0.68 | 0.26 |
| Hex | 70 | 15 | 48 | 0 | 51 | 24 | 38 | 146 | 44 | 1A |
| Octal | 160 | 25 | 110 | 0 | 121 | 44 | 70 | 506 | 104 | 32 |
| Binary | 1110000 | 10101 | 1001000 | 0 | 1010001 | 100100 | 111000 | 101000110 | 1000100 | 11010 |
Color Harmonies of #701548
Complementary color
Monochromatic Colors of #701548
Black with #701548
Text Example
Text Example
White with #701548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701548; }
p { color: rgb(112,21,72); }
H1.HeaderClassName
{
color: #701548;
}
.AnyTagClassName
{
color: #701548;
}
</style>
background-color css
<style>
a { background-color: #701548; }
a { background-color: rgb(112,21,72); }
div.DivClassName
{
background-color: #701548;
}
.BgClassName
{
background-color: #701548;
}
</style>
border-color css
<style>
span { border-color: #701548; }
span { border-color: rgb(112,21,72); }
td.TdClassName
{
border-color: #701548;
}
.TagClassName
{
border-color: #701548;
}
</style>