Shades of Pompadour #702654
Tints of Pompadour #702654
RGB
CMYK
RGB Variations
Color information
#702654 (or 0x702654) is known color: Pompadour. HEX triplet: 70, 26 and 54. RGB value is (112,38,84). Sum of RGB (Red+Green+Blue) = 112+38+84=234 (30% of max value = 765). Red value is 112 (44.14% from 255 or 47.86% from 234); Green value is 38 (15.23% from 255 or 16.24% from 234); Blue value is 84 (33.20% from 255 or 35.90% from 234); Max value from RGB is 112 - color contains mainly: red. Hex color #702654 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702654 is #8FD9AB. Grayscale: #414141. Windows color (decimal): -9427372 or 5514864. OLE color: 5514864.
HSL color Cylindrical-coordinate representation of color #702654: hue angle of 322.7º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #702654 is Cyan = 0, Magento = 0.66, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 38 | 84 | - |
| CMYK | 0 | 0.66 | 0.25 | 0.56 |
| HSL | 322.7º | 0.49% | 0.29% | - |
| HSV(B) | 322.7º | 0.66% | 0.44% | - |
| XYZ | 8.98 | 5.47 | 8.97 | - |
| YUV | 65.37 | 138.52 | 161.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 38 | 84 | 0 | 0.66 | 0.25 | 0.56 | 322.7 | 0.49 | 0.29 |
| Hex | 70 | 26 | 54 | 0 | 42 | 19 | 38 | 143 | 31 | 1D |
| Octal | 160 | 46 | 124 | 0 | 102 | 31 | 70 | 503 | 61 | 35 |
| Binary | 1110000 | 100110 | 1010100 | 0 | 1000010 | 11001 | 111000 | 101000011 | 110001 | 11101 |
Color Harmonies of #702654
Complementary color
Monochromatic Colors of #702654
Black with #702654
Text Example
Text Example
White with #702654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702654; }
p { color: rgb(112,38,84); }
H1.HeaderClassName
{
color: #702654;
}
.AnyTagClassName
{
color: #702654;
}
</style>
background-color css
<style>
a { background-color: #702654; }
a { background-color: rgb(112,38,84); }
div.DivClassName
{
background-color: #702654;
}
.BgClassName
{
background-color: #702654;
}
</style>
border-color css
<style>
span { border-color: #702654; }
span { border-color: rgb(112,38,84); }
td.TdClassName
{
border-color: #702654;
}
.TagClassName
{
border-color: #702654;
}
</style>