Shades of Pompadour #722646
Tints of Pompadour #722646
RGB
CMYK
RGB Variations
Color information
#722646 (or 0x722646) is known color: Pompadour. HEX triplet: 72, 26 and 46. RGB value is (114,38,70). Sum of RGB (Red+Green+Blue) = 114+38+70=222 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.35% from 222); Green value is 38 (15.23% from 255 or 17.12% from 222); Blue value is 70 (27.73% from 255 or 31.53% from 222); Max value from RGB is 114 - color contains mainly: red. Hex color #722646 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722646 is #8DD9B9. Grayscale: #404040. Windows color (decimal): -9296314 or 4597362. OLE color: 4597362.
HSL color Cylindrical-coordinate representation of color #722646: hue angle of 334.74º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #722646 is Cyan = 0, Magento = 0.67, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 70 | - |
| CMYK | 0 | 0.67 | 0.39 | 0.55 |
| HSL | 334.74º | 0.5% | 0.3% | - |
| HSV(B) | 334.74º | 0.67% | 0.45% | - |
| XYZ | 8.74 | 5.41 | 6.38 | - |
| YUV | 64.37 | 131.18 | 163.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 70 | 0 | 0.67 | 0.39 | 0.55 | 334.74 | 0.5 | 0.3 |
| Hex | 72 | 26 | 46 | 0 | 43 | 27 | 37 | 14F | 32 | 1E |
| Octal | 162 | 46 | 106 | 0 | 103 | 47 | 67 | 517 | 62 | 36 |
| Binary | 1110010 | 100110 | 1000110 | 0 | 1000011 | 100111 | 110111 | 101001111 | 110010 | 11110 |
Color Harmonies of #722646
Complementary color
Monochromatic Colors of #722646
Black with #722646
Text Example
Text Example
White with #722646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722646; }
p { color: rgb(114,38,70); }
H1.HeaderClassName
{
color: #722646;
}
.AnyTagClassName
{
color: #722646;
}
</style>
background-color css
<style>
a { background-color: #722646; }
a { background-color: rgb(114,38,70); }
div.DivClassName
{
background-color: #722646;
}
.BgClassName
{
background-color: #722646;
}
</style>
border-color css
<style>
span { border-color: #722646; }
span { border-color: rgb(114,38,70); }
td.TdClassName
{
border-color: #722646;
}
.TagClassName
{
border-color: #722646;
}
</style>