Shades of Pompadour #721651
Tints of Pompadour #721651
RGB
CMYK
RGB Variations
Color information
#721651 (or 0x721651) is known color: Pompadour. HEX triplet: 72, 16 and 51. RGB value is (114,22,81). Sum of RGB (Red+Green+Blue) = 114+22+81=217 (28% of max value = 765). Red value is 114 (44.92% from 255 or 52.53% from 217); Green value is 22 (8.98% from 255 or 10.14% from 217); Blue value is 81 (32.03% from 255 or 37.33% from 217); Max value from RGB is 114 - color contains mainly: red. Hex color #721651 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721651 is #8DE9AE. Grayscale: #383838. Windows color (decimal): -9300399 or 5314162. OLE color: 5314162.
HSL color Cylindrical-coordinate representation of color #721651: hue angle of 321.52º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #721651 is Cyan = 0, Magento = 0.81, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 22 | 81 | - |
| CMYK | 0 | 0.81 | 0.29 | 0.55 |
| HSL | 321.52º | 0.68% | 0.27% | - |
| HSV(B) | 321.52º | 0.81% | 0.45% | - |
| XYZ | 8.71 | 4.75 | 8.24 | - |
| YUV | 56.23 | 141.98 | 169.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 22 | 81 | 0 | 0.81 | 0.29 | 0.55 | 321.52 | 0.68 | 0.27 |
| Hex | 72 | 16 | 51 | 0 | 51 | 1D | 37 | 142 | 44 | 1B |
| Octal | 162 | 26 | 121 | 0 | 121 | 35 | 67 | 502 | 104 | 33 |
| Binary | 1110010 | 10110 | 1010001 | 0 | 1010001 | 11101 | 110111 | 101000010 | 1000100 | 11011 |
Color Harmonies of #721651
Complementary color
Monochromatic Colors of #721651
Black with #721651
Text Example
Text Example
White with #721651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721651; }
p { color: rgb(114,22,81); }
H1.HeaderClassName
{
color: #721651;
}
.AnyTagClassName
{
color: #721651;
}
</style>
background-color css
<style>
a { background-color: #721651; }
a { background-color: rgb(114,22,81); }
div.DivClassName
{
background-color: #721651;
}
.BgClassName
{
background-color: #721651;
}
</style>
border-color css
<style>
span { border-color: #721651; }
span { border-color: rgb(114,22,81); }
td.TdClassName
{
border-color: #721651;
}
.TagClassName
{
border-color: #721651;
}
</style>