Shades of Pompadour #712546
Tints of Pompadour #712546
RGB
CMYK
RGB Variations
Color information
#712546 (or 0x712546) is known color: Pompadour. HEX triplet: 71, 25 and 46. RGB value is (113,37,70). Sum of RGB (Red+Green+Blue) = 113+37+70=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 37 (14.84% from 255 or 16.82% from 220); Blue value is 70 (27.73% from 255 or 31.82% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #712546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712546 is #8EDAB9. Grayscale: #3F3F3F. Windows color (decimal): -9362106 or 4597105. OLE color: 4597105.
HSL color Cylindrical-coordinate representation of color #712546: hue angle of 333.95º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #712546 is Cyan = 0, Magento = 0.67, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 37 | 70 | - |
| CMYK | 0 | 0.67 | 0.38 | 0.56 |
| HSL | 333.95º | 0.51% | 0.29% | - |
| HSV(B) | 333.95º | 0.67% | 0.44% | - |
| XYZ | 8.58 | 5.28 | 6.36 | - |
| YUV | 63.49 | 131.68 | 163.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 37 | 70 | 0 | 0.67 | 0.38 | 0.56 | 333.95 | 0.51 | 0.29 |
| Hex | 71 | 25 | 46 | 0 | 43 | 26 | 38 | 14E | 33 | 1D |
| Octal | 161 | 45 | 106 | 0 | 103 | 46 | 70 | 516 | 63 | 35 |
| Binary | 1110001 | 100101 | 1000110 | 0 | 1000011 | 100110 | 111000 | 101001110 | 110011 | 11101 |
Color Harmonies of #712546
Complementary color
Monochromatic Colors of #712546
Black with #712546
Text Example
Text Example
White with #712546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712546; }
p { color: rgb(113,37,70); }
H1.HeaderClassName
{
color: #712546;
}
.AnyTagClassName
{
color: #712546;
}
</style>
background-color css
<style>
a { background-color: #712546; }
a { background-color: rgb(113,37,70); }
div.DivClassName
{
background-color: #712546;
}
.BgClassName
{
background-color: #712546;
}
</style>
border-color css
<style>
span { border-color: #712546; }
span { border-color: rgb(113,37,70); }
td.TdClassName
{
border-color: #712546;
}
.TagClassName
{
border-color: #712546;
}
</style>