Shades of Pompadour #741341
Tints of Pompadour #741341
RGB
CMYK
RGB Variations
Color information
#741341 (or 0x741341) is known color: Pompadour. HEX triplet: 74, 13 and 41. RGB value is (116,19,65). Sum of RGB (Red+Green+Blue) = 116+19+65=200 (26% of max value = 765). Red value is 116 (45.70% from 255 or 58% from 200); Green value is 19 (7.81% from 255 or 9.5% from 200); Blue value is 65 (25.78% from 255 or 32.5% from 200); Max value from RGB is 116 - color contains mainly: red. Hex color #741341 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741341 is #8BECBE. Grayscale: #353535. Windows color (decimal): -9170111 or 4264820. OLE color: 4264820.
HSL color Cylindrical-coordinate representation of color #741341: hue angle of 331.55º degrees, saturation: 0.72, 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 #741341 is Cyan = 0, Magento = 0.84, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 19 | 65 | - |
| CMYK | 0 | 0.84 | 0.44 | 0.55 |
| HSL | 331.55º | 0.72% | 0.26% | - |
| HSV(B) | 331.55º | 0.84% | 0.45% | - |
| XYZ | 8.39 | 4.56 | 5.44 | - |
| YUV | 53.25 | 134.64 | 172.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 19 | 65 | 0 | 0.84 | 0.44 | 0.55 | 331.55 | 0.72 | 0.26 |
| Hex | 74 | 13 | 41 | 0 | 54 | 2C | 37 | 14C | 48 | 1A |
| Octal | 164 | 23 | 101 | 0 | 124 | 54 | 67 | 514 | 110 | 32 |
| Binary | 1110100 | 10011 | 1000001 | 0 | 1010100 | 101100 | 110111 | 101001100 | 1001000 | 11010 |
Color Harmonies of #741341
Complementary color
Monochromatic Colors of #741341
Black with #741341
Text Example
Text Example
White with #741341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741341; }
p { color: rgb(116,19,65); }
H1.HeaderClassName
{
color: #741341;
}
.AnyTagClassName
{
color: #741341;
}
</style>
background-color css
<style>
a { background-color: #741341; }
a { background-color: rgb(116,19,65); }
div.DivClassName
{
background-color: #741341;
}
.BgClassName
{
background-color: #741341;
}
</style>
border-color css
<style>
span { border-color: #741341; }
span { border-color: rgb(116,19,65); }
td.TdClassName
{
border-color: #741341;
}
.TagClassName
{
border-color: #741341;
}
</style>