Shades of Pompadour #681143
Tints of Pompadour #681143
RGB
CMYK
RGB Variations
Color information
#681143 (or 0x681143) is known color: Pompadour. HEX triplet: 68, 11 and 43. RGB value is (104,17,67). Sum of RGB (Red+Green+Blue) = 104+17+67=188 (24% of max value = 765). Red value is 104 (41.02% from 255 or 55.32% from 188); Green value is 17 (7.03% from 255 or 9.04% from 188); Blue value is 67 (26.56% from 255 or 35.64% from 188); Max value from RGB is 104 - color contains mainly: red. Hex color #681143 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681143 is #97EEBC. Grayscale: #303030. Windows color (decimal): -9957053 or 4395368. OLE color: 4395368.
HSL color Cylindrical-coordinate representation of color #681143: hue angle of 325.52º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #681143 is Cyan = 0, Magento = 0.84, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 17 | 67 | - |
| CMYK | 0 | 0.84 | 0.36 | 0.59 |
| HSL | 325.52º | 0.72% | 0.24% | - |
| HSV(B) | 325.52º | 0.84% | 0.41% | - |
| XYZ | 6.92 | 3.75 | 5.67 | - |
| YUV | 48.71 | 138.32 | 167.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 17 | 67 | 0 | 0.84 | 0.36 | 0.59 | 325.52 | 0.72 | 0.24 |
| Hex | 68 | 11 | 43 | 0 | 54 | 24 | 3B | 146 | 48 | 18 |
| Octal | 150 | 21 | 103 | 0 | 124 | 44 | 73 | 506 | 110 | 30 |
| Binary | 1101000 | 10001 | 1000011 | 0 | 1010100 | 100100 | 111011 | 101000110 | 1001000 | 11000 |
Color Harmonies of #681143
Complementary color
Monochromatic Colors of #681143
Black with #681143
Text Example
Text Example
White with #681143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681143; }
p { color: rgb(104,17,67); }
H1.HeaderClassName
{
color: #681143;
}
.AnyTagClassName
{
color: #681143;
}
</style>
background-color css
<style>
a { background-color: #681143; }
a { background-color: rgb(104,17,67); }
div.DivClassName
{
background-color: #681143;
}
.BgClassName
{
background-color: #681143;
}
</style>
border-color css
<style>
span { border-color: #681143; }
span { border-color: rgb(104,17,67); }
td.TdClassName
{
border-color: #681143;
}
.TagClassName
{
border-color: #681143;
}
</style>