Shades of Pompadour #741640
Tints of Pompadour #741640
RGB
CMYK
RGB Variations
Color information
#741640 (or 0x741640) is known color: Pompadour. HEX triplet: 74, 16 and 40. RGB value is (116,22,64). Sum of RGB (Red+Green+Blue) = 116+22+64=202 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.43% from 202); Green value is 22 (8.98% from 255 or 10.89% from 202); Blue value is 64 (25.39% from 255 or 31.68% from 202); Max value from RGB is 116 - color contains mainly: red. Hex color #741640 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741640 is #8BE9BF. Grayscale: #363636. Windows color (decimal): -9169344 or 4200052. OLE color: 4200052.
HSL color Cylindrical-coordinate representation of color #741640: hue angle of 333.19º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #741640 is Cyan = 0, Magento = 0.81, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 22 | 64 | - |
| CMYK | 0 | 0.81 | 0.45 | 0.55 |
| HSL | 333.19º | 0.68% | 0.27% | - |
| HSV(B) | 333.19º | 0.81% | 0.45% | - |
| XYZ | 8.41 | 4.66 | 5.31 | - |
| YUV | 54.89 | 133.14 | 171.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 22 | 64 | 0 | 0.81 | 0.45 | 0.55 | 333.19 | 0.68 | 0.27 |
| Hex | 74 | 16 | 40 | 0 | 51 | 2D | 37 | 14D | 44 | 1B |
| Octal | 164 | 26 | 100 | 0 | 121 | 55 | 67 | 515 | 104 | 33 |
| Binary | 1110100 | 10110 | 1000000 | 0 | 1010001 | 101101 | 110111 | 101001101 | 1000100 | 11011 |
Color Harmonies of #741640
Complementary color
Monochromatic Colors of #741640
Black with #741640
Text Example
Text Example
White with #741640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741640; }
p { color: rgb(116,22,64); }
H1.HeaderClassName
{
color: #741640;
}
.AnyTagClassName
{
color: #741640;
}
</style>
background-color css
<style>
a { background-color: #741640; }
a { background-color: rgb(116,22,64); }
div.DivClassName
{
background-color: #741640;
}
.BgClassName
{
background-color: #741640;
}
</style>
border-color css
<style>
span { border-color: #741640; }
span { border-color: rgb(116,22,64); }
td.TdClassName
{
border-color: #741640;
}
.TagClassName
{
border-color: #741640;
}
</style>