Shades of Pompadour #701344
Tints of Pompadour #701344
RGB
CMYK
RGB Variations
Color information
#701344 (or 0x701344) is known color: Pompadour. HEX triplet: 70, 13 and 44. RGB value is (112,19,68). Sum of RGB (Red+Green+Blue) = 112+19+68=199 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56.28% from 199); Green value is 19 (7.81% from 255 or 9.55% from 199); Blue value is 68 (26.95% from 255 or 34.17% from 199); Max value from RGB is 112 - color contains mainly: red. Hex color #701344 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701344 is #8FECBB. Grayscale: #343434. Windows color (decimal): -9432252 or 4461424. OLE color: 4461424.
HSL color Cylindrical-coordinate representation of color #701344: hue angle of 328.39º 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 #701344 is Cyan = 0, Magento = 0.83, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 68 | - |
| CMYK | 0 | 0.83 | 0.39 | 0.56 |
| HSL | 328.39º | 0.71% | 0.26% | - |
| HSV(B) | 328.39º | 0.83% | 0.44% | - |
| XYZ | 7.96 | 4.33 | 5.88 | - |
| YUV | 52.39 | 136.81 | 170.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 68 | 0 | 0.83 | 0.39 | 0.56 | 328.39 | 0.71 | 0.26 |
| Hex | 70 | 13 | 44 | 0 | 53 | 27 | 38 | 148 | 47 | 1A |
| Octal | 160 | 23 | 104 | 0 | 123 | 47 | 70 | 510 | 107 | 32 |
| Binary | 1110000 | 10011 | 1000100 | 0 | 1010011 | 100111 | 111000 | 101001000 | 1000111 | 11010 |
Color Harmonies of #701344
Complementary color
Monochromatic Colors of #701344
Black with #701344
Text Example
Text Example
White with #701344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701344; }
p { color: rgb(112,19,68); }
H1.HeaderClassName
{
color: #701344;
}
.AnyTagClassName
{
color: #701344;
}
</style>
background-color css
<style>
a { background-color: #701344; }
a { background-color: rgb(112,19,68); }
div.DivClassName
{
background-color: #701344;
}
.BgClassName
{
background-color: #701344;
}
</style>
border-color css
<style>
span { border-color: #701344; }
span { border-color: rgb(112,19,68); }
td.TdClassName
{
border-color: #701344;
}
.TagClassName
{
border-color: #701344;
}
</style>