Shades of Pompadour #741653
Tints of Pompadour #741653
RGB
CMYK
RGB Variations
Color information
#741653 (or 0x741653) is known color: Pompadour. HEX triplet: 74, 16 and 53. RGB value is (116,22,83). Sum of RGB (Red+Green+Blue) = 116+22+83=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 22 (8.98% from 255 or 9.95% from 221); Blue value is 83 (32.81% from 255 or 37.56% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #741653 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741653 is #8BE9AC. Grayscale: #383838. Windows color (decimal): -9169325 or 5445236. OLE color: 5445236.
HSL color Cylindrical-coordinate representation of color #741653: hue angle of 321.06º 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 #741653 is Cyan = 0, Magento = 0.81, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 22 | 83 | - |
| CMYK | 0 | 0.81 | 0.28 | 0.55 |
| HSL | 321.06º | 0.68% | 0.27% | - |
| HSV(B) | 321.06º | 0.81% | 0.45% | - |
| XYZ | 9.05 | 4.91 | 8.65 | - |
| YUV | 57.06 | 142.64 | 170.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 22 | 83 | 0 | 0.81 | 0.28 | 0.55 | 321.06 | 0.68 | 0.27 |
| Hex | 74 | 16 | 53 | 0 | 51 | 1C | 37 | 141 | 44 | 1B |
| Octal | 164 | 26 | 123 | 0 | 121 | 34 | 67 | 501 | 104 | 33 |
| Binary | 1110100 | 10110 | 1010011 | 0 | 1010001 | 11100 | 110111 | 101000001 | 1000100 | 11011 |
Color Harmonies of #741653
Complementary color
Monochromatic Colors of #741653
Black with #741653
Text Example
Text Example
White with #741653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741653; }
p { color: rgb(116,22,83); }
H1.HeaderClassName
{
color: #741653;
}
.AnyTagClassName
{
color: #741653;
}
</style>
background-color css
<style>
a { background-color: #741653; }
a { background-color: rgb(116,22,83); }
div.DivClassName
{
background-color: #741653;
}
.BgClassName
{
background-color: #741653;
}
</style>
border-color css
<style>
span { border-color: #741653; }
span { border-color: rgb(116,22,83); }
td.TdClassName
{
border-color: #741653;
}
.TagClassName
{
border-color: #741653;
}
</style>