Shades of Pompadour #701350
Tints of Pompadour #701350
RGB
CMYK
RGB Variations
Color information
#701350 (or 0x701350) is known color: Pompadour. HEX triplet: 70, 13 and 50. RGB value is (112,19,80). Sum of RGB (Red+Green+Blue) = 112+19+80=211 (27% of max value = 765). Red value is 112 (44.14% from 255 or 53.08% from 211); Green value is 19 (7.81% from 255 or 9.00% from 211); Blue value is 80 (31.64% from 255 or 37.91% from 211); Max value from RGB is 112 - color contains mainly: red. Hex color #701350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #701350 is #8FECAF. Grayscale: #353535. Windows color (decimal): -9432240 or 5247856. OLE color: 5247856.
HSL color Cylindrical-coordinate representation of color #701350: hue angle of 320.65º 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 #701350 is Cyan = 0, Magento = 0.83, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 80 | - |
| CMYK | 0 | 0.83 | 0.29 | 0.56 |
| HSL | 320.65º | 0.71% | 0.26% | - |
| HSV(B) | 320.65º | 0.83% | 0.44% | - |
| XYZ | 8.36 | 4.49 | 8.02 | - |
| YUV | 53.76 | 142.81 | 169.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 80 | 0 | 0.83 | 0.29 | 0.56 | 320.65 | 0.71 | 0.26 |
| Hex | 70 | 13 | 50 | 0 | 53 | 1D | 38 | 141 | 47 | 1A |
| Octal | 160 | 23 | 120 | 0 | 123 | 35 | 70 | 501 | 107 | 32 |
| Binary | 1110000 | 10011 | 1010000 | 0 | 1010011 | 11101 | 111000 | 101000001 | 1000111 | 11010 |
Color Harmonies of #701350
Complementary color
Monochromatic Colors of #701350
Black with #701350
Text Example
Text Example
White with #701350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701350; }
p { color: rgb(112,19,80); }
H1.HeaderClassName
{
color: #701350;
}
.AnyTagClassName
{
color: #701350;
}
</style>
background-color css
<style>
a { background-color: #701350; }
a { background-color: rgb(112,19,80); }
div.DivClassName
{
background-color: #701350;
}
.BgClassName
{
background-color: #701350;
}
</style>
border-color css
<style>
span { border-color: #701350; }
span { border-color: rgb(112,19,80); }
td.TdClassName
{
border-color: #701350;
}
.TagClassName
{
border-color: #701350;
}
</style>