Shades of Pompadour #701649
Tints of Pompadour #701649
RGB
CMYK
RGB Variations
Color information
#701649 (or 0x701649) is known color: Pompadour. HEX triplet: 70, 16 and 49. RGB value is (112,22,73). Sum of RGB (Red+Green+Blue) = 112+22+73=207 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.11% from 207); Green value is 22 (8.98% from 255 or 10.63% from 207); Blue value is 73 (28.91% from 255 or 35.27% from 207); Max value from RGB is 112 - color contains mainly: red. Hex color #701649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701649 is #8FE9B6. Grayscale: #363636. Windows color (decimal): -9431479 or 4789872. OLE color: 4789872.
HSL color Cylindrical-coordinate representation of color #701649: hue angle of 326º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #701649 is Cyan = 0, Magento = 0.80, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 22 | 73 | - |
| CMYK | 0 | 0.80 | 0.35 | 0.56 |
| HSL | 326º | 0.67% | 0.26% | - |
| HSV(B) | 326º | 0.8% | 0.44% | - |
| XYZ | 8.17 | 4.5 | 6.74 | - |
| YUV | 54.72 | 138.32 | 168.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 22 | 73 | 0 | 0.80 | 0.35 | 0.56 | 326 | 0.67 | 0.26 |
| Hex | 70 | 16 | 49 | 0 | 50 | 23 | 38 | 146 | 43 | 1A |
| Octal | 160 | 26 | 111 | 0 | 120 | 43 | 70 | 506 | 103 | 32 |
| Binary | 1110000 | 10110 | 1001001 | 0 | 1010000 | 100011 | 111000 | 101000110 | 1000011 | 11010 |
Color Harmonies of #701649
Complementary color
Monochromatic Colors of #701649
Black with #701649
Text Example
Text Example
White with #701649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701649; }
p { color: rgb(112,22,73); }
H1.HeaderClassName
{
color: #701649;
}
.AnyTagClassName
{
color: #701649;
}
</style>
background-color css
<style>
a { background-color: #701649; }
a { background-color: rgb(112,22,73); }
div.DivClassName
{
background-color: #701649;
}
.BgClassName
{
background-color: #701649;
}
</style>
border-color css
<style>
span { border-color: #701649; }
span { border-color: rgb(112,22,73); }
td.TdClassName
{
border-color: #701649;
}
.TagClassName
{
border-color: #701649;
}
</style>