Shades of Pompadour #741545
Tints of Pompadour #741545
RGB
CMYK
RGB Variations
Color information
#741545 (or 0x741545) is known color: Pompadour. HEX triplet: 74, 15 and 45. RGB value is (116,21,69). Sum of RGB (Red+Green+Blue) = 116+21+69=206 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.31% from 206); Green value is 21 (8.59% from 255 or 10.19% from 206); Blue value is 69 (27.34% from 255 or 33.50% from 206); Max value from RGB is 116 - color contains mainly: red. Hex color #741545 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741545 is #8BEABA. Grayscale: #363636. Windows color (decimal): -9169595 or 4527476. OLE color: 4527476.
HSL color Cylindrical-coordinate representation of color #741545: hue angle of 329.68º 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 #741545 is Cyan = 0, Magento = 0.82, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 21 | 69 | - |
| CMYK | 0 | 0.82 | 0.41 | 0.55 |
| HSL | 329.68º | 0.69% | 0.27% | - |
| HSV(B) | 329.68º | 0.82% | 0.45% | - |
| XYZ | 8.54 | 4.68 | 6.08 | - |
| YUV | 54.88 | 135.97 | 171.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 21 | 69 | 0 | 0.82 | 0.41 | 0.55 | 329.68 | 0.69 | 0.27 |
| Hex | 74 | 15 | 45 | 0 | 52 | 29 | 37 | 14A | 45 | 1B |
| Octal | 164 | 25 | 105 | 0 | 122 | 51 | 67 | 512 | 105 | 33 |
| Binary | 1110100 | 10101 | 1000101 | 0 | 1010010 | 101001 | 110111 | 101001010 | 1000101 | 11011 |
Color Harmonies of #741545
Complementary color
Monochromatic Colors of #741545
Black with #741545
Text Example
Text Example
White with #741545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741545; }
p { color: rgb(116,21,69); }
H1.HeaderClassName
{
color: #741545;
}
.AnyTagClassName
{
color: #741545;
}
</style>
background-color css
<style>
a { background-color: #741545; }
a { background-color: rgb(116,21,69); }
div.DivClassName
{
background-color: #741545;
}
.BgClassName
{
background-color: #741545;
}
</style>
border-color css
<style>
span { border-color: #741545; }
span { border-color: rgb(116,21,69); }
td.TdClassName
{
border-color: #741545;
}
.TagClassName
{
border-color: #741545;
}
</style>