Shades of Pompadour #721345
Tints of Pompadour #721345
RGB
CMYK
RGB Variations
Color information
#721345 (or 0x721345) is known color: Pompadour. HEX triplet: 72, 13 and 45. RGB value is (114,19,69). Sum of RGB (Red+Green+Blue) = 114+19+69=202 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.44% from 202); Green value is 19 (7.81% from 255 or 9.41% from 202); Blue value is 69 (27.34% from 255 or 34.16% from 202); Max value from RGB is 114 - color contains mainly: red. Hex color #721345 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721345 is #8DECBA. Grayscale: #353535. Windows color (decimal): -9301179 or 4526962. OLE color: 4526962.
HSL color Cylindrical-coordinate representation of color #721345: hue angle of 328.42º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #721345 is Cyan = 0, Magento = 0.83, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 19 | 69 | - |
| CMYK | 0 | 0.83 | 0.39 | 0.55 |
| HSL | 328.42º | 0.71% | 0.26% | - |
| HSV(B) | 328.42º | 0.83% | 0.45% | - |
| XYZ | 8.25 | 4.47 | 6.06 | - |
| YUV | 53.11 | 136.97 | 171.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 19 | 69 | 0 | 0.83 | 0.39 | 0.55 | 328.42 | 0.71 | 0.26 |
| Hex | 72 | 13 | 45 | 0 | 53 | 27 | 37 | 148 | 47 | 1A |
| Octal | 162 | 23 | 105 | 0 | 123 | 47 | 67 | 510 | 107 | 32 |
| Binary | 1110010 | 10011 | 1000101 | 0 | 1010011 | 100111 | 110111 | 101001000 | 1000111 | 11010 |
Color Harmonies of #721345
Complementary color
Monochromatic Colors of #721345
Black with #721345
Text Example
Text Example
White with #721345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721345; }
p { color: rgb(114,19,69); }
H1.HeaderClassName
{
color: #721345;
}
.AnyTagClassName
{
color: #721345;
}
</style>
background-color css
<style>
a { background-color: #721345; }
a { background-color: rgb(114,19,69); }
div.DivClassName
{
background-color: #721345;
}
.BgClassName
{
background-color: #721345;
}
</style>
border-color css
<style>
span { border-color: #721345; }
span { border-color: rgb(114,19,69); }
td.TdClassName
{
border-color: #721345;
}
.TagClassName
{
border-color: #721345;
}
</style>