Shades of Pompadour #712454
Tints of Pompadour #712454
RGB
CMYK
RGB Variations
Color information
#712454 (or 0x712454) is known color: Pompadour. HEX triplet: 71, 24 and 54. RGB value is (113,36,84). Sum of RGB (Red+Green+Blue) = 113+36+84=233 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.50% from 233); Green value is 36 (14.45% from 255 or 15.45% from 233); Blue value is 84 (33.20% from 255 or 36.05% from 233); Max value from RGB is 113 - color contains mainly: red. Hex color #712454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712454 is #8EDBAB. Grayscale: #404040. Windows color (decimal): -9362348 or 5514353. OLE color: 5514353.
HSL color Cylindrical-coordinate representation of color #712454: hue angle of 322.6º 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 #712454 is Cyan = 0, Magento = 0.68, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 36 | 84 | - |
| CMYK | 0 | 0.68 | 0.26 | 0.56 |
| HSL | 322.6º | 0.52% | 0.29% | - |
| HSV(B) | 322.6º | 0.68% | 0.44% | - |
| XYZ | 9.04 | 5.41 | 8.96 | - |
| YUV | 64.5 | 139.01 | 162.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 36 | 84 | 0 | 0.68 | 0.26 | 0.56 | 322.6 | 0.52 | 0.29 |
| Hex | 71 | 24 | 54 | 0 | 44 | 1A | 38 | 143 | 34 | 1D |
| Octal | 161 | 44 | 124 | 0 | 104 | 32 | 70 | 503 | 64 | 35 |
| Binary | 1110001 | 100100 | 1010100 | 0 | 1000100 | 11010 | 111000 | 101000011 | 110100 | 11101 |
Color Harmonies of #712454
Complementary color
Monochromatic Colors of #712454
Black with #712454
Text Example
Text Example
White with #712454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712454; }
p { color: rgb(113,36,84); }
H1.HeaderClassName
{
color: #712454;
}
.AnyTagClassName
{
color: #712454;
}
</style>
background-color css
<style>
a { background-color: #712454; }
a { background-color: rgb(113,36,84); }
div.DivClassName
{
background-color: #712454;
}
.BgClassName
{
background-color: #712454;
}
</style>
border-color css
<style>
span { border-color: #712454; }
span { border-color: rgb(113,36,84); }
td.TdClassName
{
border-color: #712454;
}
.TagClassName
{
border-color: #712454;
}
</style>