Shades of Pompadour #701743
Tints of Pompadour #701743
RGB
CMYK
RGB Variations
Color information
#701743 (or 0x701743) is known color: Pompadour. HEX triplet: 70, 17 and 43. RGB value is (112,23,67). Sum of RGB (Red+Green+Blue) = 112+23+67=202 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.45% from 202); Green value is 23 (9.38% from 255 or 11.39% from 202); Blue value is 67 (26.56% from 255 or 33.17% from 202); Max value from RGB is 112 - color contains mainly: red. Hex color #701743 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701743 is #8FE8BC. Grayscale: #363636. Windows color (decimal): -9431229 or 4396912. OLE color: 4396912.
HSL color Cylindrical-coordinate representation of color #701743: hue angle of 330.34º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #701743 is Cyan = 0, Magento = 0.79, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 23 | 67 | - |
| CMYK | 0 | 0.79 | 0.40 | 0.56 |
| HSL | 330.34º | 0.66% | 0.26% | - |
| HSV(B) | 330.34º | 0.79% | 0.44% | - |
| XYZ | 8 | 4.46 | 5.75 | - |
| YUV | 54.63 | 134.99 | 168.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 23 | 67 | 0 | 0.79 | 0.40 | 0.56 | 330.34 | 0.66 | 0.26 |
| Hex | 70 | 17 | 43 | 0 | 4F | 28 | 38 | 14A | 42 | 1A |
| Octal | 160 | 27 | 103 | 0 | 117 | 50 | 70 | 512 | 102 | 32 |
| Binary | 1110000 | 10111 | 1000011 | 0 | 1001111 | 101000 | 111000 | 101001010 | 1000010 | 11010 |
Color Harmonies of #701743
Complementary color
Monochromatic Colors of #701743
Black with #701743
Text Example
Text Example
White with #701743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701743; }
p { color: rgb(112,23,67); }
H1.HeaderClassName
{
color: #701743;
}
.AnyTagClassName
{
color: #701743;
}
</style>
background-color css
<style>
a { background-color: #701743; }
a { background-color: rgb(112,23,67); }
div.DivClassName
{
background-color: #701743;
}
.BgClassName
{
background-color: #701743;
}
</style>
border-color css
<style>
span { border-color: #701743; }
span { border-color: rgb(112,23,67); }
td.TdClassName
{
border-color: #701743;
}
.TagClassName
{
border-color: #701743;
}
</style>