Shades of Pompadour #701043
Tints of Pompadour #701043
RGB
CMYK
RGB Variations
Color information
#701043 (or 0x701043) is known color: Pompadour. HEX triplet: 70, 10 and 43. RGB value is (112,16,67). Sum of RGB (Red+Green+Blue) = 112+16+67=195 (25% of max value = 765). Red value is 112 (44.14% from 255 or 57.44% from 195); Green value is 16 (6.64% from 255 or 8.21% from 195); Blue value is 67 (26.56% from 255 or 34.36% from 195); Max value from RGB is 112 - color contains mainly: red. Hex color #701043 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701043 is #8FEFBC. Grayscale: #323232. Windows color (decimal): -9433021 or 4395120. OLE color: 4395120.
HSL color Cylindrical-coordinate representation of color #701043: hue angle of 328.12º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #701043 is Cyan = 0, Magento = 0.86, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 16 | 67 | - |
| CMYK | 0 | 0.86 | 0.40 | 0.56 |
| HSL | 328.13º | 0.75% | 0.25% | - |
| HSV(B) | 328.13º | 0.86% | 0.44% | - |
| XYZ | 7.88 | 4.22 | 5.71 | - |
| YUV | 50.52 | 137.3 | 171.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 16 | 67 | 0 | 0.86 | 0.40 | 0.56 | 328.13 | 0.75 | 0.25 |
| Hex | 70 | 10 | 43 | 0 | 56 | 28 | 38 | 148 | 4B | 19 |
| Octal | 160 | 20 | 103 | 0 | 126 | 50 | 70 | 510 | 113 | 31 |
| Binary | 1110000 | 10000 | 1000011 | 0 | 1010110 | 101000 | 111000 | 101001000 | 1001011 | 11001 |
Color Harmonies of #701043
Complementary color
Monochromatic Colors of #701043
Black with #701043
Text Example
Text Example
White with #701043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701043; }
p { color: rgb(112,16,67); }
H1.HeaderClassName
{
color: #701043;
}
.AnyTagClassName
{
color: #701043;
}
</style>
background-color css
<style>
a { background-color: #701043; }
a { background-color: rgb(112,16,67); }
div.DivClassName
{
background-color: #701043;
}
.BgClassName
{
background-color: #701043;
}
</style>
border-color css
<style>
span { border-color: #701043; }
span { border-color: rgb(112,16,67); }
td.TdClassName
{
border-color: #701043;
}
.TagClassName
{
border-color: #701043;
}
</style>