Shades of Pompadour #712649
Tints of Pompadour #712649
RGB
CMYK
RGB Variations
Color information
#712649 (or 0x712649) is known color: Pompadour. HEX triplet: 71, 26 and 49. RGB value is (113,38,73). Sum of RGB (Red+Green+Blue) = 113+38+73=224 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.45% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 73 (28.91% from 255 or 32.59% from 224); Max value from RGB is 113 - color contains mainly: red. Hex color #712649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712649 is #8ED9B6. Grayscale: #404040. Windows color (decimal): -9361847 or 4793969. OLE color: 4793969.
HSL color Cylindrical-coordinate representation of color #712649: hue angle of 332º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #712649 is Cyan = 0, Magento = 0.66, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 73 | - |
| CMYK | 0 | 0.66 | 0.35 | 0.56 |
| HSL | 332º | 0.5% | 0.3% | - |
| HSV(B) | 332º | 0.66% | 0.44% | - |
| XYZ | 8.71 | 5.38 | 6.88 | - |
| YUV | 64.42 | 132.85 | 162.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 73 | 0 | 0.66 | 0.35 | 0.56 | 332 | 0.5 | 0.3 |
| Hex | 71 | 26 | 49 | 0 | 42 | 23 | 38 | 14C | 32 | 1E |
| Octal | 161 | 46 | 111 | 0 | 102 | 43 | 70 | 514 | 62 | 36 |
| Binary | 1110001 | 100110 | 1001001 | 0 | 1000010 | 100011 | 111000 | 101001100 | 110010 | 11110 |
Color Harmonies of #712649
Complementary color
Monochromatic Colors of #712649
Black with #712649
Text Example
Text Example
White with #712649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712649; }
p { color: rgb(113,38,73); }
H1.HeaderClassName
{
color: #712649;
}
.AnyTagClassName
{
color: #712649;
}
</style>
background-color css
<style>
a { background-color: #712649; }
a { background-color: rgb(113,38,73); }
div.DivClassName
{
background-color: #712649;
}
.BgClassName
{
background-color: #712649;
}
</style>
border-color css
<style>
span { border-color: #712649; }
span { border-color: rgb(113,38,73); }
td.TdClassName
{
border-color: #712649;
}
.TagClassName
{
border-color: #712649;
}
</style>