Shades of Pompadour #702552
Tints of Pompadour #702552
RGB
CMYK
RGB Variations
Color information
#702552 (or 0x702552) is known color: Pompadour. HEX triplet: 70, 25 and 52. RGB value is (112,37,82). Sum of RGB (Red+Green+Blue) = 112+37+82=231 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.48% from 231); Green value is 37 (14.84% from 255 or 16.02% from 231); Blue value is 82 (32.42% from 255 or 35.50% from 231); Max value from RGB is 112 - color contains mainly: red. Hex color #702552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702552 is #8FDAAD. Grayscale: #404040. Windows color (decimal): -9427630 or 5383536. OLE color: 5383536.
HSL color Cylindrical-coordinate representation of color #702552: hue angle of 324º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #702552 is Cyan = 0, Magento = 0.67, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 37 | 82 | - |
| CMYK | 0 | 0.67 | 0.27 | 0.56 |
| HSL | 324º | 0.5% | 0.29% | - |
| HSV(B) | 324º | 0.67% | 0.44% | - |
| XYZ | 8.87 | 5.38 | 8.55 | - |
| YUV | 64.56 | 137.85 | 161.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 37 | 82 | 0 | 0.67 | 0.27 | 0.56 | 324 | 0.5 | 0.29 |
| Hex | 70 | 25 | 52 | 0 | 43 | 1B | 38 | 144 | 32 | 1D |
| Octal | 160 | 45 | 122 | 0 | 103 | 33 | 70 | 504 | 62 | 35 |
| Binary | 1110000 | 100101 | 1010010 | 0 | 1000011 | 11011 | 111000 | 101000100 | 110010 | 11101 |
Color Harmonies of #702552
Complementary color
Monochromatic Colors of #702552
Black with #702552
Text Example
Text Example
White with #702552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702552; }
p { color: rgb(112,37,82); }
H1.HeaderClassName
{
color: #702552;
}
.AnyTagClassName
{
color: #702552;
}
</style>
background-color css
<style>
a { background-color: #702552; }
a { background-color: rgb(112,37,82); }
div.DivClassName
{
background-color: #702552;
}
.BgClassName
{
background-color: #702552;
}
</style>
border-color css
<style>
span { border-color: #702552; }
span { border-color: rgb(112,37,82); }
td.TdClassName
{
border-color: #702552;
}
.TagClassName
{
border-color: #702552;
}
</style>