Shades of Pompadour #742143
Tints of Pompadour #742143
RGB
CMYK
RGB Variations
Color information
#742143 (or 0x742143) is known color: Pompadour. HEX triplet: 74, 21 and 43. RGB value is (116,33,67). Sum of RGB (Red+Green+Blue) = 116+33+67=216 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.70% from 216); Green value is 33 (13.28% from 255 or 15.28% from 216); Blue value is 67 (26.56% from 255 or 31.02% from 216); Max value from RGB is 116 - color contains mainly: red. Hex color #742143 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742143 is #8BDEBC. Grayscale: #3D3D3D. Windows color (decimal): -9166525 or 4399476. OLE color: 4399476.
HSL color Cylindrical-coordinate representation of color #742143: hue angle of 335.42º 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 #742143 is Cyan = 0, Magento = 0.72, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 33 | 67 | - |
| CMYK | 0 | 0.72 | 0.42 | 0.55 |
| HSL | 335.42º | 0.56% | 0.29% | - |
| HSV(B) | 335.42º | 0.72% | 0.45% | - |
| XYZ | 8.76 | 5.21 | 5.85 | - |
| YUV | 61.69 | 131 | 166.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 33 | 67 | 0 | 0.72 | 0.42 | 0.55 | 335.42 | 0.56 | 0.29 |
| Hex | 74 | 21 | 43 | 0 | 48 | 2A | 37 | 14F | 38 | 1D |
| Octal | 164 | 41 | 103 | 0 | 110 | 52 | 67 | 517 | 70 | 35 |
| Binary | 1110100 | 100001 | 1000011 | 0 | 1001000 | 101010 | 110111 | 101001111 | 111000 | 11101 |
Color Harmonies of #742143
Complementary color
Monochromatic Colors of #742143
Black with #742143
Text Example
Text Example
White with #742143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742143; }
p { color: rgb(116,33,67); }
H1.HeaderClassName
{
color: #742143;
}
.AnyTagClassName
{
color: #742143;
}
</style>
background-color css
<style>
a { background-color: #742143; }
a { background-color: rgb(116,33,67); }
div.DivClassName
{
background-color: #742143;
}
.BgClassName
{
background-color: #742143;
}
</style>
border-color css
<style>
span { border-color: #742143; }
span { border-color: rgb(116,33,67); }
td.TdClassName
{
border-color: #742143;
}
.TagClassName
{
border-color: #742143;
}
</style>