Shades of Pompadour #731043
Tints of Pompadour #731043
RGB
CMYK
RGB Variations
Color information
#731043 (or 0x731043) is known color: Pompadour. HEX triplet: 73, 10 and 43. RGB value is (115,16,67). Sum of RGB (Red+Green+Blue) = 115+16+67=198 (26% of max value = 765). Red value is 115 (45.31% from 255 or 58.08% from 198); Green value is 16 (6.64% from 255 or 8.08% from 198); Blue value is 67 (26.56% from 255 or 33.84% from 198); Max value from RGB is 115 - color contains mainly: red. Hex color #731043 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731043 is #8CEFBC. Grayscale: #333333. Windows color (decimal): -9236413 or 4395123. OLE color: 4395123.
HSL color Cylindrical-coordinate representation of color #731043: hue angle of 329.09º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #731043 is Cyan = 0, Magento = 0.86, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 16 | 67 | - |
| CMYK | 0 | 0.86 | 0.42 | 0.55 |
| HSL | 329.09º | 0.76% | 0.26% | - |
| HSV(B) | 329.09º | 0.86% | 0.45% | - |
| XYZ | 8.27 | 4.42 | 5.73 | - |
| YUV | 51.42 | 136.8 | 173.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 67 | 0 | 0.86 | 0.42 | 0.55 | 329.09 | 0.76 | 0.26 |
| Hex | 73 | 10 | 43 | 0 | 56 | 2A | 37 | 149 | 4C | 1A |
| Octal | 163 | 20 | 103 | 0 | 126 | 52 | 67 | 511 | 114 | 32 |
| Binary | 1110011 | 10000 | 1000011 | 0 | 1010110 | 101010 | 110111 | 101001001 | 1001100 | 11010 |
Color Harmonies of #731043
Complementary color
Monochromatic Colors of #731043
Black with #731043
Text Example
Text Example
White with #731043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731043; }
p { color: rgb(115,16,67); }
H1.HeaderClassName
{
color: #731043;
}
.AnyTagClassName
{
color: #731043;
}
</style>
background-color css
<style>
a { background-color: #731043; }
a { background-color: rgb(115,16,67); }
div.DivClassName
{
background-color: #731043;
}
.BgClassName
{
background-color: #731043;
}
</style>
border-color css
<style>
span { border-color: #731043; }
span { border-color: rgb(115,16,67); }
td.TdClassName
{
border-color: #731043;
}
.TagClassName
{
border-color: #731043;
}
</style>