Shades of Pompadour #702645
Tints of Pompadour #702645
RGB
CMYK
RGB Variations
Color information
#702645 (or 0x702645) is known color: Pompadour. HEX triplet: 70, 26 and 45. RGB value is (112,38,69). Sum of RGB (Red+Green+Blue) = 112+38+69=219 (29% of max value = 765). Red value is 112 (44.14% from 255 or 51.14% from 219); Green value is 38 (15.23% from 255 or 17.35% from 219); Blue value is 69 (27.34% from 255 or 31.51% from 219); Max value from RGB is 112 - color contains mainly: red. Hex color #702645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702645 is #8FD9BA. Grayscale: #3F3F3F. Windows color (decimal): -9427387 or 4531824. OLE color: 4531824.
HSL color Cylindrical-coordinate representation of color #702645: hue angle of 334.86º 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 #702645 is Cyan = 0, Magento = 0.66, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 38 | 69 | - |
| CMYK | 0 | 0.66 | 0.38 | 0.56 |
| HSL | 334.86º | 0.49% | 0.29% | - |
| HSV(B) | 334.86º | 0.66% | 0.44% | - |
| XYZ | 8.45 | 5.26 | 6.2 | - |
| YUV | 63.66 | 131.02 | 162.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 38 | 69 | 0 | 0.66 | 0.38 | 0.56 | 334.86 | 0.49 | 0.29 |
| Hex | 70 | 26 | 45 | 0 | 42 | 26 | 38 | 14F | 31 | 1D |
| Octal | 160 | 46 | 105 | 0 | 102 | 46 | 70 | 517 | 61 | 35 |
| Binary | 1110000 | 100110 | 1000101 | 0 | 1000010 | 100110 | 111000 | 101001111 | 110001 | 11101 |
Color Harmonies of #702645
Complementary color
Monochromatic Colors of #702645
Black with #702645
Text Example
Text Example
White with #702645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702645; }
p { color: rgb(112,38,69); }
H1.HeaderClassName
{
color: #702645;
}
.AnyTagClassName
{
color: #702645;
}
</style>
background-color css
<style>
a { background-color: #702645; }
a { background-color: rgb(112,38,69); }
div.DivClassName
{
background-color: #702645;
}
.BgClassName
{
background-color: #702645;
}
</style>
border-color css
<style>
span { border-color: #702645; }
span { border-color: rgb(112,38,69); }
td.TdClassName
{
border-color: #702645;
}
.TagClassName
{
border-color: #702645;
}
</style>