Shades of Pompadour #701445
Tints of Pompadour #701445
RGB
CMYK
RGB Variations
Color information
#701445 (or 0x701445) is known color: Pompadour. HEX triplet: 70, 14 and 45. RGB value is (112,20,69). Sum of RGB (Red+Green+Blue) = 112+20+69=201 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.72% from 201); Green value is 20 (8.20% from 255 or 9.95% from 201); Blue value is 69 (27.34% from 255 or 34.33% from 201); Max value from RGB is 112 - color contains mainly: red. Hex color #701445 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701445 is #8FEBBA. Grayscale: #343434. Windows color (decimal): -9431995 or 4527216. OLE color: 4527216.
HSL color Cylindrical-coordinate representation of color #701445: hue angle of 328.04º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #701445 is Cyan = 0, Magento = 0.82, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 20 | 69 | - |
| CMYK | 0 | 0.82 | 0.38 | 0.56 |
| HSL | 328.04º | 0.7% | 0.26% | - |
| HSV(B) | 328.04º | 0.82% | 0.44% | - |
| XYZ | 8.01 | 4.37 | 6.05 | - |
| YUV | 53.09 | 136.98 | 170.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 20 | 69 | 0 | 0.82 | 0.38 | 0.56 | 328.04 | 0.7 | 0.26 |
| Hex | 70 | 14 | 45 | 0 | 52 | 26 | 38 | 148 | 46 | 1A |
| Octal | 160 | 24 | 105 | 0 | 122 | 46 | 70 | 510 | 106 | 32 |
| Binary | 1110000 | 10100 | 1000101 | 0 | 1010010 | 100110 | 111000 | 101001000 | 1000110 | 11010 |
Color Harmonies of #701445
Complementary color
Monochromatic Colors of #701445
Black with #701445
Text Example
Text Example
White with #701445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701445; }
p { color: rgb(112,20,69); }
H1.HeaderClassName
{
color: #701445;
}
.AnyTagClassName
{
color: #701445;
}
</style>
background-color css
<style>
a { background-color: #701445; }
a { background-color: rgb(112,20,69); }
div.DivClassName
{
background-color: #701445;
}
.BgClassName
{
background-color: #701445;
}
</style>
border-color css
<style>
span { border-color: #701445; }
span { border-color: rgb(112,20,69); }
td.TdClassName
{
border-color: #701445;
}
.TagClassName
{
border-color: #701445;
}
</style>