Shades of Pompadour #741152
Tints of Pompadour #741152
RGB
CMYK
RGB Variations
Color information
#741152 (or 0x741152) is known color: Pompadour. HEX triplet: 74, 11 and 52. RGB value is (116,17,82). Sum of RGB (Red+Green+Blue) = 116+17+82=215 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.95% from 215); Green value is 17 (7.03% from 255 or 7.91% from 215); Blue value is 82 (32.42% from 255 or 38.14% from 215); Max value from RGB is 116 - color contains mainly: red. Hex color #741152 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741152 is #8BEEAD. Grayscale: #353535. Windows color (decimal): -9170606 or 5378420. OLE color: 5378420.
HSL color Cylindrical-coordinate representation of color #741152: hue angle of 320.61º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #741152 is Cyan = 0, Magento = 0.85, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 17 | 82 | - |
| CMYK | 0 | 0.85 | 0.29 | 0.55 |
| HSL | 320.61º | 0.74% | 0.26% | - |
| HSV(B) | 320.61º | 0.85% | 0.45% | - |
| XYZ | 8.93 | 4.72 | 8.42 | - |
| YUV | 54.01 | 143.8 | 172.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 17 | 82 | 0 | 0.85 | 0.29 | 0.55 | 320.61 | 0.74 | 0.26 |
| Hex | 74 | 11 | 52 | 0 | 55 | 1D | 37 | 141 | 4A | 1A |
| Octal | 164 | 21 | 122 | 0 | 125 | 35 | 67 | 501 | 112 | 32 |
| Binary | 1110100 | 10001 | 1010010 | 0 | 1010101 | 11101 | 110111 | 101000001 | 1001010 | 11010 |
Color Harmonies of #741152
Complementary color
Monochromatic Colors of #741152
Black with #741152
Text Example
Text Example
White with #741152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741152; }
p { color: rgb(116,17,82); }
H1.HeaderClassName
{
color: #741152;
}
.AnyTagClassName
{
color: #741152;
}
</style>
background-color css
<style>
a { background-color: #741152; }
a { background-color: rgb(116,17,82); }
div.DivClassName
{
background-color: #741152;
}
.BgClassName
{
background-color: #741152;
}
</style>
border-color css
<style>
span { border-color: #741152; }
span { border-color: rgb(116,17,82); }
td.TdClassName
{
border-color: #741152;
}
.TagClassName
{
border-color: #741152;
}
</style>