Shades of Pompadour #711348
Tints of Pompadour #711348
RGB
CMYK
RGB Variations
Color information
#711348 (or 0x711348) is known color: Pompadour. HEX triplet: 71, 13 and 48. RGB value is (113,19,72). Sum of RGB (Red+Green+Blue) = 113+19+72=204 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.39% from 204); Green value is 19 (7.81% from 255 or 9.31% from 204); Blue value is 72 (28.52% from 255 or 35.29% from 204); Max value from RGB is 113 - color contains mainly: red. Hex color #711348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711348 is #8EECB7. Grayscale: #353535. Windows color (decimal): -9366712 or 4723569. OLE color: 4723569.
HSL color Cylindrical-coordinate representation of color #711348: hue angle of 326.17º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #711348 is Cyan = 0, Magento = 0.83, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 19 | 72 | - |
| CMYK | 0 | 0.83 | 0.36 | 0.56 |
| HSL | 326.17º | 0.71% | 0.26% | - |
| HSV(B) | 326.17º | 0.83% | 0.44% | - |
| XYZ | 8.21 | 4.44 | 6.56 | - |
| YUV | 53.15 | 138.64 | 170.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 19 | 72 | 0 | 0.83 | 0.36 | 0.56 | 326.17 | 0.71 | 0.26 |
| Hex | 71 | 13 | 48 | 0 | 53 | 24 | 38 | 146 | 47 | 1A |
| Octal | 161 | 23 | 110 | 0 | 123 | 44 | 70 | 506 | 107 | 32 |
| Binary | 1110001 | 10011 | 1001000 | 0 | 1010011 | 100100 | 111000 | 101000110 | 1000111 | 11010 |
Color Harmonies of #711348
Complementary color
Monochromatic Colors of #711348
Black with #711348
Text Example
Text Example
White with #711348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711348; }
p { color: rgb(113,19,72); }
H1.HeaderClassName
{
color: #711348;
}
.AnyTagClassName
{
color: #711348;
}
</style>
background-color css
<style>
a { background-color: #711348; }
a { background-color: rgb(113,19,72); }
div.DivClassName
{
background-color: #711348;
}
.BgClassName
{
background-color: #711348;
}
</style>
border-color css
<style>
span { border-color: #711348; }
span { border-color: rgb(113,19,72); }
td.TdClassName
{
border-color: #711348;
}
.TagClassName
{
border-color: #711348;
}
</style>