Shades of Scampi #686995
Tints of Scampi #686995
RGB
CMYK
RGB Variations
Color information
#686995 (or 0x686995) is known color: Scampi. HEX triplet: 68, 69 and 95. RGB value is (104,105,149). Sum of RGB (Red+Green+Blue) = 104+105+149=358 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.05% from 358); Green value is 105 (41.41% from 255 or 29.33% from 358); Blue value is 149 (58.59% from 255 or 41.62% from 358); Max value from RGB is 149 - color contains mainly: blue. Hex color #686995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686995 is #97966A. Grayscale: #6D6D6D. Windows color (decimal): -9934443 or 9791848. OLE color: 9791848.
HSL color Cylindrical-coordinate representation of color #686995: hue angle of 238.67º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #686995 is Cyan = 0.30, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 105 | 149 | - |
| CMYK | 0.30 | 0.30 | 0 | 0.42 |
| HSL | 238.67º | 0.18% | 0.5% | - |
| HSV(B) | 238.67º | 0.3% | 0.58% | - |
| XYZ | 16.19 | 15.22 | 30.52 | - |
| YUV | 109.72 | 150.17 | 123.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 105 | 149 | 0.30 | 0.30 | 0 | 0.42 | 238.67 | 0.18 | 0.5 |
| Hex | 68 | 69 | 95 | 1E | 1E | 0 | 2A | EF | 12 | 32 |
| Octal | 150 | 151 | 225 | 36 | 36 | 0 | 52 | 357 | 22 | 62 |
| Binary | 1101000 | 1101001 | 10010101 | 11110 | 11110 | 0 | 101010 | 11101111 | 10010 | 110010 |
Color Harmonies of #686995
Complementary color
Monochromatic Colors of #686995
Black with #686995
Text Example
Text Example
White with #686995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686995; }
p { color: rgb(104,105,149); }
H1.HeaderClassName
{
color: #686995;
}
.AnyTagClassName
{
color: #686995;
}
</style>
background-color css
<style>
a { background-color: #686995; }
a { background-color: rgb(104,105,149); }
div.DivClassName
{
background-color: #686995;
}
.BgClassName
{
background-color: #686995;
}
</style>
border-color css
<style>
span { border-color: #686995; }
span { border-color: rgb(104,105,149); }
td.TdClassName
{
border-color: #686995;
}
.TagClassName
{
border-color: #686995;
}
</style>