Shades of Pompadour #681347
Tints of Pompadour #681347
RGB
CMYK
RGB Variations
Color information
#681347 (or 0x681347) is known color: Pompadour. HEX triplet: 68, 13 and 47. RGB value is (104,19,71). Sum of RGB (Red+Green+Blue) = 104+19+71=194 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.61% from 194); Green value is 19 (7.81% from 255 or 9.79% from 194); Blue value is 71 (28.12% from 255 or 36.60% from 194); Max value from RGB is 104 - color contains mainly: red. Hex color #681347 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681347 is #97ECB8. Grayscale: #323232. Windows color (decimal): -9956537 or 4658024. OLE color: 4658024.
HSL color Cylindrical-coordinate representation of color #681347: hue angle of 323.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #681347 is Cyan = 0, Magento = 0.82, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 19 | 71 | - |
| CMYK | 0 | 0.82 | 0.32 | 0.59 |
| HSL | 323.29º | 0.69% | 0.24% | - |
| HSV(B) | 323.29º | 0.82% | 0.41% | - |
| XYZ | 7.08 | 3.86 | 6.33 | - |
| YUV | 50.34 | 139.66 | 166.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 19 | 71 | 0 | 0.82 | 0.32 | 0.59 | 323.29 | 0.69 | 0.24 |
| Hex | 68 | 13 | 47 | 0 | 52 | 20 | 3B | 143 | 45 | 18 |
| Octal | 150 | 23 | 107 | 0 | 122 | 40 | 73 | 503 | 105 | 30 |
| Binary | 1101000 | 10011 | 1000111 | 0 | 1010010 | 100000 | 111011 | 101000011 | 1000101 | 11000 |
Color Harmonies of #681347
Complementary color
Monochromatic Colors of #681347
Black with #681347
Text Example
Text Example
White with #681347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681347; }
p { color: rgb(104,19,71); }
H1.HeaderClassName
{
color: #681347;
}
.AnyTagClassName
{
color: #681347;
}
</style>
background-color css
<style>
a { background-color: #681347; }
a { background-color: rgb(104,19,71); }
div.DivClassName
{
background-color: #681347;
}
.BgClassName
{
background-color: #681347;
}
</style>
border-color css
<style>
span { border-color: #681347; }
span { border-color: rgb(104,19,71); }
td.TdClassName
{
border-color: #681347;
}
.TagClassName
{
border-color: #681347;
}
</style>