Shades of Pompadour #721455
Tints of Pompadour #721455
RGB
CMYK
RGB Variations
Color information
#721455 (or 0x721455) is known color: Pompadour. HEX triplet: 72, 14 and 55. RGB value is (114,20,85). Sum of RGB (Red+Green+Blue) = 114+20+85=219 (29% of max value = 765). Red value is 114 (44.92% from 255 or 52.05% from 219); Green value is 20 (8.20% from 255 or 9.13% from 219); Blue value is 85 (33.59% from 255 or 38.81% from 219); Max value from RGB is 114 - color contains mainly: red. Hex color #721455 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721455 is #8DEBAA. Grayscale: #373737. Windows color (decimal): -9300907 or 5575794. OLE color: 5575794.
HSL color Cylindrical-coordinate representation of color #721455: hue angle of 318.51º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #721455 is Cyan = 0, Magento = 0.82, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 20 | 85 | - |
| CMYK | 0 | 0.82 | 0.25 | 0.55 |
| HSL | 318.51º | 0.7% | 0.26% | - |
| HSV(B) | 318.51º | 0.82% | 0.45% | - |
| XYZ | 8.83 | 4.73 | 9.04 | - |
| YUV | 55.52 | 144.64 | 169.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 20 | 85 | 0 | 0.82 | 0.25 | 0.55 | 318.51 | 0.7 | 0.26 |
| Hex | 72 | 14 | 55 | 0 | 52 | 19 | 37 | 13F | 46 | 1A |
| Octal | 162 | 24 | 125 | 0 | 122 | 31 | 67 | 477 | 106 | 32 |
| Binary | 1110010 | 10100 | 1010101 | 0 | 1010010 | 11001 | 110111 | 100111111 | 1000110 | 11010 |
Color Harmonies of #721455
Complementary color
Monochromatic Colors of #721455
Black with #721455
Text Example
Text Example
White with #721455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721455; }
p { color: rgb(114,20,85); }
H1.HeaderClassName
{
color: #721455;
}
.AnyTagClassName
{
color: #721455;
}
</style>
background-color css
<style>
a { background-color: #721455; }
a { background-color: rgb(114,20,85); }
div.DivClassName
{
background-color: #721455;
}
.BgClassName
{
background-color: #721455;
}
</style>
border-color css
<style>
span { border-color: #721455; }
span { border-color: rgb(114,20,85); }
td.TdClassName
{
border-color: #721455;
}
.TagClassName
{
border-color: #721455;
}
</style>