Shades of Pompadour #681349
Tints of Pompadour #681349
RGB
CMYK
RGB Variations
Color information
#681349 (or 0x681349) is known color: Pompadour. HEX triplet: 68, 13 and 49. RGB value is (104,19,73). Sum of RGB (Red+Green+Blue) = 104+19+73=196 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.06% from 196); Green value is 19 (7.81% from 255 or 9.69% from 196); Blue value is 73 (28.91% from 255 or 37.24% from 196); Max value from RGB is 104 - color contains mainly: red. Hex color #681349 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681349 is #97ECB6. Grayscale: #323232. Windows color (decimal): -9956535 or 4789096. OLE color: 4789096.
HSL color Cylindrical-coordinate representation of color #681349: hue angle of 321.88º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #681349 is Cyan = 0, Magento = 0.82, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 19 | 73 | - |
| CMYK | 0 | 0.82 | 0.30 | 0.59 |
| HSL | 321.88º | 0.69% | 0.24% | - |
| HSV(B) | 321.88º | 0.82% | 0.41% | - |
| XYZ | 7.14 | 3.89 | 6.68 | - |
| YUV | 50.57 | 140.66 | 166.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 19 | 73 | 0 | 0.82 | 0.30 | 0.59 | 321.88 | 0.69 | 0.24 |
| Hex | 68 | 13 | 49 | 0 | 52 | 1E | 3B | 142 | 45 | 18 |
| Octal | 150 | 23 | 111 | 0 | 122 | 36 | 73 | 502 | 105 | 30 |
| Binary | 1101000 | 10011 | 1001001 | 0 | 1010010 | 11110 | 111011 | 101000010 | 1000101 | 11000 |
Color Harmonies of #681349
Complementary color
Monochromatic Colors of #681349
Black with #681349
Text Example
Text Example
White with #681349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681349; }
p { color: rgb(104,19,73); }
H1.HeaderClassName
{
color: #681349;
}
.AnyTagClassName
{
color: #681349;
}
</style>
background-color css
<style>
a { background-color: #681349; }
a { background-color: rgb(104,19,73); }
div.DivClassName
{
background-color: #681349;
}
.BgClassName
{
background-color: #681349;
}
</style>
border-color css
<style>
span { border-color: #681349; }
span { border-color: rgb(104,19,73); }
td.TdClassName
{
border-color: #681349;
}
.TagClassName
{
border-color: #681349;
}
</style>