Shades of Pompadour #741154
Tints of Pompadour #741154
RGB
CMYK
RGB Variations
Color information
#741154 (or 0x741154) is known color: Pompadour. HEX triplet: 74, 11 and 54. RGB value is (116,17,84). Sum of RGB (Red+Green+Blue) = 116+17+84=217 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.46% from 217); Green value is 17 (7.03% from 255 or 7.83% from 217); Blue value is 84 (33.20% from 255 or 38.71% from 217); Max value from RGB is 116 - color contains mainly: red. Hex color #741154 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741154 is #8BEEAB. Grayscale: #363636. Windows color (decimal): -9170604 or 5509492. OLE color: 5509492.
HSL color Cylindrical-coordinate representation of color #741154: hue angle of 319.39º 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 #741154 is Cyan = 0, Magento = 0.85, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 17 | 84 | - |
| CMYK | 0 | 0.85 | 0.28 | 0.55 |
| HSL | 319.39º | 0.74% | 0.26% | - |
| HSV(B) | 319.39º | 0.85% | 0.45% | - |
| XYZ | 9 | 4.75 | 8.83 | - |
| YUV | 54.24 | 144.8 | 172.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 17 | 84 | 0 | 0.85 | 0.28 | 0.55 | 319.39 | 0.74 | 0.26 |
| Hex | 74 | 11 | 54 | 0 | 55 | 1C | 37 | 13F | 4A | 1A |
| Octal | 164 | 21 | 124 | 0 | 125 | 34 | 67 | 477 | 112 | 32 |
| Binary | 1110100 | 10001 | 1010100 | 0 | 1010101 | 11100 | 110111 | 100111111 | 1001010 | 11010 |
Color Harmonies of #741154
Complementary color
Monochromatic Colors of #741154
Black with #741154
Text Example
Text Example
White with #741154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741154; }
p { color: rgb(116,17,84); }
H1.HeaderClassName
{
color: #741154;
}
.AnyTagClassName
{
color: #741154;
}
</style>
background-color css
<style>
a { background-color: #741154; }
a { background-color: rgb(116,17,84); }
div.DivClassName
{
background-color: #741154;
}
.BgClassName
{
background-color: #741154;
}
</style>
border-color css
<style>
span { border-color: #741154; }
span { border-color: rgb(116,17,84); }
td.TdClassName
{
border-color: #741154;
}
.TagClassName
{
border-color: #741154;
}
</style>