Shades of Pompadour #702048
Tints of Pompadour #702048
RGB
CMYK
RGB Variations
Color information
#702048 (or 0x702048) is known color: Pompadour. HEX triplet: 70, 20 and 48. RGB value is (112,32,72). Sum of RGB (Red+Green+Blue) = 112+32+72=216 (28% of max value = 765). Red value is 112 (44.14% from 255 or 51.85% from 216); Green value is 32 (12.89% from 255 or 14.81% from 216); Blue value is 72 (28.52% from 255 or 33.33% from 216); Max value from RGB is 112 - color contains mainly: red. Hex color #702048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702048 is #8FDFB7. Grayscale: #3C3C3C. Windows color (decimal): -9428920 or 4726896. OLE color: 4726896.
HSL color Cylindrical-coordinate representation of color #702048: hue angle of 330º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #702048 is Cyan = 0, Magento = 0.71, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 32 | 72 | - |
| CMYK | 0 | 0.71 | 0.36 | 0.56 |
| HSL | 330º | 0.56% | 0.28% | - |
| HSV(B) | 330º | 0.71% | 0.44% | - |
| XYZ | 8.37 | 4.95 | 6.64 | - |
| YUV | 60.48 | 134.5 | 164.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 32 | 72 | 0 | 0.71 | 0.36 | 0.56 | 330 | 0.56 | 0.28 |
| Hex | 70 | 20 | 48 | 0 | 47 | 24 | 38 | 14A | 38 | 1C |
| Octal | 160 | 40 | 110 | 0 | 107 | 44 | 70 | 512 | 70 | 34 |
| Binary | 1110000 | 100000 | 1001000 | 0 | 1000111 | 100100 | 111000 | 101001010 | 111000 | 11100 |
Color Harmonies of #702048
Complementary color
Monochromatic Colors of #702048
Black with #702048
Text Example
Text Example
White with #702048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702048; }
p { color: rgb(112,32,72); }
H1.HeaderClassName
{
color: #702048;
}
.AnyTagClassName
{
color: #702048;
}
</style>
background-color css
<style>
a { background-color: #702048; }
a { background-color: rgb(112,32,72); }
div.DivClassName
{
background-color: #702048;
}
.BgClassName
{
background-color: #702048;
}
</style>
border-color css
<style>
span { border-color: #702048; }
span { border-color: rgb(112,32,72); }
td.TdClassName
{
border-color: #702048;
}
.TagClassName
{
border-color: #702048;
}
</style>