Shades of Pompadour #741551
Tints of Pompadour #741551
RGB
CMYK
RGB Variations
Color information
#741551 (or 0x741551) is known color: Pompadour. HEX triplet: 74, 15 and 51. RGB value is (116,21,81). Sum of RGB (Red+Green+Blue) = 116+21+81=218 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.21% from 218); Green value is 21 (8.59% from 255 or 9.63% from 218); Blue value is 81 (32.03% from 255 or 37.16% from 218); Max value from RGB is 116 - color contains mainly: red. Hex color #741551 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741551 is #8BEAAE. Grayscale: #383838. Windows color (decimal): -9169583 or 5313908. OLE color: 5313908.
HSL color Cylindrical-coordinate representation of color #741551: hue angle of 322.11º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #741551 is Cyan = 0, Magento = 0.82, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 21 | 81 | - |
| CMYK | 0 | 0.82 | 0.30 | 0.55 |
| HSL | 322.11º | 0.69% | 0.27% | - |
| HSV(B) | 322.11º | 0.82% | 0.45% | - |
| XYZ | 8.96 | 4.84 | 8.25 | - |
| YUV | 56.25 | 141.97 | 170.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 21 | 81 | 0 | 0.82 | 0.30 | 0.55 | 322.11 | 0.69 | 0.27 |
| Hex | 74 | 15 | 51 | 0 | 52 | 1E | 37 | 142 | 45 | 1B |
| Octal | 164 | 25 | 121 | 0 | 122 | 36 | 67 | 502 | 105 | 33 |
| Binary | 1110100 | 10101 | 1010001 | 0 | 1010010 | 11110 | 110111 | 101000010 | 1000101 | 11011 |
Color Harmonies of #741551
Complementary color
Monochromatic Colors of #741551
Black with #741551
Text Example
Text Example
White with #741551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741551; }
p { color: rgb(116,21,81); }
H1.HeaderClassName
{
color: #741551;
}
.AnyTagClassName
{
color: #741551;
}
</style>
background-color css
<style>
a { background-color: #741551; }
a { background-color: rgb(116,21,81); }
div.DivClassName
{
background-color: #741551;
}
.BgClassName
{
background-color: #741551;
}
</style>
border-color css
<style>
span { border-color: #741551; }
span { border-color: rgb(116,21,81); }
td.TdClassName
{
border-color: #741551;
}
.TagClassName
{
border-color: #741551;
}
</style>