Shades of Pompadour #681350
Tints of Pompadour #681350
RGB
CMYK
RGB Variations
Color information
#681350 (or 0x681350) is known color: Pompadour. HEX triplet: 68, 13 and 50. RGB value is (104,19,80). Sum of RGB (Red+Green+Blue) = 104+19+80=203 (26% of max value = 765). Red value is 104 (41.02% from 255 or 51.23% from 203); Green value is 19 (7.81% from 255 or 9.36% from 203); Blue value is 80 (31.64% from 255 or 39.41% from 203); Max value from RGB is 104 - color contains mainly: red. Hex color #681350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681350 is #97ECAF. Grayscale: #333333. Windows color (decimal): -9956528 or 5247848. OLE color: 5247848.
HSL color Cylindrical-coordinate representation of color #681350: hue angle of 316.94º 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 #681350 is Cyan = 0, Magento = 0.82, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 19 | 80 | - |
| CMYK | 0 | 0.82 | 0.23 | 0.59 |
| HSL | 316.94º | 0.69% | 0.24% | - |
| HSV(B) | 316.94º | 0.82% | 0.41% | - |
| XYZ | 7.39 | 3.99 | 7.97 | - |
| YUV | 51.37 | 144.16 | 165.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 19 | 80 | 0 | 0.82 | 0.23 | 0.59 | 316.94 | 0.69 | 0.24 |
| Hex | 68 | 13 | 50 | 0 | 52 | 17 | 3B | 13D | 45 | 18 |
| Octal | 150 | 23 | 120 | 0 | 122 | 27 | 73 | 475 | 105 | 30 |
| Binary | 1101000 | 10011 | 1010000 | 0 | 1010010 | 10111 | 111011 | 100111101 | 1000101 | 11000 |
Color Harmonies of #681350
Complementary color
Monochromatic Colors of #681350
Black with #681350
Text Example
Text Example
White with #681350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681350; }
p { color: rgb(104,19,80); }
H1.HeaderClassName
{
color: #681350;
}
.AnyTagClassName
{
color: #681350;
}
</style>
background-color css
<style>
a { background-color: #681350; }
a { background-color: rgb(104,19,80); }
div.DivClassName
{
background-color: #681350;
}
.BgClassName
{
background-color: #681350;
}
</style>
border-color css
<style>
span { border-color: #681350; }
span { border-color: rgb(104,19,80); }
td.TdClassName
{
border-color: #681350;
}
.TagClassName
{
border-color: #681350;
}
</style>