Shades of Scampi #686395
Tints of Scampi #686395
RGB
CMYK
RGB Variations
Color information
#686395 (or 0x686395) is known color: Scampi. HEX triplet: 68, 63 and 95. RGB value is (104,99,149). Sum of RGB (Red+Green+Blue) = 104+99+149=352 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.55% from 352); Green value is 99 (39.06% from 255 or 28.12% from 352); Blue value is 149 (58.59% from 255 or 42.33% from 352); Max value from RGB is 149 - color contains mainly: blue. Hex color #686395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686395 is #979C6A. Grayscale: #6A6A6A. Windows color (decimal): -9935979 or 9790312. OLE color: 9790312.
HSL color Cylindrical-coordinate representation of color #686395: hue angle of 246º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #686395 is Cyan = 0.30, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 99 | 149 | - |
| CMYK | 0.30 | 0.34 | 0 | 0.42 |
| HSL | 246º | 0.2% | 0.49% | - |
| HSV(B) | 246º | 0.34% | 0.58% | - |
| XYZ | 15.6 | 14.04 | 30.32 | - |
| YUV | 106.2 | 152.16 | 126.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 149 | 0.30 | 0.34 | 0 | 0.42 | 246 | 0.2 | 0.49 |
| Hex | 68 | 63 | 95 | 1E | 22 | 0 | 2A | F6 | 14 | 31 |
| Octal | 150 | 143 | 225 | 36 | 42 | 0 | 52 | 366 | 24 | 61 |
| Binary | 1101000 | 1100011 | 10010101 | 11110 | 100010 | 0 | 101010 | 11110110 | 10100 | 110001 |
Color Harmonies of #686395
Complementary color
Monochromatic Colors of #686395
Black with #686395
Text Example
Text Example
White with #686395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686395; }
p { color: rgb(104,99,149); }
H1.HeaderClassName
{
color: #686395;
}
.AnyTagClassName
{
color: #686395;
}
</style>
background-color css
<style>
a { background-color: #686395; }
a { background-color: rgb(104,99,149); }
div.DivClassName
{
background-color: #686395;
}
.BgClassName
{
background-color: #686395;
}
</style>
border-color css
<style>
span { border-color: #686395; }
span { border-color: rgb(104,99,149); }
td.TdClassName
{
border-color: #686395;
}
.TagClassName
{
border-color: #686395;
}
</style>