Shades of Pompadour #742347
Tints of Pompadour #742347
RGB
CMYK
RGB Variations
Color information
#742347 (or 0x742347) is known color: Pompadour. HEX triplet: 74, 23 and 47. RGB value is (116,35,71). Sum of RGB (Red+Green+Blue) = 116+35+71=222 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.25% from 222); Green value is 35 (14.06% from 255 or 15.77% from 222); Blue value is 71 (28.12% from 255 or 31.98% from 222); Max value from RGB is 116 - color contains mainly: red. Hex color #742347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742347 is #8BDCB8. Grayscale: #3F3F3F. Windows color (decimal): -9166009 or 4662132. OLE color: 4662132.
HSL color Cylindrical-coordinate representation of color #742347: hue angle of 333.33º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #742347 is Cyan = 0, Magento = 0.70, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 35 | 71 | - |
| CMYK | 0 | 0.70 | 0.39 | 0.55 |
| HSL | 333.33º | 0.54% | 0.3% | - |
| HSV(B) | 333.33º | 0.7% | 0.45% | - |
| XYZ | 8.94 | 5.37 | 6.53 | - |
| YUV | 63.32 | 132.34 | 165.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 35 | 71 | 0 | 0.70 | 0.39 | 0.55 | 333.33 | 0.54 | 0.3 |
| Hex | 74 | 23 | 47 | 0 | 46 | 27 | 37 | 14D | 36 | 1E |
| Octal | 164 | 43 | 107 | 0 | 106 | 47 | 67 | 515 | 66 | 36 |
| Binary | 1110100 | 100011 | 1000111 | 0 | 1000110 | 100111 | 110111 | 101001101 | 110110 | 11110 |
Color Harmonies of #742347
Complementary color
Monochromatic Colors of #742347
Black with #742347
Text Example
Text Example
White with #742347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742347; }
p { color: rgb(116,35,71); }
H1.HeaderClassName
{
color: #742347;
}
.AnyTagClassName
{
color: #742347;
}
</style>
background-color css
<style>
a { background-color: #742347; }
a { background-color: rgb(116,35,71); }
div.DivClassName
{
background-color: #742347;
}
.BgClassName
{
background-color: #742347;
}
</style>
border-color css
<style>
span { border-color: #742347; }
span { border-color: rgb(116,35,71); }
td.TdClassName
{
border-color: #742347;
}
.TagClassName
{
border-color: #742347;
}
</style>