Shades of Pompadour #681637
Tints of Pompadour #681637
RGB
CMYK
RGB Variations
Color information
#681637 (or 0x681637) is known color: Pompadour. HEX triplet: 68, 16 and 37. RGB value is (104,22,55). Sum of RGB (Red+Green+Blue) = 104+22+55=181 (23% of max value = 765). Red value is 104 (41.02% from 255 or 57.46% from 181); Green value is 22 (8.98% from 255 or 12.15% from 181); Blue value is 55 (21.88% from 255 or 30.39% from 181); Max value from RGB is 104 - color contains mainly: red. Hex color #681637 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681637 is #97E9C8. Grayscale: #323232. Windows color (decimal): -9955785 or 3610216. OLE color: 3610216.
HSL color Cylindrical-coordinate representation of color #681637: hue angle of 335.85º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #681637 is Cyan = 0, Magento = 0.79, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 22 | 55 | - |
| CMYK | 0 | 0.79 | 0.47 | 0.59 |
| HSL | 335.85º | 0.65% | 0.25% | - |
| HSV(B) | 335.85º | 0.79% | 0.41% | - |
| XYZ | 6.69 | 3.79 | 3.99 | - |
| YUV | 50.28 | 130.67 | 166.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 22 | 55 | 0 | 0.79 | 0.47 | 0.59 | 335.85 | 0.65 | 0.25 |
| Hex | 68 | 16 | 37 | 0 | 4F | 2F | 3B | 150 | 41 | 19 |
| Octal | 150 | 26 | 67 | 0 | 117 | 57 | 73 | 520 | 101 | 31 |
| Binary | 1101000 | 10110 | 110111 | 0 | 1001111 | 101111 | 111011 | 101010000 | 1000001 | 11001 |
Color Harmonies of #681637
Complementary color
Monochromatic Colors of #681637
Black with #681637
Text Example
Text Example
White with #681637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681637; }
p { color: rgb(104,22,55); }
H1.HeaderClassName
{
color: #681637;
}
.AnyTagClassName
{
color: #681637;
}
</style>
background-color css
<style>
a { background-color: #681637; }
a { background-color: rgb(104,22,55); }
div.DivClassName
{
background-color: #681637;
}
.BgClassName
{
background-color: #681637;
}
</style>
border-color css
<style>
span { border-color: #681637; }
span { border-color: rgb(104,22,55); }
td.TdClassName
{
border-color: #681637;
}
.TagClassName
{
border-color: #681637;
}
</style>