Shades of Pompadour #742152
Tints of Pompadour #742152
RGB
CMYK
RGB Variations
Color information
#742152 (or 0x742152) is known color: Pompadour. HEX triplet: 74, 21 and 52. RGB value is (116,33,82). Sum of RGB (Red+Green+Blue) = 116+33+82=231 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.22% from 231); Green value is 33 (13.28% from 255 or 14.29% from 231); Blue value is 82 (32.42% from 255 or 35.50% from 231); Max value from RGB is 116 - color contains mainly: red. Hex color #742152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742152 is #8BDEAD. Grayscale: #3F3F3F. Windows color (decimal): -9166510 or 5382516. OLE color: 5382516.
HSL color Cylindrical-coordinate representation of color #742152: hue angle of 324.58º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #742152 is Cyan = 0, Magento = 0.72, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 33 | 82 | - |
| CMYK | 0 | 0.72 | 0.29 | 0.55 |
| HSL | 324.58º | 0.56% | 0.29% | - |
| HSV(B) | 324.58º | 0.72% | 0.45% | - |
| XYZ | 9.27 | 5.41 | 8.54 | - |
| YUV | 63.4 | 138.5 | 165.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 33 | 82 | 0 | 0.72 | 0.29 | 0.55 | 324.58 | 0.56 | 0.29 |
| Hex | 74 | 21 | 52 | 0 | 48 | 1D | 37 | 145 | 38 | 1D |
| Octal | 164 | 41 | 122 | 0 | 110 | 35 | 67 | 505 | 70 | 35 |
| Binary | 1110100 | 100001 | 1010010 | 0 | 1001000 | 11101 | 110111 | 101000101 | 111000 | 11101 |
Color Harmonies of #742152
Complementary color
Monochromatic Colors of #742152
Black with #742152
Text Example
Text Example
White with #742152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742152; }
p { color: rgb(116,33,82); }
H1.HeaderClassName
{
color: #742152;
}
.AnyTagClassName
{
color: #742152;
}
</style>
background-color css
<style>
a { background-color: #742152; }
a { background-color: rgb(116,33,82); }
div.DivClassName
{
background-color: #742152;
}
.BgClassName
{
background-color: #742152;
}
</style>
border-color css
<style>
span { border-color: #742152; }
span { border-color: rgb(116,33,82); }
td.TdClassName
{
border-color: #742152;
}
.TagClassName
{
border-color: #742152;
}
</style>