Shades of Pompadour #721045
Tints of Pompadour #721045
RGB
CMYK
RGB Variations
Color information
#721045 (or 0x721045) is known color: Pompadour. HEX triplet: 72, 10 and 45. RGB value is (114,16,69). Sum of RGB (Red+Green+Blue) = 114+16+69=199 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57.29% from 199); Green value is 16 (6.64% from 255 or 8.04% from 199); Blue value is 69 (27.34% from 255 or 34.67% from 199); Max value from RGB is 114 - color contains mainly: red. Hex color #721045 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721045 is #8DEFBA. Grayscale: #333333. Windows color (decimal): -9301947 or 4526194. OLE color: 4526194.
HSL color Cylindrical-coordinate representation of color #721045: hue angle of 327.55º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #721045 is Cyan = 0, Magento = 0.86, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 16 | 69 | - |
| CMYK | 0 | 0.86 | 0.39 | 0.55 |
| HSL | 327.55º | 0.75% | 0.25% | - |
| HSV(B) | 327.55º | 0.86% | 0.45% | - |
| XYZ | 8.2 | 4.38 | 6.04 | - |
| YUV | 51.34 | 137.97 | 172.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 16 | 69 | 0 | 0.86 | 0.39 | 0.55 | 327.55 | 0.75 | 0.25 |
| Hex | 72 | 10 | 45 | 0 | 56 | 27 | 37 | 148 | 4B | 19 |
| Octal | 162 | 20 | 105 | 0 | 126 | 47 | 67 | 510 | 113 | 31 |
| Binary | 1110010 | 10000 | 1000101 | 0 | 1010110 | 100111 | 110111 | 101001000 | 1001011 | 11001 |
Color Harmonies of #721045
Complementary color
Monochromatic Colors of #721045
Black with #721045
Text Example
Text Example
White with #721045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721045; }
p { color: rgb(114,16,69); }
H1.HeaderClassName
{
color: #721045;
}
.AnyTagClassName
{
color: #721045;
}
</style>
background-color css
<style>
a { background-color: #721045; }
a { background-color: rgb(114,16,69); }
div.DivClassName
{
background-color: #721045;
}
.BgClassName
{
background-color: #721045;
}
</style>
border-color css
<style>
span { border-color: #721045; }
span { border-color: rgb(114,16,69); }
td.TdClassName
{
border-color: #721045;
}
.TagClassName
{
border-color: #721045;
}
</style>