Shades of Pompadour #702453
Tints of Pompadour #702453
RGB
CMYK
RGB Variations
Color information
#702453 (or 0x702453) is known color: Pompadour. HEX triplet: 70, 24 and 53. RGB value is (112,36,83). Sum of RGB (Red+Green+Blue) = 112+36+83=231 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.48% from 231); Green value is 36 (14.45% from 255 or 15.58% from 231); Blue value is 83 (32.81% from 255 or 35.93% from 231); Max value from RGB is 112 - color contains mainly: red. Hex color #702453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702453 is #8FDBAC. Grayscale: #3F3F3F. Windows color (decimal): -9427885 or 5448816. OLE color: 5448816.
HSL color Cylindrical-coordinate representation of color #702453: hue angle of 322.89º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #702453 is Cyan = 0, Magento = 0.68, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 36 | 83 | - |
| CMYK | 0 | 0.68 | 0.26 | 0.56 |
| HSL | 322.89º | 0.51% | 0.29% | - |
| HSV(B) | 322.89º | 0.68% | 0.44% | - |
| XYZ | 8.87 | 5.33 | 8.74 | - |
| YUV | 64.08 | 138.68 | 162.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 36 | 83 | 0 | 0.68 | 0.26 | 0.56 | 322.89 | 0.51 | 0.29 |
| Hex | 70 | 24 | 53 | 0 | 44 | 1A | 38 | 143 | 33 | 1D |
| Octal | 160 | 44 | 123 | 0 | 104 | 32 | 70 | 503 | 63 | 35 |
| Binary | 1110000 | 100100 | 1010011 | 0 | 1000100 | 11010 | 111000 | 101000011 | 110011 | 11101 |
Color Harmonies of #702453
Complementary color
Monochromatic Colors of #702453
Black with #702453
Text Example
Text Example
White with #702453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702453; }
p { color: rgb(112,36,83); }
H1.HeaderClassName
{
color: #702453;
}
.AnyTagClassName
{
color: #702453;
}
</style>
background-color css
<style>
a { background-color: #702453; }
a { background-color: rgb(112,36,83); }
div.DivClassName
{
background-color: #702453;
}
.BgClassName
{
background-color: #702453;
}
</style>
border-color css
<style>
span { border-color: #702453; }
span { border-color: rgb(112,36,83); }
td.TdClassName
{
border-color: #702453;
}
.TagClassName
{
border-color: #702453;
}
</style>