Shades of Pompadour #701345
Tints of Pompadour #701345
RGB
CMYK
RGB Variations
Color information
#701345 (or 0x701345) is known color: Pompadour. HEX triplet: 70, 13 and 45. RGB value is (112,19,69). Sum of RGB (Red+Green+Blue) = 112+19+69=200 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56% from 200); Green value is 19 (7.81% from 255 or 9.5% from 200); Blue value is 69 (27.34% from 255 or 34.5% from 200); Max value from RGB is 112 - color contains mainly: red. Hex color #701345 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701345 is #8FECBA. Grayscale: #343434. Windows color (decimal): -9432251 or 4526960. OLE color: 4526960.
HSL color Cylindrical-coordinate representation of color #701345: hue angle of 327.74º 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 #701345 is Cyan = 0, Magento = 0.83, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 69 | - |
| CMYK | 0 | 0.83 | 0.38 | 0.56 |
| HSL | 327.74º | 0.71% | 0.26% | - |
| HSV(B) | 327.74º | 0.83% | 0.44% | - |
| XYZ | 7.99 | 4.34 | 6.05 | - |
| YUV | 52.51 | 137.31 | 170.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 69 | 0 | 0.83 | 0.38 | 0.56 | 327.74 | 0.71 | 0.26 |
| Hex | 70 | 13 | 45 | 0 | 53 | 26 | 38 | 148 | 47 | 1A |
| Octal | 160 | 23 | 105 | 0 | 123 | 46 | 70 | 510 | 107 | 32 |
| Binary | 1110000 | 10011 | 1000101 | 0 | 1010011 | 100110 | 111000 | 101001000 | 1000111 | 11010 |
Color Harmonies of #701345
Complementary color
Monochromatic Colors of #701345
Black with #701345
Text Example
Text Example
White with #701345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701345; }
p { color: rgb(112,19,69); }
H1.HeaderClassName
{
color: #701345;
}
.AnyTagClassName
{
color: #701345;
}
</style>
background-color css
<style>
a { background-color: #701345; }
a { background-color: rgb(112,19,69); }
div.DivClassName
{
background-color: #701345;
}
.BgClassName
{
background-color: #701345;
}
</style>
border-color css
<style>
span { border-color: #701345; }
span { border-color: rgb(112,19,69); }
td.TdClassName
{
border-color: #701345;
}
.TagClassName
{
border-color: #701345;
}
</style>