Shades of Pompadour #681437
Tints of Pompadour #681437
RGB
CMYK
RGB Variations
Color information
#681437 (or 0x681437) is known color: Pompadour. HEX triplet: 68, 14 and 37. RGB value is (104,20,55). Sum of RGB (Red+Green+Blue) = 104+20+55=179 (23% of max value = 765). Red value is 104 (41.02% from 255 or 58.10% from 179); Green value is 20 (8.20% from 255 or 11.17% from 179); Blue value is 55 (21.88% from 255 or 30.73% from 179); Max value from RGB is 104 - color contains mainly: red. Hex color #681437 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681437 is #97EBC8. Grayscale: #313131. Windows color (decimal): -9956297 or 3609704. OLE color: 3609704.
HSL color Cylindrical-coordinate representation of color #681437: hue angle of 335º 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 #681437 is Cyan = 0, Magento = 0.81, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 20 | 55 | - |
| CMYK | 0 | 0.81 | 0.47 | 0.59 |
| HSL | 335º | 0.68% | 0.24% | - |
| HSV(B) | 335º | 0.81% | 0.41% | - |
| XYZ | 6.65 | 3.72 | 3.98 | - |
| YUV | 49.11 | 131.33 | 167.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 20 | 55 | 0 | 0.81 | 0.47 | 0.59 | 335 | 0.68 | 0.24 |
| Hex | 68 | 14 | 37 | 0 | 51 | 2F | 3B | 14F | 44 | 18 |
| Octal | 150 | 24 | 67 | 0 | 121 | 57 | 73 | 517 | 104 | 30 |
| Binary | 1101000 | 10100 | 110111 | 0 | 1010001 | 101111 | 111011 | 101001111 | 1000100 | 11000 |
Color Harmonies of #681437
Complementary color
Monochromatic Colors of #681437
Black with #681437
Text Example
Text Example
White with #681437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681437; }
p { color: rgb(104,20,55); }
H1.HeaderClassName
{
color: #681437;
}
.AnyTagClassName
{
color: #681437;
}
</style>
background-color css
<style>
a { background-color: #681437; }
a { background-color: rgb(104,20,55); }
div.DivClassName
{
background-color: #681437;
}
.BgClassName
{
background-color: #681437;
}
</style>
border-color css
<style>
span { border-color: #681437; }
span { border-color: rgb(104,20,55); }
td.TdClassName
{
border-color: #681437;
}
.TagClassName
{
border-color: #681437;
}
</style>