Shades of Pompadour #721641
Tints of Pompadour #721641
RGB
CMYK
RGB Variations
Color information
#721641 (or 0x721641) is known color: Pompadour. HEX triplet: 72, 16 and 41. RGB value is (114,22,65). Sum of RGB (Red+Green+Blue) = 114+22+65=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 22 (8.98% from 255 or 10.95% from 201); Blue value is 65 (25.78% from 255 or 32.34% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #721641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721641 is #8DE9BE. Grayscale: #363636. Windows color (decimal): -9300415 or 4265586. OLE color: 4265586.
HSL color Cylindrical-coordinate representation of color #721641: hue angle of 331.96º 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 #721641 is Cyan = 0, Magento = 0.81, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 22 | 65 | - |
| CMYK | 0 | 0.81 | 0.43 | 0.55 |
| HSL | 331.96º | 0.68% | 0.27% | - |
| HSV(B) | 331.96º | 0.81% | 0.45% | - |
| XYZ | 8.18 | 4.53 | 5.44 | - |
| YUV | 54.41 | 133.98 | 170.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 22 | 65 | 0 | 0.81 | 0.43 | 0.55 | 331.96 | 0.68 | 0.27 |
| Hex | 72 | 16 | 41 | 0 | 51 | 2B | 37 | 14C | 44 | 1B |
| Octal | 162 | 26 | 101 | 0 | 121 | 53 | 67 | 514 | 104 | 33 |
| Binary | 1110010 | 10110 | 1000001 | 0 | 1010001 | 101011 | 110111 | 101001100 | 1000100 | 11011 |
Color Harmonies of #721641
Complementary color
Monochromatic Colors of #721641
Black with #721641
Text Example
Text Example
White with #721641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721641; }
p { color: rgb(114,22,65); }
H1.HeaderClassName
{
color: #721641;
}
.AnyTagClassName
{
color: #721641;
}
</style>
background-color css
<style>
a { background-color: #721641; }
a { background-color: rgb(114,22,65); }
div.DivClassName
{
background-color: #721641;
}
.BgClassName
{
background-color: #721641;
}
</style>
border-color css
<style>
span { border-color: #721641; }
span { border-color: rgb(114,22,65); }
td.TdClassName
{
border-color: #721641;
}
.TagClassName
{
border-color: #721641;
}
</style>