Shades of Scampi #686590
Tints of Scampi #686590
RGB
CMYK
RGB Variations
Color information
#686590 (or 0x686590) is known color: Scampi. HEX triplet: 68, 65 and 90. RGB value is (104,101,144). Sum of RGB (Red+Green+Blue) = 104+101+144=349 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.80% from 349); Green value is 101 (39.84% from 255 or 28.94% from 349); Blue value is 144 (56.64% from 255 or 41.26% from 349); Max value from RGB is 144 - color contains mainly: blue. Hex color #686590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686590 is #979A6F. Grayscale: #6A6A6A. Windows color (decimal): -9935472 or 9463144. OLE color: 9463144.
HSL color Cylindrical-coordinate representation of color #686590: hue angle of 244.19º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #686590 is Cyan = 0.28, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 104 | 101 | 144 | - |
| CMYK | 0.28 | 0.30 | 0 | 0.44 |
| HSL | 244.19º | 0.18% | 0.48% | - |
| HSV(B) | 244.19º | 0.3% | 0.56% | - |
| XYZ | 15.4 | 14.26 | 28.33 | - |
| YUV | 106.8 | 148.99 | 126 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 144 | 0.28 | 0.30 | 0 | 0.44 | 244.19 | 0.18 | 0.48 |
| Hex | 68 | 65 | 90 | 1C | 1E | 0 | 2C | F4 | 12 | 30 |
| Octal | 150 | 145 | 220 | 34 | 36 | 0 | 54 | 364 | 22 | 60 |
| Binary | 1101000 | 1100101 | 10010000 | 11100 | 11110 | 0 | 101100 | 11110100 | 10010 | 110000 |
Color Harmonies of #686590
Complementary color
Monochromatic Colors of #686590
Black with #686590
Text Example
Text Example
White with #686590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686590; }
p { color: rgb(104,101,144); }
H1.HeaderClassName
{
color: #686590;
}
.AnyTagClassName
{
color: #686590;
}
</style>
background-color css
<style>
a { background-color: #686590; }
a { background-color: rgb(104,101,144); }
div.DivClassName
{
background-color: #686590;
}
.BgClassName
{
background-color: #686590;
}
</style>
border-color css
<style>
span { border-color: #686590; }
span { border-color: rgb(104,101,144); }
td.TdClassName
{
border-color: #686590;
}
.TagClassName
{
border-color: #686590;
}
</style>