Shades of Pompadour #702748
Tints of Pompadour #702748
RGB
CMYK
RGB Variations
Color information
#702748 (or 0x702748) is known color: Pompadour. HEX triplet: 70, 27 and 48. RGB value is (112,39,72). Sum of RGB (Red+Green+Blue) = 112+39+72=223 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50.22% from 223); Green value is 39 (15.62% from 255 or 17.49% from 223); Blue value is 72 (28.52% from 255 or 32.29% from 223); Max value from RGB is 112 - color contains mainly: red. Hex color #702748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702748 is #8FD8B7. Grayscale: #404040. Windows color (decimal): -9427128 or 4728688. OLE color: 4728688.
HSL color Cylindrical-coordinate representation of color #702748: hue angle of 332.88º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #702748 is Cyan = 0, Magento = 0.65, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 39 | 72 | - |
| CMYK | 0 | 0.65 | 0.36 | 0.56 |
| HSL | 332.88º | 0.48% | 0.3% | - |
| HSV(B) | 332.88º | 0.65% | 0.44% | - |
| XYZ | 8.58 | 5.36 | 6.71 | - |
| YUV | 64.59 | 132.18 | 161.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 72 | 0 | 0.65 | 0.36 | 0.56 | 332.88 | 0.48 | 0.3 |
| Hex | 70 | 27 | 48 | 0 | 41 | 24 | 38 | 14D | 30 | 1E |
| Octal | 160 | 47 | 110 | 0 | 101 | 44 | 70 | 515 | 60 | 36 |
| Binary | 1110000 | 100111 | 1001000 | 0 | 1000001 | 100100 | 111000 | 101001101 | 110000 | 11110 |
Color Harmonies of #702748
Complementary color
Monochromatic Colors of #702748
Black with #702748
Text Example
Text Example
White with #702748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702748; }
p { color: rgb(112,39,72); }
H1.HeaderClassName
{
color: #702748;
}
.AnyTagClassName
{
color: #702748;
}
</style>
background-color css
<style>
a { background-color: #702748; }
a { background-color: rgb(112,39,72); }
div.DivClassName
{
background-color: #702748;
}
.BgClassName
{
background-color: #702748;
}
</style>
border-color css
<style>
span { border-color: #702748; }
span { border-color: rgb(112,39,72); }
td.TdClassName
{
border-color: #702748;
}
.TagClassName
{
border-color: #702748;
}
</style>