Shades of Pompadour #742145
Tints of Pompadour #742145
RGB
CMYK
RGB Variations
Color information
#742145 (or 0x742145) is known color: Pompadour. HEX triplet: 74, 21 and 45. RGB value is (116,33,69). Sum of RGB (Red+Green+Blue) = 116+33+69=218 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.21% from 218); Green value is 33 (13.28% from 255 or 15.14% from 218); Blue value is 69 (27.34% from 255 or 31.65% from 218); Max value from RGB is 116 - color contains mainly: red. Hex color #742145 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742145 is #8BDEBA. Grayscale: #3D3D3D. Windows color (decimal): -9166523 or 4530548. OLE color: 4530548.
HSL color Cylindrical-coordinate representation of color #742145: hue angle of 333.98º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #742145 is Cyan = 0, Magento = 0.72, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 33 | 69 | - |
| CMYK | 0 | 0.72 | 0.41 | 0.55 |
| HSL | 333.98º | 0.56% | 0.29% | - |
| HSV(B) | 333.98º | 0.72% | 0.45% | - |
| XYZ | 8.82 | 5.23 | 6.17 | - |
| YUV | 61.92 | 132 | 166.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 33 | 69 | 0 | 0.72 | 0.41 | 0.55 | 333.98 | 0.56 | 0.29 |
| Hex | 74 | 21 | 45 | 0 | 48 | 29 | 37 | 14E | 38 | 1D |
| Octal | 164 | 41 | 105 | 0 | 110 | 51 | 67 | 516 | 70 | 35 |
| Binary | 1110100 | 100001 | 1000101 | 0 | 1001000 | 101001 | 110111 | 101001110 | 111000 | 11101 |
Color Harmonies of #742145
Complementary color
Monochromatic Colors of #742145
Black with #742145
Text Example
Text Example
White with #742145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742145; }
p { color: rgb(116,33,69); }
H1.HeaderClassName
{
color: #742145;
}
.AnyTagClassName
{
color: #742145;
}
</style>
background-color css
<style>
a { background-color: #742145; }
a { background-color: rgb(116,33,69); }
div.DivClassName
{
background-color: #742145;
}
.BgClassName
{
background-color: #742145;
}
</style>
border-color css
<style>
span { border-color: #742145; }
span { border-color: rgb(116,33,69); }
td.TdClassName
{
border-color: #742145;
}
.TagClassName
{
border-color: #742145;
}
</style>