Shades of Pompadour #701546
Tints of Pompadour #701546
RGB
CMYK
RGB Variations
Color information
#701546 (or 0x701546) is known color: Pompadour. HEX triplet: 70, 15 and 46. RGB value is (112,21,70). Sum of RGB (Red+Green+Blue) = 112+21+70=203 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.17% from 203); Green value is 21 (8.59% from 255 or 10.34% from 203); Blue value is 70 (27.73% from 255 or 34.48% from 203); Max value from RGB is 112 - color contains mainly: red. Hex color #701546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701546 is #8FEAB9. Grayscale: #353535. Windows color (decimal): -9431738 or 4593008. OLE color: 4593008.
HSL color Cylindrical-coordinate representation of color #701546: hue angle of 327.69º 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 #701546 is Cyan = 0, Magento = 0.81, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 21 | 70 | - |
| CMYK | 0 | 0.81 | 0.38 | 0.56 |
| HSL | 327.69º | 0.68% | 0.26% | - |
| HSV(B) | 327.69º | 0.81% | 0.44% | - |
| XYZ | 8.06 | 4.42 | 6.22 | - |
| YUV | 53.8 | 137.15 | 169.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 21 | 70 | 0 | 0.81 | 0.38 | 0.56 | 327.69 | 0.68 | 0.26 |
| Hex | 70 | 15 | 46 | 0 | 51 | 26 | 38 | 148 | 44 | 1A |
| Octal | 160 | 25 | 106 | 0 | 121 | 46 | 70 | 510 | 104 | 32 |
| Binary | 1110000 | 10101 | 1000110 | 0 | 1010001 | 100110 | 111000 | 101001000 | 1000100 | 11010 |
Color Harmonies of #701546
Complementary color
Monochromatic Colors of #701546
Black with #701546
Text Example
Text Example
White with #701546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701546; }
p { color: rgb(112,21,70); }
H1.HeaderClassName
{
color: #701546;
}
.AnyTagClassName
{
color: #701546;
}
</style>
background-color css
<style>
a { background-color: #701546; }
a { background-color: rgb(112,21,70); }
div.DivClassName
{
background-color: #701546;
}
.BgClassName
{
background-color: #701546;
}
</style>
border-color css
<style>
span { border-color: #701546; }
span { border-color: rgb(112,21,70); }
td.TdClassName
{
border-color: #701546;
}
.TagClassName
{
border-color: #701546;
}
</style>