Shades of Pompadour #681338
Tints of Pompadour #681338
RGB
CMYK
RGB Variations
Color information
#681338 (or 0x681338) is known color: Pompadour. HEX triplet: 68, 13 and 38. RGB value is (104,19,56). Sum of RGB (Red+Green+Blue) = 104+19+56=179 (23% of max value = 765). Red value is 104 (41.02% from 255 or 58.10% from 179); Green value is 19 (7.81% from 255 or 10.61% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 104 - color contains mainly: red. Hex color #681338 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681338 is #97ECC7. Grayscale: #303030. Windows color (decimal): -9956552 or 3674984. OLE color: 3674984.
HSL color Cylindrical-coordinate representation of color #681338: hue angle of 333.88º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #681338 is Cyan = 0, Magento = 0.82, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 19 | 56 | - |
| CMYK | 0 | 0.82 | 0.46 | 0.59 |
| HSL | 333.88º | 0.69% | 0.24% | - |
| HSV(B) | 333.88º | 0.82% | 0.41% | - |
| XYZ | 6.66 | 3.69 | 4.1 | - |
| YUV | 48.63 | 132.16 | 167.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 19 | 56 | 0 | 0.82 | 0.46 | 0.59 | 333.88 | 0.69 | 0.24 |
| Hex | 68 | 13 | 38 | 0 | 52 | 2E | 3B | 14E | 45 | 18 |
| Octal | 150 | 23 | 70 | 0 | 122 | 56 | 73 | 516 | 105 | 30 |
| Binary | 1101000 | 10011 | 111000 | 0 | 1010010 | 101110 | 111011 | 101001110 | 1000101 | 11000 |
Color Harmonies of #681338
Complementary color
Monochromatic Colors of #681338
Black with #681338
Text Example
Text Example
White with #681338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681338; }
p { color: rgb(104,19,56); }
H1.HeaderClassName
{
color: #681338;
}
.AnyTagClassName
{
color: #681338;
}
</style>
background-color css
<style>
a { background-color: #681338; }
a { background-color: rgb(104,19,56); }
div.DivClassName
{
background-color: #681338;
}
.BgClassName
{
background-color: #681338;
}
</style>
border-color css
<style>
span { border-color: #681338; }
span { border-color: rgb(104,19,56); }
td.TdClassName
{
border-color: #681338;
}
.TagClassName
{
border-color: #681338;
}
</style>