Shades of Pompadour #702349
Tints of Pompadour #702349
RGB
CMYK
RGB Variations
Color information
#702349 (or 0x702349) is known color: Pompadour. HEX triplet: 70, 23 and 49. RGB value is (112,35,73). Sum of RGB (Red+Green+Blue) = 112+35+73=220 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50.91% from 220); Green value is 35 (14.06% from 255 or 15.91% from 220); Blue value is 73 (28.91% from 255 or 33.18% from 220); Max value from RGB is 112 - color contains mainly: red. Hex color #702349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702349 is #8FDCB6. Grayscale: #3E3E3E. Windows color (decimal): -9428151 or 4793200. OLE color: 4793200.
HSL color Cylindrical-coordinate representation of color #702349: hue angle of 330.39º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #702349 is Cyan = 0, Magento = 0.69, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 35 | 73 | - |
| CMYK | 0 | 0.69 | 0.35 | 0.56 |
| HSL | 330.39º | 0.52% | 0.29% | - |
| HSV(B) | 330.39º | 0.69% | 0.44% | - |
| XYZ | 8.49 | 5.13 | 6.85 | - |
| YUV | 62.36 | 134.01 | 163.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 35 | 73 | 0 | 0.69 | 0.35 | 0.56 | 330.39 | 0.52 | 0.29 |
| Hex | 70 | 23 | 49 | 0 | 45 | 23 | 38 | 14A | 34 | 1D |
| Octal | 160 | 43 | 111 | 0 | 105 | 43 | 70 | 512 | 64 | 35 |
| Binary | 1110000 | 100011 | 1001001 | 0 | 1000101 | 100011 | 111000 | 101001010 | 110100 | 11101 |
Color Harmonies of #702349
Complementary color
Monochromatic Colors of #702349
Black with #702349
Text Example
Text Example
White with #702349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702349; }
p { color: rgb(112,35,73); }
H1.HeaderClassName
{
color: #702349;
}
.AnyTagClassName
{
color: #702349;
}
</style>
background-color css
<style>
a { background-color: #702349; }
a { background-color: rgb(112,35,73); }
div.DivClassName
{
background-color: #702349;
}
.BgClassName
{
background-color: #702349;
}
</style>
border-color css
<style>
span { border-color: #702349; }
span { border-color: rgb(112,35,73); }
td.TdClassName
{
border-color: #702349;
}
.TagClassName
{
border-color: #702349;
}
</style>