Shades of Pompadour #742445
Tints of Pompadour #742445
RGB
CMYK
RGB Variations
Color information
#742445 (or 0x742445) is known color: Pompadour. HEX triplet: 74, 24 and 45. RGB value is (116,36,69). Sum of RGB (Red+Green+Blue) = 116+36+69=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 36 (14.45% from 255 or 16.29% from 221); Blue value is 69 (27.34% from 255 or 31.22% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #742445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742445 is #8BDBBA. Grayscale: #3F3F3F. Windows color (decimal): -9165755 or 4531316. OLE color: 4531316.
HSL color Cylindrical-coordinate representation of color #742445: hue angle of 335.25º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742445 is Cyan = 0, Magento = 0.69, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 69 | - |
| CMYK | 0 | 0.69 | 0.41 | 0.55 |
| HSL | 335.25º | 0.53% | 0.3% | - |
| HSV(B) | 335.25º | 0.69% | 0.45% | - |
| XYZ | 8.91 | 5.4 | 6.2 | - |
| YUV | 63.68 | 131 | 165.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 69 | 0 | 0.69 | 0.41 | 0.55 | 335.25 | 0.53 | 0.3 |
| Hex | 74 | 24 | 45 | 0 | 45 | 29 | 37 | 14F | 35 | 1E |
| Octal | 164 | 44 | 105 | 0 | 105 | 51 | 67 | 517 | 65 | 36 |
| Binary | 1110100 | 100100 | 1000101 | 0 | 1000101 | 101001 | 110111 | 101001111 | 110101 | 11110 |
Color Harmonies of #742445
Complementary color
Monochromatic Colors of #742445
Black with #742445
Text Example
Text Example
White with #742445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742445; }
p { color: rgb(116,36,69); }
H1.HeaderClassName
{
color: #742445;
}
.AnyTagClassName
{
color: #742445;
}
</style>
background-color css
<style>
a { background-color: #742445; }
a { background-color: rgb(116,36,69); }
div.DivClassName
{
background-color: #742445;
}
.BgClassName
{
background-color: #742445;
}
</style>
border-color css
<style>
span { border-color: #742445; }
span { border-color: rgb(116,36,69); }
td.TdClassName
{
border-color: #742445;
}
.TagClassName
{
border-color: #742445;
}
</style>