Shades of Pompadour #681542
Tints of Pompadour #681542
RGB
CMYK
RGB Variations
Color information
#681542 (or 0x681542) is known color: Pompadour. HEX triplet: 68, 15 and 42. RGB value is (104,21,66). Sum of RGB (Red+Green+Blue) = 104+21+66=191 (25% of max value = 765). Red value is 104 (41.02% from 255 or 54.45% from 191); Green value is 21 (8.59% from 255 or 10.99% from 191); Blue value is 66 (26.17% from 255 or 34.55% from 191); Max value from RGB is 104 - color contains mainly: red. Hex color #681542 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681542 is #97EABD. Grayscale: #323232. Windows color (decimal): -9956030 or 4330856. OLE color: 4330856.
HSL color Cylindrical-coordinate representation of color #681542: hue angle of 327.47º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #681542 is Cyan = 0, Magento = 0.80, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 21 | 66 | - |
| CMYK | 0 | 0.80 | 0.37 | 0.59 |
| HSL | 327.47º | 0.66% | 0.25% | - |
| HSV(B) | 327.47º | 0.8% | 0.41% | - |
| XYZ | 6.96 | 3.87 | 5.53 | - |
| YUV | 50.95 | 136.5 | 165.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 66 | 0 | 0.80 | 0.37 | 0.59 | 327.47 | 0.66 | 0.25 |
| Hex | 68 | 15 | 42 | 0 | 50 | 25 | 3B | 147 | 42 | 19 |
| Octal | 150 | 25 | 102 | 0 | 120 | 45 | 73 | 507 | 102 | 31 |
| Binary | 1101000 | 10101 | 1000010 | 0 | 1010000 | 100101 | 111011 | 101000111 | 1000010 | 11001 |
Color Harmonies of #681542
Complementary color
Monochromatic Colors of #681542
Black with #681542
Text Example
Text Example
White with #681542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681542; }
p { color: rgb(104,21,66); }
H1.HeaderClassName
{
color: #681542;
}
.AnyTagClassName
{
color: #681542;
}
</style>
background-color css
<style>
a { background-color: #681542; }
a { background-color: rgb(104,21,66); }
div.DivClassName
{
background-color: #681542;
}
.BgClassName
{
background-color: #681542;
}
</style>
border-color css
<style>
span { border-color: #681542; }
span { border-color: rgb(104,21,66); }
td.TdClassName
{
border-color: #681542;
}
.TagClassName
{
border-color: #681542;
}
</style>