Shades of Pompadour #701337
Tints of Pompadour #701337
RGB
CMYK
RGB Variations
Color information
#701337 (or 0x701337) is known color: Pompadour. HEX triplet: 70, 13 and 37. RGB value is (112,19,55). Sum of RGB (Red+Green+Blue) = 112+19+55=186 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.22% from 186); Green value is 19 (7.81% from 255 or 10.22% from 186); Blue value is 55 (21.88% from 255 or 29.57% from 186); Max value from RGB is 112 - color contains mainly: red. Hex color #701337 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701337 is #8FECC8. Grayscale: #323232. Windows color (decimal): -9432265 or 3609456. OLE color: 3609456.
HSL color Cylindrical-coordinate representation of color #701337: hue angle of 336.77º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #701337 is Cyan = 0, Magento = 0.83, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 55 | - |
| CMYK | 0 | 0.83 | 0.51 | 0.56 |
| HSL | 336.77º | 0.71% | 0.26% | - |
| HSV(B) | 336.77º | 0.83% | 0.44% | - |
| XYZ | 7.6 | 4.19 | 4.02 | - |
| YUV | 50.91 | 130.31 | 171.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 55 | 0 | 0.83 | 0.51 | 0.56 | 336.77 | 0.71 | 0.26 |
| Hex | 70 | 13 | 37 | 0 | 53 | 33 | 38 | 151 | 47 | 1A |
| Octal | 160 | 23 | 67 | 0 | 123 | 63 | 70 | 521 | 107 | 32 |
| Binary | 1110000 | 10011 | 110111 | 0 | 1010011 | 110011 | 111000 | 101010001 | 1000111 | 11010 |
Color Harmonies of #701337
Complementary color
Monochromatic Colors of #701337
Black with #701337
Text Example
Text Example
White with #701337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701337; }
p { color: rgb(112,19,55); }
H1.HeaderClassName
{
color: #701337;
}
.AnyTagClassName
{
color: #701337;
}
</style>
background-color css
<style>
a { background-color: #701337; }
a { background-color: rgb(112,19,55); }
div.DivClassName
{
background-color: #701337;
}
.BgClassName
{
background-color: #701337;
}
</style>
border-color css
<style>
span { border-color: #701337; }
span { border-color: rgb(112,19,55); }
td.TdClassName
{
border-color: #701337;
}
.TagClassName
{
border-color: #701337;
}
</style>