Shades of Pompadour #681440
Tints of Pompadour #681440
RGB
CMYK
RGB Variations
Color information
#681440 (or 0x681440) is known color: Pompadour. HEX triplet: 68, 14 and 40. RGB value is (104,20,64). Sum of RGB (Red+Green+Blue) = 104+20+64=188 (24% of max value = 765). Red value is 104 (41.02% from 255 or 55.32% from 188); Green value is 20 (8.20% from 255 or 10.64% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 104 - color contains mainly: red. Hex color #681440 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681440 is #97EBBF. Grayscale: #323232. Windows color (decimal): -9956288 or 4199528. OLE color: 4199528.
HSL color Cylindrical-coordinate representation of color #681440: hue angle of 328.57º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #681440 is Cyan = 0, Magento = 0.81, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 20 | 64 | - |
| CMYK | 0 | 0.81 | 0.38 | 0.59 |
| HSL | 328.57º | 0.68% | 0.24% | - |
| HSV(B) | 328.57º | 0.81% | 0.41% | - |
| XYZ | 6.88 | 3.81 | 5.22 | - |
| YUV | 50.13 | 135.83 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 20 | 64 | 0 | 0.81 | 0.38 | 0.59 | 328.57 | 0.68 | 0.24 |
| Hex | 68 | 14 | 40 | 0 | 51 | 26 | 3B | 149 | 44 | 18 |
| Octal | 150 | 24 | 100 | 0 | 121 | 46 | 73 | 511 | 104 | 30 |
| Binary | 1101000 | 10100 | 1000000 | 0 | 1010001 | 100110 | 111011 | 101001001 | 1000100 | 11000 |
Color Harmonies of #681440
Complementary color
Monochromatic Colors of #681440
Black with #681440
Text Example
Text Example
White with #681440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681440; }
p { color: rgb(104,20,64); }
H1.HeaderClassName
{
color: #681440;
}
.AnyTagClassName
{
color: #681440;
}
</style>
background-color css
<style>
a { background-color: #681440; }
a { background-color: rgb(104,20,64); }
div.DivClassName
{
background-color: #681440;
}
.BgClassName
{
background-color: #681440;
}
</style>
border-color css
<style>
span { border-color: #681440; }
span { border-color: rgb(104,20,64); }
td.TdClassName
{
border-color: #681440;
}
.TagClassName
{
border-color: #681440;
}
</style>