Shades of Pompadour #682546
Tints of Pompadour #682546
RGB
CMYK
RGB Variations
Color information
#682546 (or 0x682546) is known color: Pompadour. HEX triplet: 68, 25 and 46. RGB value is (104,37,70). Sum of RGB (Red+Green+Blue) = 104+37+70=211 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.29% from 211); Green value is 37 (14.84% from 255 or 17.54% from 211); Blue value is 70 (27.73% from 255 or 33.18% from 211); Max value from RGB is 104 - color contains mainly: red. Hex color #682546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682546 is #97DAB9. Grayscale: #3C3C3C. Windows color (decimal): -9951930 or 4597096. OLE color: 4597096.
HSL color Cylindrical-coordinate representation of color #682546: hue angle of 330.45º 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 #682546 is Cyan = 0, Magento = 0.64, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 37 | 70 | - |
| CMYK | 0 | 0.64 | 0.33 | 0.59 |
| HSL | 330.45º | 0.48% | 0.28% | - |
| HSV(B) | 330.45º | 0.64% | 0.41% | - |
| XYZ | 7.48 | 4.71 | 6.31 | - |
| YUV | 60.8 | 133.2 | 158.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 37 | 70 | 0 | 0.64 | 0.33 | 0.59 | 330.45 | 0.48 | 0.28 |
| Hex | 68 | 25 | 46 | 0 | 40 | 21 | 3B | 14A | 30 | 1C |
| Octal | 150 | 45 | 106 | 0 | 100 | 41 | 73 | 512 | 60 | 34 |
| Binary | 1101000 | 100101 | 1000110 | 0 | 1000000 | 100001 | 111011 | 101001010 | 110000 | 11100 |
Color Harmonies of #682546
Complementary color
Monochromatic Colors of #682546
Black with #682546
Text Example
Text Example
White with #682546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682546; }
p { color: rgb(104,37,70); }
H1.HeaderClassName
{
color: #682546;
}
.AnyTagClassName
{
color: #682546;
}
</style>
background-color css
<style>
a { background-color: #682546; }
a { background-color: rgb(104,37,70); }
div.DivClassName
{
background-color: #682546;
}
.BgClassName
{
background-color: #682546;
}
</style>
border-color css
<style>
span { border-color: #682546; }
span { border-color: rgb(104,37,70); }
td.TdClassName
{
border-color: #682546;
}
.TagClassName
{
border-color: #682546;
}
</style>