Shades of Pompadour #711253
Tints of Pompadour #711253
RGB
CMYK
RGB Variations
Color information
#711253 (or 0x711253) is known color: Pompadour. HEX triplet: 71, 12 and 53. RGB value is (113,18,83). Sum of RGB (Red+Green+Blue) = 113+18+83=214 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.80% from 214); Green value is 18 (7.42% from 255 or 8.41% from 214); Blue value is 83 (32.81% from 255 or 38.79% from 214); Max value from RGB is 113 - color contains mainly: red. Hex color #711253 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711253 is #8EEDAC. Grayscale: #353535. Windows color (decimal): -9366957 or 5444209. OLE color: 5444209.
HSL color Cylindrical-coordinate representation of color #711253: hue angle of 318.95º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #711253 is Cyan = 0, Magento = 0.84, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 18 | 83 | - |
| CMYK | 0 | 0.84 | 0.27 | 0.56 |
| HSL | 318.95º | 0.73% | 0.26% | - |
| HSV(B) | 318.95º | 0.84% | 0.44% | - |
| XYZ | 8.59 | 4.57 | 8.61 | - |
| YUV | 53.82 | 144.47 | 170.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 18 | 83 | 0 | 0.84 | 0.27 | 0.56 | 318.95 | 0.73 | 0.26 |
| Hex | 71 | 12 | 53 | 0 | 54 | 1B | 38 | 13F | 49 | 1A |
| Octal | 161 | 22 | 123 | 0 | 124 | 33 | 70 | 477 | 111 | 32 |
| Binary | 1110001 | 10010 | 1010011 | 0 | 1010100 | 11011 | 111000 | 100111111 | 1001001 | 11010 |
Color Harmonies of #711253
Complementary color
Monochromatic Colors of #711253
Black with #711253
Text Example
Text Example
White with #711253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711253; }
p { color: rgb(113,18,83); }
H1.HeaderClassName
{
color: #711253;
}
.AnyTagClassName
{
color: #711253;
}
</style>
background-color css
<style>
a { background-color: #711253; }
a { background-color: rgb(113,18,83); }
div.DivClassName
{
background-color: #711253;
}
.BgClassName
{
background-color: #711253;
}
</style>
border-color css
<style>
span { border-color: #711253; }
span { border-color: rgb(113,18,83); }
td.TdClassName
{
border-color: #711253;
}
.TagClassName
{
border-color: #711253;
}
</style>