Shades of Pompadour #731851
Tints of Pompadour #731851
RGB
CMYK
RGB Variations
Color information
#731851 (or 0x731851) is known color: Pompadour. HEX triplet: 73, 18 and 51. RGB value is (115,24,81). Sum of RGB (Red+Green+Blue) = 115+24+81=220 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.27% from 220); Green value is 24 (9.77% from 255 or 10.91% from 220); Blue value is 81 (32.03% from 255 or 36.82% from 220); Max value from RGB is 115 - color contains mainly: red. Hex color #731851 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731851 is #8CE7AE. Grayscale: #393939. Windows color (decimal): -9234351 or 5314675. OLE color: 5314675.
HSL color Cylindrical-coordinate representation of color #731851: hue angle of 322.42º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #731851 is Cyan = 0, Magento = 0.79, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 24 | 81 | - |
| CMYK | 0 | 0.79 | 0.30 | 0.55 |
| HSL | 322.42º | 0.65% | 0.27% | - |
| HSV(B) | 322.42º | 0.79% | 0.45% | - |
| XYZ | 8.88 | 4.89 | 8.26 | - |
| YUV | 57.71 | 141.15 | 168.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 24 | 81 | 0 | 0.79 | 0.30 | 0.55 | 322.42 | 0.65 | 0.27 |
| Hex | 73 | 18 | 51 | 0 | 4F | 1E | 37 | 142 | 41 | 1B |
| Octal | 163 | 30 | 121 | 0 | 117 | 36 | 67 | 502 | 101 | 33 |
| Binary | 1110011 | 11000 | 1010001 | 0 | 1001111 | 11110 | 110111 | 101000010 | 1000001 | 11011 |
Color Harmonies of #731851
Complementary color
Monochromatic Colors of #731851
Black with #731851
Text Example
Text Example
White with #731851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731851; }
p { color: rgb(115,24,81); }
H1.HeaderClassName
{
color: #731851;
}
.AnyTagClassName
{
color: #731851;
}
</style>
background-color css
<style>
a { background-color: #731851; }
a { background-color: rgb(115,24,81); }
div.DivClassName
{
background-color: #731851;
}
.BgClassName
{
background-color: #731851;
}
</style>
border-color css
<style>
span { border-color: #731851; }
span { border-color: rgb(115,24,81); }
td.TdClassName
{
border-color: #731851;
}
.TagClassName
{
border-color: #731851;
}
</style>