Shades of Pompadour #681951
Tints of Pompadour #681951
RGB
CMYK
RGB Variations
Color information
#681951 (or 0x681951) is known color: Pompadour. HEX triplet: 68, 19 and 51. RGB value is (104,25,81). Sum of RGB (Red+Green+Blue) = 104+25+81=210 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.52% from 210); Green value is 25 (10.16% from 255 or 11.90% from 210); Blue value is 81 (32.03% from 255 or 38.57% from 210); Max value from RGB is 104 - color contains mainly: red. Hex color #681951 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681951 is #97E6AE. Grayscale: #363636. Windows color (decimal): -9954991 or 5314920. OLE color: 5314920.
HSL color Cylindrical-coordinate representation of color #681951: hue angle of 317.47º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #681951 is Cyan = 0, Magento = 0.76, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 25 | 81 | - |
| CMYK | 0 | 0.76 | 0.22 | 0.59 |
| HSL | 317.47º | 0.61% | 0.25% | - |
| HSV(B) | 317.47º | 0.76% | 0.41% | - |
| XYZ | 7.54 | 4.23 | 8.2 | - |
| YUV | 55.01 | 142.67 | 162.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 25 | 81 | 0 | 0.76 | 0.22 | 0.59 | 317.47 | 0.61 | 0.25 |
| Hex | 68 | 19 | 51 | 0 | 4C | 16 | 3B | 13D | 3D | 19 |
| Octal | 150 | 31 | 121 | 0 | 114 | 26 | 73 | 475 | 75 | 31 |
| Binary | 1101000 | 11001 | 1010001 | 0 | 1001100 | 10110 | 111011 | 100111101 | 111101 | 11001 |
Color Harmonies of #681951
Complementary color
Monochromatic Colors of #681951
Black with #681951
Text Example
Text Example
White with #681951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681951; }
p { color: rgb(104,25,81); }
H1.HeaderClassName
{
color: #681951;
}
.AnyTagClassName
{
color: #681951;
}
</style>
background-color css
<style>
a { background-color: #681951; }
a { background-color: rgb(104,25,81); }
div.DivClassName
{
background-color: #681951;
}
.BgClassName
{
background-color: #681951;
}
</style>
border-color css
<style>
span { border-color: #681951; }
span { border-color: rgb(104,25,81); }
td.TdClassName
{
border-color: #681951;
}
.TagClassName
{
border-color: #681951;
}
</style>