Shades of Pompadour #741245
Tints of Pompadour #741245
RGB
CMYK
RGB Variations
Color information
#741245 (or 0x741245) is known color: Pompadour. HEX triplet: 74, 12 and 45. RGB value is (116,18,69). Sum of RGB (Red+Green+Blue) = 116+18+69=203 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.14% from 203); Green value is 18 (7.42% from 255 or 8.87% from 203); Blue value is 69 (27.34% from 255 or 33.99% from 203); Max value from RGB is 116 - color contains mainly: red. Hex color #741245 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741245 is #8BEDBA. Grayscale: #353535. Windows color (decimal): -9170363 or 4526708. OLE color: 4526708.
HSL color Cylindrical-coordinate representation of color #741245: hue angle of 328.78º degrees, saturation: 0.73, 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 #741245 is Cyan = 0, Magento = 0.84, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 18 | 69 | - |
| CMYK | 0 | 0.84 | 0.41 | 0.55 |
| HSL | 328.78º | 0.73% | 0.26% | - |
| HSV(B) | 328.78º | 0.84% | 0.45% | - |
| XYZ | 8.49 | 4.58 | 6.07 | - |
| YUV | 53.12 | 136.97 | 172.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 18 | 69 | 0 | 0.84 | 0.41 | 0.55 | 328.78 | 0.73 | 0.26 |
| Hex | 74 | 12 | 45 | 0 | 54 | 29 | 37 | 149 | 49 | 1A |
| Octal | 164 | 22 | 105 | 0 | 124 | 51 | 67 | 511 | 111 | 32 |
| Binary | 1110100 | 10010 | 1000101 | 0 | 1010100 | 101001 | 110111 | 101001001 | 1001001 | 11010 |
Color Harmonies of #741245
Complementary color
Monochromatic Colors of #741245
Black with #741245
Text Example
Text Example
White with #741245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741245; }
p { color: rgb(116,18,69); }
H1.HeaderClassName
{
color: #741245;
}
.AnyTagClassName
{
color: #741245;
}
</style>
background-color css
<style>
a { background-color: #741245; }
a { background-color: rgb(116,18,69); }
div.DivClassName
{
background-color: #741245;
}
.BgClassName
{
background-color: #741245;
}
</style>
border-color css
<style>
span { border-color: #741245; }
span { border-color: rgb(116,18,69); }
td.TdClassName
{
border-color: #741245;
}
.TagClassName
{
border-color: #741245;
}
</style>