Shades of Pompadour #731343
Tints of Pompadour #731343
RGB
CMYK
RGB Variations
Color information
#731343 (or 0x731343) is known color: Pompadour. HEX triplet: 73, 13 and 43. RGB value is (115,19,67). Sum of RGB (Red+Green+Blue) = 115+19+67=201 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.21% from 201); Green value is 19 (7.81% from 255 or 9.45% from 201); Blue value is 67 (26.56% from 255 or 33.33% from 201); Max value from RGB is 115 - color contains mainly: red. Hex color #731343 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731343 is #8CECBC. Grayscale: #353535. Windows color (decimal): -9235645 or 4395891. OLE color: 4395891.
HSL color Cylindrical-coordinate representation of color #731343: hue angle of 330º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731343 is Cyan = 0, Magento = 0.83, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 67 | - |
| CMYK | 0 | 0.83 | 0.42 | 0.55 |
| HSL | 330º | 0.72% | 0.26% | - |
| HSV(B) | 330º | 0.83% | 0.45% | - |
| XYZ | 8.32 | 4.52 | 5.74 | - |
| YUV | 53.18 | 135.8 | 172.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 67 | 0 | 0.83 | 0.42 | 0.55 | 330 | 0.72 | 0.26 |
| Hex | 73 | 13 | 43 | 0 | 53 | 2A | 37 | 14A | 48 | 1A |
| Octal | 163 | 23 | 103 | 0 | 123 | 52 | 67 | 512 | 110 | 32 |
| Binary | 1110011 | 10011 | 1000011 | 0 | 1010011 | 101010 | 110111 | 101001010 | 1001000 | 11010 |
Color Harmonies of #731343
Complementary color
Monochromatic Colors of #731343
Black with #731343
Text Example
Text Example
White with #731343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731343; }
p { color: rgb(115,19,67); }
H1.HeaderClassName
{
color: #731343;
}
.AnyTagClassName
{
color: #731343;
}
</style>
background-color css
<style>
a { background-color: #731343; }
a { background-color: rgb(115,19,67); }
div.DivClassName
{
background-color: #731343;
}
.BgClassName
{
background-color: #731343;
}
</style>
border-color css
<style>
span { border-color: #731343; }
span { border-color: rgb(115,19,67); }
td.TdClassName
{
border-color: #731343;
}
.TagClassName
{
border-color: #731343;
}
</style>