Shades of Pompadour #712452
Tints of Pompadour #712452
RGB
CMYK
RGB Variations
Color information
#712452 (or 0x712452) is known color: Pompadour. HEX triplet: 71, 24 and 52. RGB value is (113,36,82). Sum of RGB (Red+Green+Blue) = 113+36+82=231 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.92% from 231); Green value is 36 (14.45% from 255 or 15.58% from 231); Blue value is 82 (32.42% from 255 or 35.50% from 231); Max value from RGB is 113 - color contains mainly: red. Hex color #712452 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712452 is #8EDBAD. Grayscale: #404040. Windows color (decimal): -9362350 or 5383281. OLE color: 5383281.
HSL color Cylindrical-coordinate representation of color #712452: hue angle of 324.16º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #712452 is Cyan = 0, Magento = 0.68, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 36 | 82 | - |
| CMYK | 0 | 0.68 | 0.27 | 0.56 |
| HSL | 324.16º | 0.52% | 0.29% | - |
| HSV(B) | 324.16º | 0.68% | 0.44% | - |
| XYZ | 8.96 | 5.38 | 8.55 | - |
| YUV | 64.27 | 138.01 | 162.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 36 | 82 | 0 | 0.68 | 0.27 | 0.56 | 324.16 | 0.52 | 0.29 |
| Hex | 71 | 24 | 52 | 0 | 44 | 1B | 38 | 144 | 34 | 1D |
| Octal | 161 | 44 | 122 | 0 | 104 | 33 | 70 | 504 | 64 | 35 |
| Binary | 1110001 | 100100 | 1010010 | 0 | 1000100 | 11011 | 111000 | 101000100 | 110100 | 11101 |
Color Harmonies of #712452
Complementary color
Monochromatic Colors of #712452
Black with #712452
Text Example
Text Example
White with #712452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712452; }
p { color: rgb(113,36,82); }
H1.HeaderClassName
{
color: #712452;
}
.AnyTagClassName
{
color: #712452;
}
</style>
background-color css
<style>
a { background-color: #712452; }
a { background-color: rgb(113,36,82); }
div.DivClassName
{
background-color: #712452;
}
.BgClassName
{
background-color: #712452;
}
</style>
border-color css
<style>
span { border-color: #712452; }
span { border-color: rgb(113,36,82); }
td.TdClassName
{
border-color: #712452;
}
.TagClassName
{
border-color: #712452;
}
</style>