Shades of Pompadour #722350
Tints of Pompadour #722350
RGB
CMYK
RGB Variations
Color information
#722350 (or 0x722350) is known color: Pompadour. HEX triplet: 72, 23 and 50. RGB value is (114,35,80). Sum of RGB (Red+Green+Blue) = 114+35+80=229 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.78% from 229); Green value is 35 (14.06% from 255 or 15.28% from 229); Blue value is 80 (31.64% from 255 or 34.93% from 229); Max value from RGB is 114 - color contains mainly: red. Hex color #722350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722350 is #8DDCAF. Grayscale: #3F3F3F. Windows color (decimal): -9297072 or 5251954. OLE color: 5251954.
HSL color Cylindrical-coordinate representation of color #722350: hue angle of 325.82º 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 #722350 is Cyan = 0, Magento = 0.69, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 35 | 80 | - |
| CMYK | 0 | 0.69 | 0.30 | 0.55 |
| HSL | 325.82º | 0.53% | 0.29% | - |
| HSV(B) | 325.82º | 0.69% | 0.45% | - |
| XYZ | 8.99 | 5.36 | 8.15 | - |
| YUV | 63.75 | 137.17 | 163.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 80 | 0 | 0.69 | 0.30 | 0.55 | 325.82 | 0.53 | 0.29 |
| Hex | 72 | 23 | 50 | 0 | 45 | 1E | 37 | 146 | 35 | 1D |
| Octal | 162 | 43 | 120 | 0 | 105 | 36 | 67 | 506 | 65 | 35 |
| Binary | 1110010 | 100011 | 1010000 | 0 | 1000101 | 11110 | 110111 | 101000110 | 110101 | 11101 |
Color Harmonies of #722350
Complementary color
Monochromatic Colors of #722350
Black with #722350
Text Example
Text Example
White with #722350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722350; }
p { color: rgb(114,35,80); }
H1.HeaderClassName
{
color: #722350;
}
.AnyTagClassName
{
color: #722350;
}
</style>
background-color css
<style>
a { background-color: #722350; }
a { background-color: rgb(114,35,80); }
div.DivClassName
{
background-color: #722350;
}
.BgClassName
{
background-color: #722350;
}
</style>
border-color css
<style>
span { border-color: #722350; }
span { border-color: rgb(114,35,80); }
td.TdClassName
{
border-color: #722350;
}
.TagClassName
{
border-color: #722350;
}
</style>