Shades of Pompadour #711850
Tints of Pompadour #711850
RGB
CMYK
RGB Variations
Color information
#711850 (or 0x711850) is known color: Pompadour. HEX triplet: 71, 18 and 50. RGB value is (113,24,80). Sum of RGB (Red+Green+Blue) = 113+24+80=217 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.07% from 217); Green value is 24 (9.77% from 255 or 11.06% from 217); Blue value is 80 (31.64% from 255 or 36.87% from 217); Max value from RGB is 113 - color contains mainly: red. Hex color #711850 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711850 is #8EE7AF. Grayscale: #383838. Windows color (decimal): -9365424 or 5249137. OLE color: 5249137.
HSL color Cylindrical-coordinate representation of color #711850: hue angle of 322.25º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #711850 is Cyan = 0, Magento = 0.79, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 24 | 80 | - |
| CMYK | 0 | 0.79 | 0.29 | 0.56 |
| HSL | 322.25º | 0.65% | 0.27% | - |
| HSV(B) | 322.25º | 0.79% | 0.44% | - |
| XYZ | 8.58 | 4.74 | 8.05 | - |
| YUV | 57 | 140.99 | 167.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 24 | 80 | 0 | 0.79 | 0.29 | 0.56 | 322.25 | 0.65 | 0.27 |
| Hex | 71 | 18 | 50 | 0 | 4F | 1D | 38 | 142 | 41 | 1B |
| Octal | 161 | 30 | 120 | 0 | 117 | 35 | 70 | 502 | 101 | 33 |
| Binary | 1110001 | 11000 | 1010000 | 0 | 1001111 | 11101 | 111000 | 101000010 | 1000001 | 11011 |
Color Harmonies of #711850
Complementary color
Monochromatic Colors of #711850
Black with #711850
Text Example
Text Example
White with #711850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711850; }
p { color: rgb(113,24,80); }
H1.HeaderClassName
{
color: #711850;
}
.AnyTagClassName
{
color: #711850;
}
</style>
background-color css
<style>
a { background-color: #711850; }
a { background-color: rgb(113,24,80); }
div.DivClassName
{
background-color: #711850;
}
.BgClassName
{
background-color: #711850;
}
</style>
border-color css
<style>
span { border-color: #711850; }
span { border-color: rgb(113,24,80); }
td.TdClassName
{
border-color: #711850;
}
.TagClassName
{
border-color: #711850;
}
</style>