Shades of Pompadour #741540
Tints of Pompadour #741540
RGB
CMYK
RGB Variations
Color information
#741540 (or 0x741540) is known color: Pompadour. HEX triplet: 74, 15 and 40. RGB value is (116,21,64). Sum of RGB (Red+Green+Blue) = 116+21+64=201 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.71% from 201); Green value is 21 (8.59% from 255 or 10.45% from 201); Blue value is 64 (25.39% from 255 or 31.84% from 201); Max value from RGB is 116 - color contains mainly: red. Hex color #741540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741540 is #8BEABF. Grayscale: #363636. Windows color (decimal): -9169600 or 4199796. OLE color: 4199796.
HSL color Cylindrical-coordinate representation of color #741540: hue angle of 332.84º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #741540 is Cyan = 0, Magento = 0.82, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 21 | 64 | - |
| CMYK | 0 | 0.82 | 0.45 | 0.55 |
| HSL | 332.84º | 0.69% | 0.27% | - |
| HSV(B) | 332.84º | 0.82% | 0.45% | - |
| XYZ | 8.4 | 4.62 | 5.3 | - |
| YUV | 54.31 | 133.47 | 172 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 21 | 64 | 0 | 0.82 | 0.45 | 0.55 | 332.84 | 0.69 | 0.27 |
| Hex | 74 | 15 | 40 | 0 | 52 | 2D | 37 | 14D | 45 | 1B |
| Octal | 164 | 25 | 100 | 0 | 122 | 55 | 67 | 515 | 105 | 33 |
| Binary | 1110100 | 10101 | 1000000 | 0 | 1010010 | 101101 | 110111 | 101001101 | 1000101 | 11011 |
Color Harmonies of #741540
Complementary color
Monochromatic Colors of #741540
Black with #741540
Text Example
Text Example
White with #741540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741540; }
p { color: rgb(116,21,64); }
H1.HeaderClassName
{
color: #741540;
}
.AnyTagClassName
{
color: #741540;
}
</style>
background-color css
<style>
a { background-color: #741540; }
a { background-color: rgb(116,21,64); }
div.DivClassName
{
background-color: #741540;
}
.BgClassName
{
background-color: #741540;
}
</style>
border-color css
<style>
span { border-color: #741540; }
span { border-color: rgb(116,21,64); }
td.TdClassName
{
border-color: #741540;
}
.TagClassName
{
border-color: #741540;
}
</style>