Shades of Pompadour #712748
Tints of Pompadour #712748
RGB
CMYK
RGB Variations
Color information
#712748 (or 0x712748) is known color: Pompadour. HEX triplet: 71, 27 and 48. RGB value is (113,39,72). Sum of RGB (Red+Green+Blue) = 113+39+72=224 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.45% from 224); Green value is 39 (15.62% from 255 or 17.41% from 224); Blue value is 72 (28.52% from 255 or 32.14% from 224); Max value from RGB is 113 - color contains mainly: red. Hex color #712748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712748 is #8ED8B7. Grayscale: #404040. Windows color (decimal): -9361592 or 4728689. OLE color: 4728689.
HSL color Cylindrical-coordinate representation of color #712748: hue angle of 333.24º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #712748 is Cyan = 0, Magento = 0.65, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 39 | 72 | - |
| CMYK | 0 | 0.65 | 0.36 | 0.56 |
| HSL | 333.24º | 0.49% | 0.3% | - |
| HSV(B) | 333.24º | 0.65% | 0.44% | - |
| XYZ | 8.71 | 5.43 | 6.72 | - |
| YUV | 64.89 | 132.02 | 162.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 39 | 72 | 0 | 0.65 | 0.36 | 0.56 | 333.24 | 0.49 | 0.3 |
| Hex | 71 | 27 | 48 | 0 | 41 | 24 | 38 | 14D | 31 | 1E |
| Octal | 161 | 47 | 110 | 0 | 101 | 44 | 70 | 515 | 61 | 36 |
| Binary | 1110001 | 100111 | 1001000 | 0 | 1000001 | 100100 | 111000 | 101001101 | 110001 | 11110 |
Color Harmonies of #712748
Complementary color
Monochromatic Colors of #712748
Black with #712748
Text Example
Text Example
White with #712748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712748; }
p { color: rgb(113,39,72); }
H1.HeaderClassName
{
color: #712748;
}
.AnyTagClassName
{
color: #712748;
}
</style>
background-color css
<style>
a { background-color: #712748; }
a { background-color: rgb(113,39,72); }
div.DivClassName
{
background-color: #712748;
}
.BgClassName
{
background-color: #712748;
}
</style>
border-color css
<style>
span { border-color: #712748; }
span { border-color: rgb(113,39,72); }
td.TdClassName
{
border-color: #712748;
}
.TagClassName
{
border-color: #712748;
}
</style>