Shades of Pompadour #701648
Tints of Pompadour #701648
RGB
CMYK
RGB Variations
Color information
#701648 (or 0x701648) is known color: Pompadour. HEX triplet: 70, 16 and 48. RGB value is (112,22,72). Sum of RGB (Red+Green+Blue) = 112+22+72=206 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.37% from 206); Green value is 22 (8.98% from 255 or 10.68% from 206); Blue value is 72 (28.52% from 255 or 34.95% from 206); Max value from RGB is 112 - color contains mainly: red. Hex color #701648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701648 is #8FE9B7. Grayscale: #363636. Windows color (decimal): -9431480 or 4724336. OLE color: 4724336.
HSL color Cylindrical-coordinate representation of color #701648: hue angle of 326.67º 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 #701648 is Cyan = 0, Magento = 0.80, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 22 | 72 | - |
| CMYK | 0 | 0.80 | 0.36 | 0.56 |
| HSL | 326.67º | 0.67% | 0.26% | - |
| HSV(B) | 326.67º | 0.8% | 0.44% | - |
| XYZ | 8.14 | 4.49 | 6.57 | - |
| YUV | 54.61 | 137.82 | 168.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 22 | 72 | 0 | 0.80 | 0.36 | 0.56 | 326.67 | 0.67 | 0.26 |
| Hex | 70 | 16 | 48 | 0 | 50 | 24 | 38 | 147 | 43 | 1A |
| Octal | 160 | 26 | 110 | 0 | 120 | 44 | 70 | 507 | 103 | 32 |
| Binary | 1110000 | 10110 | 1001000 | 0 | 1010000 | 100100 | 111000 | 101000111 | 1000011 | 11010 |
Color Harmonies of #701648
Complementary color
Monochromatic Colors of #701648
Black with #701648
Text Example
Text Example
White with #701648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701648; }
p { color: rgb(112,22,72); }
H1.HeaderClassName
{
color: #701648;
}
.AnyTagClassName
{
color: #701648;
}
</style>
background-color css
<style>
a { background-color: #701648; }
a { background-color: rgb(112,22,72); }
div.DivClassName
{
background-color: #701648;
}
.BgClassName
{
background-color: #701648;
}
</style>
border-color css
<style>
span { border-color: #701648; }
span { border-color: rgb(112,22,72); }
td.TdClassName
{
border-color: #701648;
}
.TagClassName
{
border-color: #701648;
}
</style>