Shades of Pompadour #741354
Tints of Pompadour #741354
RGB
CMYK
RGB Variations
Color information
#741354 (or 0x741354) is known color: Pompadour. HEX triplet: 74, 13 and 54. RGB value is (116,19,84). Sum of RGB (Red+Green+Blue) = 116+19+84=219 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.97% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 84 (33.20% from 255 or 38.36% from 219); Max value from RGB is 116 - color contains mainly: red. Hex color #741354 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741354 is #8BECAB. Grayscale: #373737. Windows color (decimal): -9170092 or 5510004. OLE color: 5510004.
HSL color Cylindrical-coordinate representation of color #741354: hue angle of 319.79º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #741354 is Cyan = 0, Magento = 0.84, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 19 | 84 | - |
| CMYK | 0 | 0.84 | 0.28 | 0.55 |
| HSL | 319.79º | 0.72% | 0.26% | - |
| HSV(B) | 319.79º | 0.84% | 0.45% | - |
| XYZ | 9.04 | 4.82 | 8.84 | - |
| YUV | 55.41 | 144.14 | 171.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 19 | 84 | 0 | 0.84 | 0.28 | 0.55 | 319.79 | 0.72 | 0.26 |
| Hex | 74 | 13 | 54 | 0 | 54 | 1C | 37 | 140 | 48 | 1A |
| Octal | 164 | 23 | 124 | 0 | 124 | 34 | 67 | 500 | 110 | 32 |
| Binary | 1110100 | 10011 | 1010100 | 0 | 1010100 | 11100 | 110111 | 101000000 | 1001000 | 11010 |
Color Harmonies of #741354
Complementary color
Monochromatic Colors of #741354
Black with #741354
Text Example
Text Example
White with #741354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741354; }
p { color: rgb(116,19,84); }
H1.HeaderClassName
{
color: #741354;
}
.AnyTagClassName
{
color: #741354;
}
</style>
background-color css
<style>
a { background-color: #741354; }
a { background-color: rgb(116,19,84); }
div.DivClassName
{
background-color: #741354;
}
.BgClassName
{
background-color: #741354;
}
</style>
border-color css
<style>
span { border-color: #741354; }
span { border-color: rgb(116,19,84); }
td.TdClassName
{
border-color: #741354;
}
.TagClassName
{
border-color: #741354;
}
</style>