Shades of Pompadour #681538
Tints of Pompadour #681538
RGB
CMYK
RGB Variations
Color information
#681538 (or 0x681538) is known color: Pompadour. HEX triplet: 68, 15 and 38. RGB value is (104,21,56). Sum of RGB (Red+Green+Blue) = 104+21+56=181 (23% of max value = 765). Red value is 104 (41.02% from 255 or 57.46% from 181); Green value is 21 (8.59% from 255 or 11.60% from 181); Blue value is 56 (22.27% from 255 or 30.94% from 181); Max value from RGB is 104 - color contains mainly: red. Hex color #681538 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681538 is #97EAC7. Grayscale: #313131. Windows color (decimal): -9956040 or 3675496. OLE color: 3675496.
HSL color Cylindrical-coordinate representation of color #681538: hue angle of 334.7º 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 #681538 is Cyan = 0, Magento = 0.80, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 21 | 56 | - |
| CMYK | 0 | 0.80 | 0.46 | 0.59 |
| HSL | 334.7º | 0.66% | 0.25% | - |
| HSV(B) | 334.7º | 0.8% | 0.41% | - |
| XYZ | 6.69 | 3.76 | 4.12 | - |
| YUV | 49.81 | 131.5 | 166.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 56 | 0 | 0.80 | 0.46 | 0.59 | 334.7 | 0.66 | 0.25 |
| Hex | 68 | 15 | 38 | 0 | 50 | 2E | 3B | 14F | 42 | 19 |
| Octal | 150 | 25 | 70 | 0 | 120 | 56 | 73 | 517 | 102 | 31 |
| Binary | 1101000 | 10101 | 111000 | 0 | 1010000 | 101110 | 111011 | 101001111 | 1000010 | 11001 |
Color Harmonies of #681538
Complementary color
Monochromatic Colors of #681538
Black with #681538
Text Example
Text Example
White with #681538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681538; }
p { color: rgb(104,21,56); }
H1.HeaderClassName
{
color: #681538;
}
.AnyTagClassName
{
color: #681538;
}
</style>
background-color css
<style>
a { background-color: #681538; }
a { background-color: rgb(104,21,56); }
div.DivClassName
{
background-color: #681538;
}
.BgClassName
{
background-color: #681538;
}
</style>
border-color css
<style>
span { border-color: #681538; }
span { border-color: rgb(104,21,56); }
td.TdClassName
{
border-color: #681538;
}
.TagClassName
{
border-color: #681538;
}
</style>