Shades of Pompadour #742156
Tints of Pompadour #742156
RGB
CMYK
RGB Variations
Color information
#742156 (or 0x742156) is known color: Pompadour. HEX triplet: 74, 21 and 56. RGB value is (116,33,86). Sum of RGB (Red+Green+Blue) = 116+33+86=235 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.36% from 235); Green value is 33 (13.28% from 255 or 14.04% from 235); Blue value is 86 (33.98% from 255 or 36.60% from 235); Max value from RGB is 116 - color contains mainly: red. Hex color #742156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742156 is #8BDEA9. Grayscale: #3F3F3F. Windows color (decimal): -9166506 or 5644660. OLE color: 5644660.
HSL color Cylindrical-coordinate representation of color #742156: hue angle of 321.69º degrees, saturation: 0.56, 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 #742156 is Cyan = 0, Magento = 0.72, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 33 | 86 | - |
| CMYK | 0 | 0.72 | 0.26 | 0.55 |
| HSL | 321.69º | 0.56% | 0.29% | - |
| HSV(B) | 321.69º | 0.72% | 0.45% | - |
| XYZ | 9.43 | 5.47 | 9.36 | - |
| YUV | 63.86 | 140.5 | 165.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 33 | 86 | 0 | 0.72 | 0.26 | 0.55 | 321.69 | 0.56 | 0.29 |
| Hex | 74 | 21 | 56 | 0 | 48 | 1A | 37 | 142 | 38 | 1D |
| Octal | 164 | 41 | 126 | 0 | 110 | 32 | 67 | 502 | 70 | 35 |
| Binary | 1110100 | 100001 | 1010110 | 0 | 1001000 | 11010 | 110111 | 101000010 | 111000 | 11101 |
Color Harmonies of #742156
Complementary color
Monochromatic Colors of #742156
Black with #742156
Text Example
Text Example
White with #742156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742156; }
p { color: rgb(116,33,86); }
H1.HeaderClassName
{
color: #742156;
}
.AnyTagClassName
{
color: #742156;
}
</style>
background-color css
<style>
a { background-color: #742156; }
a { background-color: rgb(116,33,86); }
div.DivClassName
{
background-color: #742156;
}
.BgClassName
{
background-color: #742156;
}
</style>
border-color css
<style>
span { border-color: #742156; }
span { border-color: rgb(116,33,86); }
td.TdClassName
{
border-color: #742156;
}
.TagClassName
{
border-color: #742156;
}
</style>