Shades of Pompadour #701037
Tints of Pompadour #701037
RGB
CMYK
RGB Variations
Color information
#701037 (or 0x701037) is known color: Pompadour. HEX triplet: 70, 10 and 37. RGB value is (112,16,55). Sum of RGB (Red+Green+Blue) = 112+16+55=183 (24% of max value = 765). Red value is 112 (44.14% from 255 or 61.20% from 183); Green value is 16 (6.64% from 255 or 8.74% from 183); Blue value is 55 (21.88% from 255 or 30.05% from 183); Max value from RGB is 112 - color contains mainly: red. Hex color #701037 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701037 is #8FEFC8. Grayscale: #313131. Windows color (decimal): -9433033 or 3608688. OLE color: 3608688.
HSL color Cylindrical-coordinate representation of color #701037: hue angle of 335.62º 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 #701037 is Cyan = 0, Magento = 0.86, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 16 | 55 | - |
| CMYK | 0 | 0.86 | 0.51 | 0.56 |
| HSL | 335.63º | 0.75% | 0.25% | - |
| HSV(B) | 335.63º | 0.86% | 0.44% | - |
| XYZ | 7.56 | 4.09 | 4.01 | - |
| YUV | 49.15 | 131.3 | 172.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 16 | 55 | 0 | 0.86 | 0.51 | 0.56 | 335.63 | 0.75 | 0.25 |
| Hex | 70 | 10 | 37 | 0 | 56 | 33 | 38 | 150 | 4B | 19 |
| Octal | 160 | 20 | 67 | 0 | 126 | 63 | 70 | 520 | 113 | 31 |
| Binary | 1110000 | 10000 | 110111 | 0 | 1010110 | 110011 | 111000 | 101010000 | 1001011 | 11001 |
Color Harmonies of #701037
Complementary color
Monochromatic Colors of #701037
Black with #701037
Text Example
Text Example
White with #701037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701037; }
p { color: rgb(112,16,55); }
H1.HeaderClassName
{
color: #701037;
}
.AnyTagClassName
{
color: #701037;
}
</style>
background-color css
<style>
a { background-color: #701037; }
a { background-color: rgb(112,16,55); }
div.DivClassName
{
background-color: #701037;
}
.BgClassName
{
background-color: #701037;
}
</style>
border-color css
<style>
span { border-color: #701037; }
span { border-color: rgb(112,16,55); }
td.TdClassName
{
border-color: #701037;
}
.TagClassName
{
border-color: #701037;
}
</style>