Shades of Pompadour #702852
Tints of Pompadour #702852
RGB
CMYK
RGB Variations
Color information
#702852 (or 0x702852) is known color: Pompadour. HEX triplet: 70, 28 and 52. RGB value is (112,40,82). Sum of RGB (Red+Green+Blue) = 112+40+82=234 (30% of max value = 765). Red value is 112 (44.14% from 255 or 47.86% from 234); Green value is 40 (16.02% from 255 or 17.09% from 234); Blue value is 82 (32.42% from 255 or 35.04% from 234); Max value from RGB is 112 - color contains mainly: red. Hex color #702852 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702852 is #8FD7AD. Grayscale: #424242. Windows color (decimal): -9426862 or 5384304. OLE color: 5384304.
HSL color Cylindrical-coordinate representation of color #702852: hue angle of 325º 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 #702852 is Cyan = 0, Magento = 0.64, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 40 | 82 | - |
| CMYK | 0 | 0.64 | 0.27 | 0.56 |
| HSL | 325º | 0.47% | 0.3% | - |
| HSV(B) | 325º | 0.64% | 0.44% | - |
| XYZ | 8.96 | 5.57 | 8.59 | - |
| YUV | 66.32 | 136.85 | 160.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 40 | 82 | 0 | 0.64 | 0.27 | 0.56 | 325 | 0.47 | 0.3 |
| Hex | 70 | 28 | 52 | 0 | 40 | 1B | 38 | 145 | 2F | 1E |
| Octal | 160 | 50 | 122 | 0 | 100 | 33 | 70 | 505 | 57 | 36 |
| Binary | 1110000 | 101000 | 1010010 | 0 | 1000000 | 11011 | 111000 | 101000101 | 101111 | 11110 |
Color Harmonies of #702852
Complementary color
Monochromatic Colors of #702852
Black with #702852
Text Example
Text Example
White with #702852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702852; }
p { color: rgb(112,40,82); }
H1.HeaderClassName
{
color: #702852;
}
.AnyTagClassName
{
color: #702852;
}
</style>
background-color css
<style>
a { background-color: #702852; }
a { background-color: rgb(112,40,82); }
div.DivClassName
{
background-color: #702852;
}
.BgClassName
{
background-color: #702852;
}
</style>
border-color css
<style>
span { border-color: #702852; }
span { border-color: rgb(112,40,82); }
td.TdClassName
{
border-color: #702852;
}
.TagClassName
{
border-color: #702852;
}
</style>