Shades of Pompadour #681943
Tints of Pompadour #681943
RGB
CMYK
RGB Variations
Color information
#681943 (or 0x681943) is known color: Pompadour. HEX triplet: 68, 19 and 43. RGB value is (104,25,67). Sum of RGB (Red+Green+Blue) = 104+25+67=196 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.06% from 196); Green value is 25 (10.16% from 255 or 12.76% from 196); Blue value is 67 (26.56% from 255 or 34.18% from 196); Max value from RGB is 104 - color contains mainly: red. Hex color #681943 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681943 is #97E6BC. Grayscale: #353535. Windows color (decimal): -9955005 or 4397416. OLE color: 4397416.
HSL color Cylindrical-coordinate representation of color #681943: hue angle of 328.1º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #681943 is Cyan = 0, Magento = 0.76, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 25 | 67 | - |
| CMYK | 0 | 0.76 | 0.36 | 0.59 |
| HSL | 328.1º | 0.61% | 0.25% | - |
| HSV(B) | 328.1º | 0.76% | 0.41% | - |
| XYZ | 7.07 | 4.04 | 5.72 | - |
| YUV | 53.41 | 135.67 | 164.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 25 | 67 | 0 | 0.76 | 0.36 | 0.59 | 328.1 | 0.61 | 0.25 |
| Hex | 68 | 19 | 43 | 0 | 4C | 24 | 3B | 148 | 3D | 19 |
| Octal | 150 | 31 | 103 | 0 | 114 | 44 | 73 | 510 | 75 | 31 |
| Binary | 1101000 | 11001 | 1000011 | 0 | 1001100 | 100100 | 111011 | 101001000 | 111101 | 11001 |
Color Harmonies of #681943
Complementary color
Monochromatic Colors of #681943
Black with #681943
Text Example
Text Example
White with #681943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681943; }
p { color: rgb(104,25,67); }
H1.HeaderClassName
{
color: #681943;
}
.AnyTagClassName
{
color: #681943;
}
</style>
background-color css
<style>
a { background-color: #681943; }
a { background-color: rgb(104,25,67); }
div.DivClassName
{
background-color: #681943;
}
.BgClassName
{
background-color: #681943;
}
</style>
border-color css
<style>
span { border-color: #681943; }
span { border-color: rgb(104,25,67); }
td.TdClassName
{
border-color: #681943;
}
.TagClassName
{
border-color: #681943;
}
</style>