Shades of Pompadour #722445
Tints of Pompadour #722445
RGB
CMYK
RGB Variations
Color information
#722445 (or 0x722445) is known color: Pompadour. HEX triplet: 72, 24 and 45. RGB value is (114,36,69). Sum of RGB (Red+Green+Blue) = 114+36+69=219 (29% of max value = 765). Red value is 114 (44.92% from 255 or 52.05% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 69 (27.34% from 255 or 31.51% from 219); Max value from RGB is 114 - color contains mainly: red. Hex color #722445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722445 is #8DDBBA. Grayscale: #3F3F3F. Windows color (decimal): -9296827 or 4531314. OLE color: 4531314.
HSL color Cylindrical-coordinate representation of color #722445: hue angle of 334.62º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722445 is Cyan = 0, Magento = 0.68, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 69 | - |
| CMYK | 0 | 0.68 | 0.39 | 0.55 |
| HSL | 334.62º | 0.52% | 0.29% | - |
| HSV(B) | 334.62º | 0.68% | 0.45% | - |
| XYZ | 8.64 | 5.27 | 6.19 | - |
| YUV | 63.08 | 131.34 | 164.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 69 | 0 | 0.68 | 0.39 | 0.55 | 334.62 | 0.52 | 0.29 |
| Hex | 72 | 24 | 45 | 0 | 44 | 27 | 37 | 14F | 34 | 1D |
| Octal | 162 | 44 | 105 | 0 | 104 | 47 | 67 | 517 | 64 | 35 |
| Binary | 1110010 | 100100 | 1000101 | 0 | 1000100 | 100111 | 110111 | 101001111 | 110100 | 11101 |
Color Harmonies of #722445
Complementary color
Monochromatic Colors of #722445
Black with #722445
Text Example
Text Example
White with #722445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722445; }
p { color: rgb(114,36,69); }
H1.HeaderClassName
{
color: #722445;
}
.AnyTagClassName
{
color: #722445;
}
</style>
background-color css
<style>
a { background-color: #722445; }
a { background-color: rgb(114,36,69); }
div.DivClassName
{
background-color: #722445;
}
.BgClassName
{
background-color: #722445;
}
</style>
border-color css
<style>
span { border-color: #722445; }
span { border-color: rgb(114,36,69); }
td.TdClassName
{
border-color: #722445;
}
.TagClassName
{
border-color: #722445;
}
</style>