Shades of Pompadour #681248
Tints of Pompadour #681248
RGB
CMYK
RGB Variations
Color information
#681248 (or 0x681248) is known color: Pompadour. HEX triplet: 68, 12 and 48. RGB value is (104,18,72). Sum of RGB (Red+Green+Blue) = 104+18+72=194 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.61% from 194); Green value is 18 (7.42% from 255 or 9.28% from 194); Blue value is 72 (28.52% from 255 or 37.11% from 194); Max value from RGB is 104 - color contains mainly: red. Hex color #681248 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681248 is #97EDB7. Grayscale: #313131. Windows color (decimal): -9956792 or 4723304. OLE color: 4723304.
HSL color Cylindrical-coordinate representation of color #681248: hue angle of 322.33º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #681248 is Cyan = 0, Magento = 0.83, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 18 | 72 | - |
| CMYK | 0 | 0.83 | 0.31 | 0.59 |
| HSL | 322.33º | 0.7% | 0.24% | - |
| HSV(B) | 322.33º | 0.83% | 0.41% | - |
| XYZ | 7.09 | 3.84 | 6.5 | - |
| YUV | 49.87 | 140.49 | 166.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 18 | 72 | 0 | 0.83 | 0.31 | 0.59 | 322.33 | 0.7 | 0.24 |
| Hex | 68 | 12 | 48 | 0 | 53 | 1F | 3B | 142 | 46 | 18 |
| Octal | 150 | 22 | 110 | 0 | 123 | 37 | 73 | 502 | 106 | 30 |
| Binary | 1101000 | 10010 | 1001000 | 0 | 1010011 | 11111 | 111011 | 101000010 | 1000110 | 11000 |
Color Harmonies of #681248
Complementary color
Monochromatic Colors of #681248
Black with #681248
Text Example
Text Example
White with #681248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681248; }
p { color: rgb(104,18,72); }
H1.HeaderClassName
{
color: #681248;
}
.AnyTagClassName
{
color: #681248;
}
</style>
background-color css
<style>
a { background-color: #681248; }
a { background-color: rgb(104,18,72); }
div.DivClassName
{
background-color: #681248;
}
.BgClassName
{
background-color: #681248;
}
</style>
border-color css
<style>
span { border-color: #681248; }
span { border-color: rgb(104,18,72); }
td.TdClassName
{
border-color: #681248;
}
.TagClassName
{
border-color: #681248;
}
</style>