Shades of Pompadour #742447
Tints of Pompadour #742447
RGB
CMYK
RGB Variations
Color information
#742447 (or 0x742447) is known color: Pompadour. HEX triplet: 74, 24 and 47. RGB value is (116,36,71). Sum of RGB (Red+Green+Blue) = 116+36+71=223 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.02% from 223); Green value is 36 (14.45% from 255 or 16.14% from 223); Blue value is 71 (28.12% from 255 or 31.84% from 223); Max value from RGB is 116 - color contains mainly: red. Hex color #742447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742447 is #8BDBB8. Grayscale: #3F3F3F. Windows color (decimal): -9165753 or 4662388. OLE color: 4662388.
HSL color Cylindrical-coordinate representation of color #742447: hue angle of 333.75º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742447 is Cyan = 0, Magento = 0.69, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 71 | - |
| CMYK | 0 | 0.69 | 0.39 | 0.55 |
| HSL | 333.75º | 0.53% | 0.3% | - |
| HSV(B) | 333.75º | 0.69% | 0.45% | - |
| XYZ | 8.97 | 5.43 | 6.54 | - |
| YUV | 63.91 | 132 | 165.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 71 | 0 | 0.69 | 0.39 | 0.55 | 333.75 | 0.53 | 0.3 |
| Hex | 74 | 24 | 47 | 0 | 45 | 27 | 37 | 14E | 35 | 1E |
| Octal | 164 | 44 | 107 | 0 | 105 | 47 | 67 | 516 | 65 | 36 |
| Binary | 1110100 | 100100 | 1000111 | 0 | 1000101 | 100111 | 110111 | 101001110 | 110101 | 11110 |
Color Harmonies of #742447
Complementary color
Monochromatic Colors of #742447
Black with #742447
Text Example
Text Example
White with #742447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742447; }
p { color: rgb(116,36,71); }
H1.HeaderClassName
{
color: #742447;
}
.AnyTagClassName
{
color: #742447;
}
</style>
background-color css
<style>
a { background-color: #742447; }
a { background-color: rgb(116,36,71); }
div.DivClassName
{
background-color: #742447;
}
.BgClassName
{
background-color: #742447;
}
</style>
border-color css
<style>
span { border-color: #742447; }
span { border-color: rgb(116,36,71); }
td.TdClassName
{
border-color: #742447;
}
.TagClassName
{
border-color: #742447;
}
</style>