Shades of Pompadour #701137
Tints of Pompadour #701137
RGB
CMYK
RGB Variations
Color information
#701137 (or 0x701137) is known color: Pompadour. HEX triplet: 70, 11 and 37. RGB value is (112,17,55). Sum of RGB (Red+Green+Blue) = 112+17+55=184 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.87% from 184); Green value is 17 (7.03% from 255 or 9.24% from 184); Blue value is 55 (21.88% from 255 or 29.89% from 184); Max value from RGB is 112 - color contains mainly: red. Hex color #701137 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701137 is #8FEEC8. Grayscale: #313131. Windows color (decimal): -9432777 or 3608944. OLE color: 3608944.
HSL color Cylindrical-coordinate representation of color #701137: hue angle of 336º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #701137 is Cyan = 0, Magento = 0.85, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 17 | 55 | - |
| CMYK | 0 | 0.85 | 0.51 | 0.56 |
| HSL | 336º | 0.74% | 0.25% | - |
| HSV(B) | 336º | 0.85% | 0.44% | - |
| XYZ | 7.57 | 4.12 | 4.01 | - |
| YUV | 49.74 | 130.97 | 172.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 17 | 55 | 0 | 0.85 | 0.51 | 0.56 | 336 | 0.74 | 0.25 |
| Hex | 70 | 11 | 37 | 0 | 55 | 33 | 38 | 150 | 4A | 19 |
| Octal | 160 | 21 | 67 | 0 | 125 | 63 | 70 | 520 | 112 | 31 |
| Binary | 1110000 | 10001 | 110111 | 0 | 1010101 | 110011 | 111000 | 101010000 | 1001010 | 11001 |
Color Harmonies of #701137
Complementary color
Monochromatic Colors of #701137
Black with #701137
Text Example
Text Example
White with #701137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701137; }
p { color: rgb(112,17,55); }
H1.HeaderClassName
{
color: #701137;
}
.AnyTagClassName
{
color: #701137;
}
</style>
background-color css
<style>
a { background-color: #701137; }
a { background-color: rgb(112,17,55); }
div.DivClassName
{
background-color: #701137;
}
.BgClassName
{
background-color: #701137;
}
</style>
border-color css
<style>
span { border-color: #701137; }
span { border-color: rgb(112,17,55); }
td.TdClassName
{
border-color: #701137;
}
.TagClassName
{
border-color: #701137;
}
</style>