Shades of Pompadour #721145
Tints of Pompadour #721145
RGB
CMYK
RGB Variations
Color information
#721145 (or 0x721145) is known color: Pompadour. HEX triplet: 72, 11 and 45. RGB value is (114,17,69). Sum of RGB (Red+Green+Blue) = 114+17+69=200 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57% from 200); Green value is 17 (7.03% from 255 or 8.5% from 200); Blue value is 69 (27.34% from 255 or 34.5% from 200); Max value from RGB is 114 - color contains mainly: red. Hex color #721145 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721145 is #8DEEBA. Grayscale: #333333. Windows color (decimal): -9301691 or 4526450. OLE color: 4526450.
HSL color Cylindrical-coordinate representation of color #721145: hue angle of 327.84º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #721145 is Cyan = 0, Magento = 0.85, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 17 | 69 | - |
| CMYK | 0 | 0.85 | 0.39 | 0.55 |
| HSL | 327.84º | 0.74% | 0.26% | - |
| HSV(B) | 327.84º | 0.85% | 0.45% | - |
| XYZ | 8.21 | 4.41 | 6.05 | - |
| YUV | 51.93 | 137.64 | 172.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 17 | 69 | 0 | 0.85 | 0.39 | 0.55 | 327.84 | 0.74 | 0.26 |
| Hex | 72 | 11 | 45 | 0 | 55 | 27 | 37 | 148 | 4A | 1A |
| Octal | 162 | 21 | 105 | 0 | 125 | 47 | 67 | 510 | 112 | 32 |
| Binary | 1110010 | 10001 | 1000101 | 0 | 1010101 | 100111 | 110111 | 101001000 | 1001010 | 11010 |
Color Harmonies of #721145
Complementary color
Monochromatic Colors of #721145
Black with #721145
Text Example
Text Example
White with #721145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721145; }
p { color: rgb(114,17,69); }
H1.HeaderClassName
{
color: #721145;
}
.AnyTagClassName
{
color: #721145;
}
</style>
background-color css
<style>
a { background-color: #721145; }
a { background-color: rgb(114,17,69); }
div.DivClassName
{
background-color: #721145;
}
.BgClassName
{
background-color: #721145;
}
</style>
border-color css
<style>
span { border-color: #721145; }
span { border-color: rgb(114,17,69); }
td.TdClassName
{
border-color: #721145;
}
.TagClassName
{
border-color: #721145;
}
</style>