Shades of Pompadour #702849
Tints of Pompadour #702849
RGB
CMYK
RGB Variations
Color information
#702849 (or 0x702849) is known color: Pompadour. HEX triplet: 70, 28 and 49. RGB value is (112,40,73). Sum of RGB (Red+Green+Blue) = 112+40+73=225 (29% of max value = 765). Red value is 112 (44.14% from 255 or 49.78% from 225); Green value is 40 (16.02% from 255 or 17.78% from 225); Blue value is 73 (28.91% from 255 or 32.44% from 225); Max value from RGB is 112 - color contains mainly: red. Hex color #702849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702849 is #8FD7B6. Grayscale: #414141. Windows color (decimal): -9426871 or 4794480. OLE color: 4794480.
HSL color Cylindrical-coordinate representation of color #702849: hue angle of 332.5º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #702849 is Cyan = 0, Magento = 0.64, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 40 | 73 | - |
| CMYK | 0 | 0.64 | 0.35 | 0.56 |
| HSL | 332.5º | 0.47% | 0.3% | - |
| HSV(B) | 332.5º | 0.64% | 0.44% | - |
| XYZ | 8.64 | 5.44 | 6.9 | - |
| YUV | 65.29 | 132.35 | 161.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 40 | 73 | 0 | 0.64 | 0.35 | 0.56 | 332.5 | 0.47 | 0.3 |
| Hex | 70 | 28 | 49 | 0 | 40 | 23 | 38 | 14C | 2F | 1E |
| Octal | 160 | 50 | 111 | 0 | 100 | 43 | 70 | 514 | 57 | 36 |
| Binary | 1110000 | 101000 | 1001001 | 0 | 1000000 | 100011 | 111000 | 101001100 | 101111 | 11110 |
Color Harmonies of #702849
Complementary color
Monochromatic Colors of #702849
Black with #702849
Text Example
Text Example
White with #702849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702849; }
p { color: rgb(112,40,73); }
H1.HeaderClassName
{
color: #702849;
}
.AnyTagClassName
{
color: #702849;
}
</style>
background-color css
<style>
a { background-color: #702849; }
a { background-color: rgb(112,40,73); }
div.DivClassName
{
background-color: #702849;
}
.BgClassName
{
background-color: #702849;
}
</style>
border-color css
<style>
span { border-color: #702849; }
span { border-color: rgb(112,40,73); }
td.TdClassName
{
border-color: #702849;
}
.TagClassName
{
border-color: #702849;
}
</style>