Shades of Scampi #686295
Tints of Scampi #686295
RGB
CMYK
RGB Variations
Color information
#686295 (or 0x686295) is known color: Scampi. HEX triplet: 68, 62 and 95. RGB value is (104,98,149). Sum of RGB (Red+Green+Blue) = 104+98+149=351 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.63% from 351); Green value is 98 (38.67% from 255 or 27.92% from 351); Blue value is 149 (58.59% from 255 or 42.45% from 351); Max value from RGB is 149 - color contains mainly: blue. Hex color #686295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686295 is #979D6A. Grayscale: #696969. Windows color (decimal): -9936235 or 9790056. OLE color: 9790056.
HSL color Cylindrical-coordinate representation of color #686295: hue angle of 247.06º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #686295 is Cyan = 0.30, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 98 | 149 | - |
| CMYK | 0.30 | 0.34 | 0 | 0.42 |
| HSL | 247.06º | 0.21% | 0.48% | - |
| HSV(B) | 247.06º | 0.34% | 0.58% | - |
| XYZ | 15.5 | 13.85 | 30.29 | - |
| YUV | 105.61 | 152.49 | 126.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 98 | 149 | 0.30 | 0.34 | 0 | 0.42 | 247.06 | 0.21 | 0.48 |
| Hex | 68 | 62 | 95 | 1E | 22 | 0 | 2A | F7 | 15 | 30 |
| Octal | 150 | 142 | 225 | 36 | 42 | 0 | 52 | 367 | 25 | 60 |
| Binary | 1101000 | 1100010 | 10010101 | 11110 | 100010 | 0 | 101010 | 11110111 | 10101 | 110000 |
Color Harmonies of #686295
Complementary color
Monochromatic Colors of #686295
Black with #686295
Text Example
Text Example
White with #686295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686295; }
p { color: rgb(104,98,149); }
H1.HeaderClassName
{
color: #686295;
}
.AnyTagClassName
{
color: #686295;
}
</style>
background-color css
<style>
a { background-color: #686295; }
a { background-color: rgb(104,98,149); }
div.DivClassName
{
background-color: #686295;
}
.BgClassName
{
background-color: #686295;
}
</style>
border-color css
<style>
span { border-color: #686295; }
span { border-color: rgb(104,98,149); }
td.TdClassName
{
border-color: #686295;
}
.TagClassName
{
border-color: #686295;
}
</style>