Shades of Pompadour #702454
Tints of Pompadour #702454
RGB
CMYK
RGB Variations
Color information
#702454 (or 0x702454) is known color: Pompadour. HEX triplet: 70, 24 and 54. RGB value is (112,36,84). Sum of RGB (Red+Green+Blue) = 112+36+84=232 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.28% from 232); Green value is 36 (14.45% from 255 or 15.52% from 232); Blue value is 84 (33.20% from 255 or 36.21% from 232); Max value from RGB is 112 - color contains mainly: red. Hex color #702454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702454 is #8FDBAB. Grayscale: #404040. Windows color (decimal): -9427884 or 5514352. OLE color: 5514352.
HSL color Cylindrical-coordinate representation of color #702454: hue angle of 322.11º 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 #702454 is Cyan = 0, Magento = 0.68, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 36 | 84 | - |
| CMYK | 0 | 0.68 | 0.25 | 0.56 |
| HSL | 322.11º | 0.51% | 0.29% | - |
| HSV(B) | 322.11º | 0.68% | 0.44% | - |
| XYZ | 8.91 | 5.35 | 8.95 | - |
| YUV | 64.2 | 139.18 | 162.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 36 | 84 | 0 | 0.68 | 0.25 | 0.56 | 322.11 | 0.51 | 0.29 |
| Hex | 70 | 24 | 54 | 0 | 44 | 19 | 38 | 142 | 33 | 1D |
| Octal | 160 | 44 | 124 | 0 | 104 | 31 | 70 | 502 | 63 | 35 |
| Binary | 1110000 | 100100 | 1010100 | 0 | 1000100 | 11001 | 111000 | 101000010 | 110011 | 11101 |
Color Harmonies of #702454
Complementary color
Monochromatic Colors of #702454
Black with #702454
Text Example
Text Example
White with #702454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702454; }
p { color: rgb(112,36,84); }
H1.HeaderClassName
{
color: #702454;
}
.AnyTagClassName
{
color: #702454;
}
</style>
background-color css
<style>
a { background-color: #702454; }
a { background-color: rgb(112,36,84); }
div.DivClassName
{
background-color: #702454;
}
.BgClassName
{
background-color: #702454;
}
</style>
border-color css
<style>
span { border-color: #702454; }
span { border-color: rgb(112,36,84); }
td.TdClassName
{
border-color: #702454;
}
.TagClassName
{
border-color: #702454;
}
</style>