Shades of Pompadour #742247
Tints of Pompadour #742247
RGB
CMYK
RGB Variations
Color information
#742247 (or 0x742247) is known color: Pompadour. HEX triplet: 74, 22 and 47. RGB value is (116,34,71). Sum of RGB (Red+Green+Blue) = 116+34+71=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 34 (13.67% from 255 or 15.38% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #742247 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742247 is #8BDDB8. Grayscale: #3E3E3E. Windows color (decimal): -9166265 or 4661876. OLE color: 4661876.
HSL color Cylindrical-coordinate representation of color #742247: hue angle of 332.93º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #742247 is Cyan = 0, Magento = 0.71, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 34 | 71 | - |
| CMYK | 0 | 0.71 | 0.39 | 0.55 |
| HSL | 332.93º | 0.55% | 0.29% | - |
| HSV(B) | 332.93º | 0.71% | 0.45% | - |
| XYZ | 8.91 | 5.31 | 6.52 | - |
| YUV | 62.74 | 132.67 | 165.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 71 | 0 | 0.71 | 0.39 | 0.55 | 332.93 | 0.55 | 0.29 |
| Hex | 74 | 22 | 47 | 0 | 47 | 27 | 37 | 14D | 37 | 1D |
| Octal | 164 | 42 | 107 | 0 | 107 | 47 | 67 | 515 | 67 | 35 |
| Binary | 1110100 | 100010 | 1000111 | 0 | 1000111 | 100111 | 110111 | 101001101 | 110111 | 11101 |
Color Harmonies of #742247
Complementary color
Monochromatic Colors of #742247
Black with #742247
Text Example
Text Example
White with #742247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742247; }
p { color: rgb(116,34,71); }
H1.HeaderClassName
{
color: #742247;
}
.AnyTagClassName
{
color: #742247;
}
</style>
background-color css
<style>
a { background-color: #742247; }
a { background-color: rgb(116,34,71); }
div.DivClassName
{
background-color: #742247;
}
.BgClassName
{
background-color: #742247;
}
</style>
border-color css
<style>
span { border-color: #742247; }
span { border-color: rgb(116,34,71); }
td.TdClassName
{
border-color: #742247;
}
.TagClassName
{
border-color: #742247;
}
</style>