Shades of Pompadour #701352
Tints of Pompadour #701352
RGB
CMYK
RGB Variations
Color information
#701352 (or 0x701352) is known color: Pompadour. HEX triplet: 70, 13 and 52. RGB value is (112,19,82). Sum of RGB (Red+Green+Blue) = 112+19+82=213 (28% of max value = 765). Red value is 112 (44.14% from 255 or 52.58% from 213); Green value is 19 (7.81% from 255 or 8.92% from 213); Blue value is 82 (32.42% from 255 or 38.50% from 213); Max value from RGB is 112 - color contains mainly: red. Hex color #701352 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701352 is #8FECAD. Grayscale: #353535. Windows color (decimal): -9432238 or 5378928. OLE color: 5378928.
HSL color Cylindrical-coordinate representation of color #701352: hue angle of 319.35º 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 #701352 is Cyan = 0, Magento = 0.83, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 82 | - |
| CMYK | 0 | 0.83 | 0.27 | 0.56 |
| HSL | 319.35º | 0.71% | 0.26% | - |
| HSV(B) | 319.35º | 0.83% | 0.44% | - |
| XYZ | 8.44 | 4.52 | 8.41 | - |
| YUV | 53.99 | 143.81 | 169.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 82 | 0 | 0.83 | 0.27 | 0.56 | 319.35 | 0.71 | 0.26 |
| Hex | 70 | 13 | 52 | 0 | 53 | 1B | 38 | 13F | 47 | 1A |
| Octal | 160 | 23 | 122 | 0 | 123 | 33 | 70 | 477 | 107 | 32 |
| Binary | 1110000 | 10011 | 1010010 | 0 | 1010011 | 11011 | 111000 | 100111111 | 1000111 | 11010 |
Color Harmonies of #701352
Complementary color
Monochromatic Colors of #701352
Black with #701352
Text Example
Text Example
White with #701352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701352; }
p { color: rgb(112,19,82); }
H1.HeaderClassName
{
color: #701352;
}
.AnyTagClassName
{
color: #701352;
}
</style>
background-color css
<style>
a { background-color: #701352; }
a { background-color: rgb(112,19,82); }
div.DivClassName
{
background-color: #701352;
}
.BgClassName
{
background-color: #701352;
}
</style>
border-color css
<style>
span { border-color: #701352; }
span { border-color: rgb(112,19,82); }
td.TdClassName
{
border-color: #701352;
}
.TagClassName
{
border-color: #701352;
}
</style>