Shades of Pompadour #682046
Tints of Pompadour #682046
RGB
CMYK
RGB Variations
Color information
#682046 (or 0x682046) is known color: Pompadour. HEX triplet: 68, 20 and 46. RGB value is (104,32,70). Sum of RGB (Red+Green+Blue) = 104+32+70=206 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.49% from 206); Green value is 32 (12.89% from 255 or 15.53% from 206); Blue value is 70 (27.73% from 255 or 33.98% from 206); Max value from RGB is 104 - color contains mainly: red. Hex color #682046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682046 is #97DFB9. Grayscale: #393939. Windows color (decimal): -9953210 or 4595816. OLE color: 4595816.
HSL color Cylindrical-coordinate representation of color #682046: hue angle of 328.33º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #682046 is Cyan = 0, Magento = 0.69, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 32 | 70 | - |
| CMYK | 0 | 0.69 | 0.33 | 0.59 |
| HSL | 328.33º | 0.53% | 0.27% | - |
| HSV(B) | 328.33º | 0.69% | 0.41% | - |
| XYZ | 7.33 | 4.42 | 6.26 | - |
| YUV | 57.86 | 134.85 | 160.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 32 | 70 | 0 | 0.69 | 0.33 | 0.59 | 328.33 | 0.53 | 0.27 |
| Hex | 68 | 20 | 46 | 0 | 45 | 21 | 3B | 148 | 35 | 1B |
| Octal | 150 | 40 | 106 | 0 | 105 | 41 | 73 | 510 | 65 | 33 |
| Binary | 1101000 | 100000 | 1000110 | 0 | 1000101 | 100001 | 111011 | 101001000 | 110101 | 11011 |
Color Harmonies of #682046
Complementary color
Monochromatic Colors of #682046
Black with #682046
Text Example
Text Example
White with #682046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682046; }
p { color: rgb(104,32,70); }
H1.HeaderClassName
{
color: #682046;
}
.AnyTagClassName
{
color: #682046;
}
</style>
background-color css
<style>
a { background-color: #682046; }
a { background-color: rgb(104,32,70); }
div.DivClassName
{
background-color: #682046;
}
.BgClassName
{
background-color: #682046;
}
</style>
border-color css
<style>
span { border-color: #682046; }
span { border-color: rgb(104,32,70); }
td.TdClassName
{
border-color: #682046;
}
.TagClassName
{
border-color: #682046;
}
</style>