Shades of Pompadour #681546
Tints of Pompadour #681546
RGB
CMYK
RGB Variations
Color information
#681546 (or 0x681546) is known color: Pompadour. HEX triplet: 68, 15 and 46. RGB value is (104,21,70). Sum of RGB (Red+Green+Blue) = 104+21+70=195 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.33% from 195); Green value is 21 (8.59% from 255 or 10.77% from 195); Blue value is 70 (27.73% from 255 or 35.90% from 195); Max value from RGB is 104 - color contains mainly: red. Hex color #681546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681546 is #97EAB9. Grayscale: #333333. Windows color (decimal): -9956026 or 4593000. OLE color: 4593000.
HSL color Cylindrical-coordinate representation of color #681546: hue angle of 324.58º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #681546 is Cyan = 0, Magento = 0.80, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 21 | 70 | - |
| CMYK | 0 | 0.80 | 0.33 | 0.59 |
| HSL | 324.58º | 0.66% | 0.25% | - |
| HSV(B) | 324.58º | 0.8% | 0.41% | - |
| XYZ | 7.08 | 3.92 | 6.18 | - |
| YUV | 51.4 | 138.5 | 165.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 70 | 0 | 0.80 | 0.33 | 0.59 | 324.58 | 0.66 | 0.25 |
| Hex | 68 | 15 | 46 | 0 | 50 | 21 | 3B | 145 | 42 | 19 |
| Octal | 150 | 25 | 106 | 0 | 120 | 41 | 73 | 505 | 102 | 31 |
| Binary | 1101000 | 10101 | 1000110 | 0 | 1010000 | 100001 | 111011 | 101000101 | 1000010 | 11001 |
Color Harmonies of #681546
Complementary color
Monochromatic Colors of #681546
Black with #681546
Text Example
Text Example
White with #681546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681546; }
p { color: rgb(104,21,70); }
H1.HeaderClassName
{
color: #681546;
}
.AnyTagClassName
{
color: #681546;
}
</style>
background-color css
<style>
a { background-color: #681546; }
a { background-color: rgb(104,21,70); }
div.DivClassName
{
background-color: #681546;
}
.BgClassName
{
background-color: #681546;
}
</style>
border-color css
<style>
span { border-color: #681546; }
span { border-color: rgb(104,21,70); }
td.TdClassName
{
border-color: #681546;
}
.TagClassName
{
border-color: #681546;
}
</style>