Shades of Pompadour #721339
Tints of Pompadour #721339
RGB
CMYK
RGB Variations
Color information
#721339 (or 0x721339) is known color: Pompadour. HEX triplet: 72, 13 and 39. RGB value is (114,19,57). Sum of RGB (Red+Green+Blue) = 114+19+57=190 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60% from 190); Green value is 19 (7.81% from 255 or 10% from 190); Blue value is 57 (22.66% from 255 or 30% from 190); Max value from RGB is 114 - color contains mainly: red. Hex color #721339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721339 is #8DECC6. Grayscale: #333333. Windows color (decimal): -9301191 or 3740530. OLE color: 3740530.
HSL color Cylindrical-coordinate representation of color #721339: hue angle of 336º 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 #721339 is Cyan = 0, Magento = 0.83, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 19 | 57 | - |
| CMYK | 0 | 0.83 | 0.50 | 0.55 |
| HSL | 336º | 0.71% | 0.26% | - |
| HSV(B) | 336º | 0.83% | 0.45% | - |
| XYZ | 7.91 | 4.34 | 4.29 | - |
| YUV | 51.74 | 130.97 | 172.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 19 | 57 | 0 | 0.83 | 0.50 | 0.55 | 336 | 0.71 | 0.26 |
| Hex | 72 | 13 | 39 | 0 | 53 | 32 | 37 | 150 | 47 | 1A |
| Octal | 162 | 23 | 71 | 0 | 123 | 62 | 67 | 520 | 107 | 32 |
| Binary | 1110010 | 10011 | 111001 | 0 | 1010011 | 110010 | 110111 | 101010000 | 1000111 | 11010 |
Color Harmonies of #721339
Complementary color
Monochromatic Colors of #721339
Black with #721339
Text Example
Text Example
White with #721339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721339; }
p { color: rgb(114,19,57); }
H1.HeaderClassName
{
color: #721339;
}
.AnyTagClassName
{
color: #721339;
}
</style>
background-color css
<style>
a { background-color: #721339; }
a { background-color: rgb(114,19,57); }
div.DivClassName
{
background-color: #721339;
}
.BgClassName
{
background-color: #721339;
}
</style>
border-color css
<style>
span { border-color: #721339; }
span { border-color: rgb(114,19,57); }
td.TdClassName
{
border-color: #721339;
}
.TagClassName
{
border-color: #721339;
}
</style>