Shades of Pompadour #681344
Tints of Pompadour #681344
RGB
CMYK
RGB Variations
Color information
#681344 (or 0x681344) is known color: Pompadour. HEX triplet: 68, 13 and 44. RGB value is (104,19,68). Sum of RGB (Red+Green+Blue) = 104+19+68=191 (25% of max value = 765). Red value is 104 (41.02% from 255 or 54.45% from 191); Green value is 19 (7.81% from 255 or 9.95% from 191); Blue value is 68 (26.95% from 255 or 35.60% from 191); Max value from RGB is 104 - color contains mainly: red. Hex color #681344 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681344 is #97ECBB. Grayscale: #313131. Windows color (decimal): -9956540 or 4461416. OLE color: 4461416.
HSL color Cylindrical-coordinate representation of color #681344: hue angle of 325.41º 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 #681344 is Cyan = 0, Magento = 0.82, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 19 | 68 | - |
| CMYK | 0 | 0.82 | 0.35 | 0.59 |
| HSL | 325.41º | 0.69% | 0.24% | - |
| HSV(B) | 325.41º | 0.82% | 0.41% | - |
| XYZ | 6.99 | 3.83 | 5.84 | - |
| YUV | 50 | 138.16 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 19 | 68 | 0 | 0.82 | 0.35 | 0.59 | 325.41 | 0.69 | 0.24 |
| Hex | 68 | 13 | 44 | 0 | 52 | 23 | 3B | 145 | 45 | 18 |
| Octal | 150 | 23 | 104 | 0 | 122 | 43 | 73 | 505 | 105 | 30 |
| Binary | 1101000 | 10011 | 1000100 | 0 | 1010010 | 100011 | 111011 | 101000101 | 1000101 | 11000 |
Color Harmonies of #681344
Complementary color
Monochromatic Colors of #681344
Black with #681344
Text Example
Text Example
White with #681344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681344; }
p { color: rgb(104,19,68); }
H1.HeaderClassName
{
color: #681344;
}
.AnyTagClassName
{
color: #681344;
}
</style>
background-color css
<style>
a { background-color: #681344; }
a { background-color: rgb(104,19,68); }
div.DivClassName
{
background-color: #681344;
}
.BgClassName
{
background-color: #681344;
}
</style>
border-color css
<style>
span { border-color: #681344; }
span { border-color: rgb(104,19,68); }
td.TdClassName
{
border-color: #681344;
}
.TagClassName
{
border-color: #681344;
}
</style>