Shades of Pompadour #742248
Tints of Pompadour #742248
RGB
CMYK
RGB Variations
Color information
#742248 (or 0x742248) is known color: Pompadour. HEX triplet: 74, 22 and 48. RGB value is (116,34,72). Sum of RGB (Red+Green+Blue) = 116+34+72=222 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.25% from 222); Green value is 34 (13.67% from 255 or 15.32% from 222); Blue value is 72 (28.52% from 255 or 32.43% from 222); Max value from RGB is 116 - color contains mainly: red. Hex color #742248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742248 is #8BDDB7. Grayscale: #3E3E3E. Windows color (decimal): -9166264 or 4727412. OLE color: 4727412.
HSL color Cylindrical-coordinate representation of color #742248: hue angle of 332.2º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #742248 is Cyan = 0, Magento = 0.71, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 34 | 72 | - |
| CMYK | 0 | 0.71 | 0.38 | 0.55 |
| HSL | 332.2º | 0.55% | 0.29% | - |
| HSV(B) | 332.2º | 0.71% | 0.45% | - |
| XYZ | 8.94 | 5.32 | 6.69 | - |
| YUV | 62.85 | 133.17 | 165.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 72 | 0 | 0.71 | 0.38 | 0.55 | 332.2 | 0.55 | 0.29 |
| Hex | 74 | 22 | 48 | 0 | 47 | 26 | 37 | 14C | 37 | 1D |
| Octal | 164 | 42 | 110 | 0 | 107 | 46 | 67 | 514 | 67 | 35 |
| Binary | 1110100 | 100010 | 1001000 | 0 | 1000111 | 100110 | 110111 | 101001100 | 110111 | 11101 |
Color Harmonies of #742248
Complementary color
Monochromatic Colors of #742248
Black with #742248
Text Example
Text Example
White with #742248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742248; }
p { color: rgb(116,34,72); }
H1.HeaderClassName
{
color: #742248;
}
.AnyTagClassName
{
color: #742248;
}
</style>
background-color css
<style>
a { background-color: #742248; }
a { background-color: rgb(116,34,72); }
div.DivClassName
{
background-color: #742248;
}
.BgClassName
{
background-color: #742248;
}
</style>
border-color css
<style>
span { border-color: #742248; }
span { border-color: rgb(116,34,72); }
td.TdClassName
{
border-color: #742248;
}
.TagClassName
{
border-color: #742248;
}
</style>