Shades of Pompadour #701239
Tints of Pompadour #701239
RGB
CMYK
RGB Variations
Color information
#701239 (or 0x701239) is known color: Pompadour. HEX triplet: 70, 12 and 39. RGB value is (112,18,57). Sum of RGB (Red+Green+Blue) = 112+18+57=187 (24% of max value = 765). Red value is 112 (44.14% from 255 or 59.89% from 187); Green value is 18 (7.42% from 255 or 9.63% from 187); Blue value is 57 (22.66% from 255 or 30.48% from 187); Max value from RGB is 112 - color contains mainly: red. Hex color #701239 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701239 is #8FEDC6. Grayscale: #323232. Windows color (decimal): -9432519 or 3740272. OLE color: 3740272.
HSL color Cylindrical-coordinate representation of color #701239: hue angle of 335.11º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #701239 is Cyan = 0, Magento = 0.84, Yellow = 0.49 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 18 | 57 | - |
| CMYK | 0 | 0.84 | 0.49 | 0.56 |
| HSL | 335.11º | 0.72% | 0.25% | - |
| HSV(B) | 335.11º | 0.84% | 0.44% | - |
| XYZ | 7.64 | 4.17 | 4.27 | - |
| YUV | 50.55 | 131.64 | 171.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 18 | 57 | 0 | 0.84 | 0.49 | 0.56 | 335.11 | 0.72 | 0.25 |
| Hex | 70 | 12 | 39 | 0 | 54 | 31 | 38 | 14F | 48 | 19 |
| Octal | 160 | 22 | 71 | 0 | 124 | 61 | 70 | 517 | 110 | 31 |
| Binary | 1110000 | 10010 | 111001 | 0 | 1010100 | 110001 | 111000 | 101001111 | 1001000 | 11001 |
Color Harmonies of #701239
Complementary color
Monochromatic Colors of #701239
Black with #701239
Text Example
Text Example
White with #701239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701239; }
p { color: rgb(112,18,57); }
H1.HeaderClassName
{
color: #701239;
}
.AnyTagClassName
{
color: #701239;
}
</style>
background-color css
<style>
a { background-color: #701239; }
a { background-color: rgb(112,18,57); }
div.DivClassName
{
background-color: #701239;
}
.BgClassName
{
background-color: #701239;
}
</style>
border-color css
<style>
span { border-color: #701239; }
span { border-color: rgb(112,18,57); }
td.TdClassName
{
border-color: #701239;
}
.TagClassName
{
border-color: #701239;
}
</style>