Shades of Pompadour #731256
Tints of Pompadour #731256
RGB
CMYK
RGB Variations
Color information
#731256 (or 0x731256) is known color: Pompadour. HEX triplet: 73, 12 and 56. RGB value is (115,18,86). Sum of RGB (Red+Green+Blue) = 115+18+86=219 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.51% from 219); Green value is 18 (7.42% from 255 or 8.22% from 219); Blue value is 86 (33.98% from 255 or 39.27% from 219); Max value from RGB is 115 - color contains mainly: red. Hex color #731256 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731256 is #8CEDA9. Grayscale: #363636. Windows color (decimal): -9235882 or 5640819. OLE color: 5640819.
HSL color Cylindrical-coordinate representation of color #731256: hue angle of 317.94º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731256 is Cyan = 0, Magento = 0.84, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 86 | - |
| CMYK | 0 | 0.84 | 0.25 | 0.55 |
| HSL | 317.94º | 0.73% | 0.26% | - |
| HSV(B) | 317.94º | 0.84% | 0.45% | - |
| XYZ | 8.97 | 4.75 | 9.25 | - |
| YUV | 54.76 | 145.64 | 170.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 86 | 0 | 0.84 | 0.25 | 0.55 | 317.94 | 0.73 | 0.26 |
| Hex | 73 | 12 | 56 | 0 | 54 | 19 | 37 | 13E | 49 | 1A |
| Octal | 163 | 22 | 126 | 0 | 124 | 31 | 67 | 476 | 111 | 32 |
| Binary | 1110011 | 10010 | 1010110 | 0 | 1010100 | 11001 | 110111 | 100111110 | 1001001 | 11010 |
Color Harmonies of #731256
Complementary color
Monochromatic Colors of #731256
Black with #731256
Text Example
Text Example
White with #731256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731256; }
p { color: rgb(115,18,86); }
H1.HeaderClassName
{
color: #731256;
}
.AnyTagClassName
{
color: #731256;
}
</style>
background-color css
<style>
a { background-color: #731256; }
a { background-color: rgb(115,18,86); }
div.DivClassName
{
background-color: #731256;
}
.BgClassName
{
background-color: #731256;
}
</style>
border-color css
<style>
span { border-color: #731256; }
span { border-color: rgb(115,18,86); }
td.TdClassName
{
border-color: #731256;
}
.TagClassName
{
border-color: #731256;
}
</style>