Shades of Pompadour #732043
Tints of Pompadour #732043
RGB
CMYK
RGB Variations
Color information
#732043 (or 0x732043) is known color: Pompadour. HEX triplet: 73, 20 and 43. RGB value is (115,32,67). Sum of RGB (Red+Green+Blue) = 115+32+67=214 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.74% from 214); Green value is 32 (12.89% from 255 or 14.95% from 214); Blue value is 67 (26.56% from 255 or 31.31% from 214); Max value from RGB is 115 - color contains mainly: red. Hex color #732043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732043 is #8CDFBC. Grayscale: #3C3C3C. Windows color (decimal): -9232317 or 4399219. OLE color: 4399219.
HSL color Cylindrical-coordinate representation of color #732043: hue angle of 334.7º 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 #732043 is Cyan = 0, Magento = 0.72, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 32 | 67 | - |
| CMYK | 0 | 0.72 | 0.42 | 0.55 |
| HSL | 334.7º | 0.56% | 0.29% | - |
| HSV(B) | 334.7º | 0.72% | 0.45% | - |
| XYZ | 8.6 | 5.08 | 5.84 | - |
| YUV | 60.81 | 131.5 | 166.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 32 | 67 | 0 | 0.72 | 0.42 | 0.55 | 334.7 | 0.56 | 0.29 |
| Hex | 73 | 20 | 43 | 0 | 48 | 2A | 37 | 14F | 38 | 1D |
| Octal | 163 | 40 | 103 | 0 | 110 | 52 | 67 | 517 | 70 | 35 |
| Binary | 1110011 | 100000 | 1000011 | 0 | 1001000 | 101010 | 110111 | 101001111 | 111000 | 11101 |
Color Harmonies of #732043
Complementary color
Monochromatic Colors of #732043
Black with #732043
Text Example
Text Example
White with #732043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732043; }
p { color: rgb(115,32,67); }
H1.HeaderClassName
{
color: #732043;
}
.AnyTagClassName
{
color: #732043;
}
</style>
background-color css
<style>
a { background-color: #732043; }
a { background-color: rgb(115,32,67); }
div.DivClassName
{
background-color: #732043;
}
.BgClassName
{
background-color: #732043;
}
</style>
border-color css
<style>
span { border-color: #732043; }
span { border-color: rgb(115,32,67); }
td.TdClassName
{
border-color: #732043;
}
.TagClassName
{
border-color: #732043;
}
</style>