Shades of Pompadour #701846
Tints of Pompadour #701846
RGB
CMYK
RGB Variations
Color information
#701846 (or 0x701846) is known color: Pompadour. HEX triplet: 70, 18 and 46. RGB value is (112,24,70). Sum of RGB (Red+Green+Blue) = 112+24+70=206 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.37% from 206); Green value is 24 (9.77% from 255 or 11.65% from 206); Blue value is 70 (27.73% from 255 or 33.98% from 206); Max value from RGB is 112 - color contains mainly: red. Hex color #701846 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701846 is #8FE7B9. Grayscale: #373737. Windows color (decimal): -9430970 or 4593776. OLE color: 4593776.
HSL color Cylindrical-coordinate representation of color #701846: hue angle of 328.64º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #701846 is Cyan = 0, Magento = 0.79, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 24 | 70 | - |
| CMYK | 0 | 0.79 | 0.38 | 0.56 |
| HSL | 328.64º | 0.65% | 0.27% | - |
| HSV(B) | 328.64º | 0.79% | 0.44% | - |
| XYZ | 8.11 | 4.54 | 6.24 | - |
| YUV | 55.56 | 136.15 | 168.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 24 | 70 | 0 | 0.79 | 0.38 | 0.56 | 328.64 | 0.65 | 0.27 |
| Hex | 70 | 18 | 46 | 0 | 4F | 26 | 38 | 149 | 41 | 1B |
| Octal | 160 | 30 | 106 | 0 | 117 | 46 | 70 | 511 | 101 | 33 |
| Binary | 1110000 | 11000 | 1000110 | 0 | 1001111 | 100110 | 111000 | 101001001 | 1000001 | 11011 |
Color Harmonies of #701846
Complementary color
Monochromatic Colors of #701846
Black with #701846
Text Example
Text Example
White with #701846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701846; }
p { color: rgb(112,24,70); }
H1.HeaderClassName
{
color: #701846;
}
.AnyTagClassName
{
color: #701846;
}
</style>
background-color css
<style>
a { background-color: #701846; }
a { background-color: rgb(112,24,70); }
div.DivClassName
{
background-color: #701846;
}
.BgClassName
{
background-color: #701846;
}
</style>
border-color css
<style>
span { border-color: #701846; }
span { border-color: rgb(112,24,70); }
td.TdClassName
{
border-color: #701846;
}
.TagClassName
{
border-color: #701846;
}
</style>