Shades of Pompadour #742053
Tints of Pompadour #742053
RGB
CMYK
RGB Variations
Color information
#742053 (or 0x742053) is known color: Pompadour. HEX triplet: 74, 20 and 53. RGB value is (116,32,83). Sum of RGB (Red+Green+Blue) = 116+32+83=231 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.22% from 231); Green value is 32 (12.89% from 255 or 13.85% from 231); Blue value is 83 (32.81% from 255 or 35.93% from 231); Max value from RGB is 116 - color contains mainly: red. Hex color #742053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742053 is #8BDFAC. Grayscale: #3E3E3E. Windows color (decimal): -9166765 or 5447796. OLE color: 5447796.
HSL color Cylindrical-coordinate representation of color #742053: hue angle of 323.57º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #742053 is Cyan = 0, Magento = 0.72, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 32 | 83 | - |
| CMYK | 0 | 0.72 | 0.28 | 0.55 |
| HSL | 323.57º | 0.57% | 0.29% | - |
| HSV(B) | 323.57º | 0.72% | 0.45% | - |
| XYZ | 9.28 | 5.37 | 8.73 | - |
| YUV | 62.93 | 139.33 | 165.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 32 | 83 | 0 | 0.72 | 0.28 | 0.55 | 323.57 | 0.57 | 0.29 |
| Hex | 74 | 20 | 53 | 0 | 48 | 1C | 37 | 144 | 39 | 1D |
| Octal | 164 | 40 | 123 | 0 | 110 | 34 | 67 | 504 | 71 | 35 |
| Binary | 1110100 | 100000 | 1010011 | 0 | 1001000 | 11100 | 110111 | 101000100 | 111001 | 11101 |
Color Harmonies of #742053
Complementary color
Monochromatic Colors of #742053
Black with #742053
Text Example
Text Example
White with #742053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742053; }
p { color: rgb(116,32,83); }
H1.HeaderClassName
{
color: #742053;
}
.AnyTagClassName
{
color: #742053;
}
</style>
background-color css
<style>
a { background-color: #742053; }
a { background-color: rgb(116,32,83); }
div.DivClassName
{
background-color: #742053;
}
.BgClassName
{
background-color: #742053;
}
</style>
border-color css
<style>
span { border-color: #742053; }
span { border-color: rgb(116,32,83); }
td.TdClassName
{
border-color: #742053;
}
.TagClassName
{
border-color: #742053;
}
</style>