Shades of Pompadour #682547
Tints of Pompadour #682547
RGB
CMYK
RGB Variations
Color information
#682547 (or 0x682547) is known color: Pompadour. HEX triplet: 68, 25 and 47. RGB value is (104,37,71). Sum of RGB (Red+Green+Blue) = 104+37+71=212 (28% of max value = 765). Red value is 104 (41.02% from 255 or 49.06% from 212); Green value is 37 (14.84% from 255 or 17.45% from 212); Blue value is 71 (28.12% from 255 or 33.49% from 212); Max value from RGB is 104 - color contains mainly: red. Hex color #682547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682547 is #97DAB8. Grayscale: #3C3C3C. Windows color (decimal): -9951929 or 4662632. OLE color: 4662632.
HSL color Cylindrical-coordinate representation of color #682547: hue angle of 329.55º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #682547 is Cyan = 0, Magento = 0.64, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 37 | 71 | - |
| CMYK | 0 | 0.64 | 0.32 | 0.59 |
| HSL | 329.55º | 0.48% | 0.28% | - |
| HSV(B) | 329.55º | 0.64% | 0.41% | - |
| XYZ | 7.51 | 4.72 | 6.48 | - |
| YUV | 60.91 | 133.7 | 158.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 37 | 71 | 0 | 0.64 | 0.32 | 0.59 | 329.55 | 0.48 | 0.28 |
| Hex | 68 | 25 | 47 | 0 | 40 | 20 | 3B | 14A | 30 | 1C |
| Octal | 150 | 45 | 107 | 0 | 100 | 40 | 73 | 512 | 60 | 34 |
| Binary | 1101000 | 100101 | 1000111 | 0 | 1000000 | 100000 | 111011 | 101001010 | 110000 | 11100 |
Color Harmonies of #682547
Complementary color
Monochromatic Colors of #682547
Black with #682547
Text Example
Text Example
White with #682547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682547; }
p { color: rgb(104,37,71); }
H1.HeaderClassName
{
color: #682547;
}
.AnyTagClassName
{
color: #682547;
}
</style>
background-color css
<style>
a { background-color: #682547; }
a { background-color: rgb(104,37,71); }
div.DivClassName
{
background-color: #682547;
}
.BgClassName
{
background-color: #682547;
}
</style>
border-color css
<style>
span { border-color: #682547; }
span { border-color: rgb(104,37,71); }
td.TdClassName
{
border-color: #682547;
}
.TagClassName
{
border-color: #682547;
}
</style>