Shades of Pompadour #711952
Tints of Pompadour #711952
RGB
CMYK
RGB Variations
Color information
#711952 (or 0x711952) is known color: Pompadour. HEX triplet: 71, 19 and 52. RGB value is (113,25,82). Sum of RGB (Red+Green+Blue) = 113+25+82=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 25 (10.16% from 255 or 11.36% from 220); Blue value is 82 (32.42% from 255 or 37.27% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #711952 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711952 is #8EE6AD. Grayscale: #393939. Windows color (decimal): -9365166 or 5380465. OLE color: 5380465.
HSL color Cylindrical-coordinate representation of color #711952: hue angle of 321.14º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #711952 is Cyan = 0, Magento = 0.78, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 25 | 82 | - |
| CMYK | 0 | 0.78 | 0.27 | 0.56 |
| HSL | 321.14º | 0.64% | 0.27% | - |
| HSV(B) | 321.14º | 0.78% | 0.44% | - |
| XYZ | 8.68 | 4.82 | 8.45 | - |
| YUV | 57.81 | 141.65 | 167.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 25 | 82 | 0 | 0.78 | 0.27 | 0.56 | 321.14 | 0.64 | 0.27 |
| Hex | 71 | 19 | 52 | 0 | 4E | 1B | 38 | 141 | 40 | 1B |
| Octal | 161 | 31 | 122 | 0 | 116 | 33 | 70 | 501 | 100 | 33 |
| Binary | 1110001 | 11001 | 1010010 | 0 | 1001110 | 11011 | 111000 | 101000001 | 1000000 | 11011 |
Color Harmonies of #711952
Complementary color
Monochromatic Colors of #711952
Black with #711952
Text Example
Text Example
White with #711952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711952; }
p { color: rgb(113,25,82); }
H1.HeaderClassName
{
color: #711952;
}
.AnyTagClassName
{
color: #711952;
}
</style>
background-color css
<style>
a { background-color: #711952; }
a { background-color: rgb(113,25,82); }
div.DivClassName
{
background-color: #711952;
}
.BgClassName
{
background-color: #711952;
}
</style>
border-color css
<style>
span { border-color: #711952; }
span { border-color: rgb(113,25,82); }
td.TdClassName
{
border-color: #711952;
}
.TagClassName
{
border-color: #711952;
}
</style>