Shades of Pompadour #681649
Tints of Pompadour #681649
RGB
CMYK
RGB Variations
Color information
#681649 (or 0x681649) is known color: Pompadour. HEX triplet: 68, 16 and 49. RGB value is (104,22,73). Sum of RGB (Red+Green+Blue) = 104+22+73=199 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.26% from 199); Green value is 22 (8.98% from 255 or 11.06% from 199); Blue value is 73 (28.91% from 255 or 36.68% from 199); Max value from RGB is 104 - color contains mainly: red. Hex color #681649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681649 is #97E9B6. Grayscale: #343434. Windows color (decimal): -9955767 or 4789864. OLE color: 4789864.
HSL color Cylindrical-coordinate representation of color #681649: hue angle of 322.68º 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 #681649 is Cyan = 0, Magento = 0.79, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 22 | 73 | - |
| CMYK | 0 | 0.79 | 0.30 | 0.59 |
| HSL | 322.68º | 0.65% | 0.25% | - |
| HSV(B) | 322.68º | 0.79% | 0.41% | - |
| XYZ | 7.2 | 4 | 6.7 | - |
| YUV | 52.33 | 139.67 | 164.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 22 | 73 | 0 | 0.79 | 0.30 | 0.59 | 322.68 | 0.65 | 0.25 |
| Hex | 68 | 16 | 49 | 0 | 4F | 1E | 3B | 143 | 41 | 19 |
| Octal | 150 | 26 | 111 | 0 | 117 | 36 | 73 | 503 | 101 | 31 |
| Binary | 1101000 | 10110 | 1001001 | 0 | 1001111 | 11110 | 111011 | 101000011 | 1000001 | 11001 |
Color Harmonies of #681649
Complementary color
Monochromatic Colors of #681649
Black with #681649
Text Example
Text Example
White with #681649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681649; }
p { color: rgb(104,22,73); }
H1.HeaderClassName
{
color: #681649;
}
.AnyTagClassName
{
color: #681649;
}
</style>
background-color css
<style>
a { background-color: #681649; }
a { background-color: rgb(104,22,73); }
div.DivClassName
{
background-color: #681649;
}
.BgClassName
{
background-color: #681649;
}
</style>
border-color css
<style>
span { border-color: #681649; }
span { border-color: rgb(104,22,73); }
td.TdClassName
{
border-color: #681649;
}
.TagClassName
{
border-color: #681649;
}
</style>