Shades of Pompadour #741350
Tints of Pompadour #741350
RGB
CMYK
RGB Variations
Color information
#741350 (or 0x741350) is known color: Pompadour. HEX triplet: 74, 13 and 50. RGB value is (116,19,80). Sum of RGB (Red+Green+Blue) = 116+19+80=215 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.95% from 215); Green value is 19 (7.81% from 255 or 8.84% from 215); Blue value is 80 (31.64% from 255 or 37.21% from 215); Max value from RGB is 116 - color contains mainly: red. Hex color #741350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741350 is #8BECAF. Grayscale: #363636. Windows color (decimal): -9170096 or 5247860. OLE color: 5247860.
HSL color Cylindrical-coordinate representation of color #741350: hue angle of 322.27º 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 #741350 is Cyan = 0, Magento = 0.84, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 19 | 80 | - |
| CMYK | 0 | 0.84 | 0.31 | 0.55 |
| HSL | 322.27º | 0.72% | 0.26% | - |
| HSV(B) | 322.27º | 0.84% | 0.45% | - |
| XYZ | 8.88 | 4.76 | 8.04 | - |
| YUV | 54.96 | 142.14 | 171.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 19 | 80 | 0 | 0.84 | 0.31 | 0.55 | 322.27 | 0.72 | 0.26 |
| Hex | 74 | 13 | 50 | 0 | 54 | 1F | 37 | 142 | 48 | 1A |
| Octal | 164 | 23 | 120 | 0 | 124 | 37 | 67 | 502 | 110 | 32 |
| Binary | 1110100 | 10011 | 1010000 | 0 | 1010100 | 11111 | 110111 | 101000010 | 1001000 | 11010 |
Color Harmonies of #741350
Complementary color
Monochromatic Colors of #741350
Black with #741350
Text Example
Text Example
White with #741350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741350; }
p { color: rgb(116,19,80); }
H1.HeaderClassName
{
color: #741350;
}
.AnyTagClassName
{
color: #741350;
}
</style>
background-color css
<style>
a { background-color: #741350; }
a { background-color: rgb(116,19,80); }
div.DivClassName
{
background-color: #741350;
}
.BgClassName
{
background-color: #741350;
}
</style>
border-color css
<style>
span { border-color: #741350; }
span { border-color: rgb(116,19,80); }
td.TdClassName
{
border-color: #741350;
}
.TagClassName
{
border-color: #741350;
}
</style>