Shades of Pompadour #722341
Tints of Pompadour #722341
RGB
CMYK
RGB Variations
Color information
#722341 (or 0x722341) is known color: Pompadour. HEX triplet: 72, 23 and 41. RGB value is (114,35,65). Sum of RGB (Red+Green+Blue) = 114+35+65=214 (28% of max value = 765). Red value is 114 (44.92% from 255 or 53.27% from 214); Green value is 35 (14.06% from 255 or 16.36% from 214); Blue value is 65 (25.78% from 255 or 30.37% from 214); Max value from RGB is 114 - color contains mainly: red. Hex color #722341 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722341 is #8DDCBE. Grayscale: #3D3D3D. Windows color (decimal): -9297087 or 4268914. OLE color: 4268914.
HSL color Cylindrical-coordinate representation of color #722341: hue angle of 337.22º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #722341 is Cyan = 0, Magento = 0.69, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 35 | 65 | - |
| CMYK | 0 | 0.69 | 0.43 | 0.55 |
| HSL | 337.22º | 0.53% | 0.29% | - |
| HSV(B) | 337.22º | 0.69% | 0.45% | - |
| XYZ | 8.49 | 5.16 | 5.55 | - |
| YUV | 62.04 | 129.67 | 165.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 65 | 0 | 0.69 | 0.43 | 0.55 | 337.22 | 0.53 | 0.29 |
| Hex | 72 | 23 | 41 | 0 | 45 | 2B | 37 | 151 | 35 | 1D |
| Octal | 162 | 43 | 101 | 0 | 105 | 53 | 67 | 521 | 65 | 35 |
| Binary | 1110010 | 100011 | 1000001 | 0 | 1000101 | 101011 | 110111 | 101010001 | 110101 | 11101 |
Color Harmonies of #722341
Complementary color
Monochromatic Colors of #722341
Black with #722341
Text Example
Text Example
White with #722341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722341; }
p { color: rgb(114,35,65); }
H1.HeaderClassName
{
color: #722341;
}
.AnyTagClassName
{
color: #722341;
}
</style>
background-color css
<style>
a { background-color: #722341; }
a { background-color: rgb(114,35,65); }
div.DivClassName
{
background-color: #722341;
}
.BgClassName
{
background-color: #722341;
}
</style>
border-color css
<style>
span { border-color: #722341; }
span { border-color: rgb(114,35,65); }
td.TdClassName
{
border-color: #722341;
}
.TagClassName
{
border-color: #722341;
}
</style>