Shades of Pompadour #721755
Tints of Pompadour #721755
RGB
CMYK
RGB Variations
Color information
#721755 (or 0x721755) is known color: Pompadour. HEX triplet: 72, 17 and 55. RGB value is (114,23,85). Sum of RGB (Red+Green+Blue) = 114+23+85=222 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.35% from 222); Green value is 23 (9.38% from 255 or 10.36% from 222); Blue value is 85 (33.59% from 255 or 38.29% from 222); Max value from RGB is 114 - color contains mainly: red. Hex color #721755 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721755 is #8DE8AA. Grayscale: #393939. Windows color (decimal): -9300139 or 5576562. OLE color: 5576562.
HSL color Cylindrical-coordinate representation of color #721755: hue angle of 319.12º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #721755 is Cyan = 0, Magento = 0.80, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 23 | 85 | - |
| CMYK | 0 | 0.80 | 0.25 | 0.55 |
| HSL | 319.12º | 0.66% | 0.27% | - |
| HSV(B) | 319.12º | 0.8% | 0.45% | - |
| XYZ | 8.89 | 4.85 | 9.06 | - |
| YUV | 57.28 | 143.65 | 168.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 23 | 85 | 0 | 0.80 | 0.25 | 0.55 | 319.12 | 0.66 | 0.27 |
| Hex | 72 | 17 | 55 | 0 | 50 | 19 | 37 | 13F | 42 | 1B |
| Octal | 162 | 27 | 125 | 0 | 120 | 31 | 67 | 477 | 102 | 33 |
| Binary | 1110010 | 10111 | 1010101 | 0 | 1010000 | 11001 | 110111 | 100111111 | 1000010 | 11011 |
Color Harmonies of #721755
Complementary color
Monochromatic Colors of #721755
Black with #721755
Text Example
Text Example
White with #721755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721755; }
p { color: rgb(114,23,85); }
H1.HeaderClassName
{
color: #721755;
}
.AnyTagClassName
{
color: #721755;
}
</style>
background-color css
<style>
a { background-color: #721755; }
a { background-color: rgb(114,23,85); }
div.DivClassName
{
background-color: #721755;
}
.BgClassName
{
background-color: #721755;
}
</style>
border-color css
<style>
span { border-color: #721755; }
span { border-color: rgb(114,23,85); }
td.TdClassName
{
border-color: #721755;
}
.TagClassName
{
border-color: #721755;
}
</style>