Shades of Pompadour #741339
Tints of Pompadour #741339
RGB
CMYK
RGB Variations
Color information
#741339 (or 0x741339) is known color: Pompadour. HEX triplet: 74, 13 and 39. RGB value is (116,19,57). Sum of RGB (Red+Green+Blue) = 116+19+57=192 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.42% from 192); Green value is 19 (7.81% from 255 or 9.90% from 192); Blue value is 57 (22.66% from 255 or 29.69% from 192); Max value from RGB is 116 - color contains mainly: red. Hex color #741339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741339 is #8BECC6. Grayscale: #343434. Windows color (decimal): -9170119 or 3740532. OLE color: 3740532.
HSL color Cylindrical-coordinate representation of color #741339: hue angle of 336.49º 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 #741339 is Cyan = 0, Magento = 0.84, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 19 | 57 | - |
| CMYK | 0 | 0.84 | 0.51 | 0.55 |
| HSL | 336.49º | 0.72% | 0.26% | - |
| HSV(B) | 336.49º | 0.84% | 0.45% | - |
| XYZ | 8.17 | 4.47 | 4.3 | - |
| YUV | 52.34 | 130.64 | 173.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 19 | 57 | 0 | 0.84 | 0.51 | 0.55 | 336.49 | 0.72 | 0.26 |
| Hex | 74 | 13 | 39 | 0 | 54 | 33 | 37 | 150 | 48 | 1A |
| Octal | 164 | 23 | 71 | 0 | 124 | 63 | 67 | 520 | 110 | 32 |
| Binary | 1110100 | 10011 | 111001 | 0 | 1010100 | 110011 | 110111 | 101010000 | 1001000 | 11010 |
Color Harmonies of #741339
Complementary color
Monochromatic Colors of #741339
Black with #741339
Text Example
Text Example
White with #741339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741339; }
p { color: rgb(116,19,57); }
H1.HeaderClassName
{
color: #741339;
}
.AnyTagClassName
{
color: #741339;
}
</style>
background-color css
<style>
a { background-color: #741339; }
a { background-color: rgb(116,19,57); }
div.DivClassName
{
background-color: #741339;
}
.BgClassName
{
background-color: #741339;
}
</style>
border-color css
<style>
span { border-color: #741339; }
span { border-color: rgb(116,19,57); }
td.TdClassName
{
border-color: #741339;
}
.TagClassName
{
border-color: #741339;
}
</style>