Shades of Pompadour #741155
Tints of Pompadour #741155
RGB
CMYK
RGB Variations
Color information
#741155 (or 0x741155) is known color: Pompadour. HEX triplet: 74, 11 and 55. RGB value is (116,17,85). Sum of RGB (Red+Green+Blue) = 116+17+85=218 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.21% from 218); Green value is 17 (7.03% from 255 or 7.80% from 218); Blue value is 85 (33.59% from 255 or 38.99% from 218); Max value from RGB is 116 - color contains mainly: red. Hex color #741155 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741155 is #8BEEAA. Grayscale: #363636. Windows color (decimal): -9170603 or 5575028. OLE color: 5575028.
HSL color Cylindrical-coordinate representation of color #741155: hue angle of 318.79º 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 #741155 is Cyan = 0, Magento = 0.85, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 17 | 85 | - |
| CMYK | 0 | 0.85 | 0.27 | 0.55 |
| HSL | 318.79º | 0.74% | 0.26% | - |
| HSV(B) | 318.79º | 0.85% | 0.45% | - |
| XYZ | 9.04 | 4.77 | 9.04 | - |
| YUV | 54.35 | 145.3 | 171.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 17 | 85 | 0 | 0.85 | 0.27 | 0.55 | 318.79 | 0.74 | 0.26 |
| Hex | 74 | 11 | 55 | 0 | 55 | 1B | 37 | 13F | 4A | 1A |
| Octal | 164 | 21 | 125 | 0 | 125 | 33 | 67 | 477 | 112 | 32 |
| Binary | 1110100 | 10001 | 1010101 | 0 | 1010101 | 11011 | 110111 | 100111111 | 1001010 | 11010 |
Color Harmonies of #741155
Complementary color
Monochromatic Colors of #741155
Black with #741155
Text Example
Text Example
White with #741155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741155; }
p { color: rgb(116,17,85); }
H1.HeaderClassName
{
color: #741155;
}
.AnyTagClassName
{
color: #741155;
}
</style>
background-color css
<style>
a { background-color: #741155; }
a { background-color: rgb(116,17,85); }
div.DivClassName
{
background-color: #741155;
}
.BgClassName
{
background-color: #741155;
}
</style>
border-color css
<style>
span { border-color: #741155; }
span { border-color: rgb(116,17,85); }
td.TdClassName
{
border-color: #741155;
}
.TagClassName
{
border-color: #741155;
}
</style>