Shades of Pompadour #682540
Tints of Pompadour #682540
RGB
CMYK
RGB Variations
Color information
#682540 (or 0x682540) is known color: Pompadour. HEX triplet: 68, 25 and 40. RGB value is (104,37,64). Sum of RGB (Red+Green+Blue) = 104+37+64=205 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.73% from 205); Green value is 37 (14.84% from 255 or 18.05% from 205); Blue value is 64 (25.39% from 255 or 31.22% from 205); Max value from RGB is 104 - color contains mainly: red. Hex color #682540 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682540 is #97DABF. Grayscale: #3C3C3C. Windows color (decimal): -9951936 or 4203880. OLE color: 4203880.
HSL color Cylindrical-coordinate representation of color #682540: hue angle of 335.82º 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 #682540 is Cyan = 0, Magento = 0.64, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 37 | 64 | - |
| CMYK | 0 | 0.64 | 0.38 | 0.59 |
| HSL | 335.82º | 0.48% | 0.28% | - |
| HSV(B) | 335.82º | 0.64% | 0.41% | - |
| XYZ | 7.3 | 4.64 | 5.36 | - |
| YUV | 60.11 | 130.2 | 159.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 37 | 64 | 0 | 0.64 | 0.38 | 0.59 | 335.82 | 0.48 | 0.28 |
| Hex | 68 | 25 | 40 | 0 | 40 | 26 | 3B | 150 | 30 | 1C |
| Octal | 150 | 45 | 100 | 0 | 100 | 46 | 73 | 520 | 60 | 34 |
| Binary | 1101000 | 100101 | 1000000 | 0 | 1000000 | 100110 | 111011 | 101010000 | 110000 | 11100 |
Color Harmonies of #682540
Complementary color
Monochromatic Colors of #682540
Black with #682540
Text Example
Text Example
White with #682540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682540; }
p { color: rgb(104,37,64); }
H1.HeaderClassName
{
color: #682540;
}
.AnyTagClassName
{
color: #682540;
}
</style>
background-color css
<style>
a { background-color: #682540; }
a { background-color: rgb(104,37,64); }
div.DivClassName
{
background-color: #682540;
}
.BgClassName
{
background-color: #682540;
}
</style>
border-color css
<style>
span { border-color: #682540; }
span { border-color: rgb(104,37,64); }
td.TdClassName
{
border-color: #682540;
}
.TagClassName
{
border-color: #682540;
}
</style>