Shades of Scampi #686897
Tints of Scampi #686897
RGB
CMYK
RGB Variations
Color information
#686897 (or 0x686897) is known color: Scampi. HEX triplet: 68, 68 and 97. RGB value is (104,104,151). Sum of RGB (Red+Green+Blue) = 104+104+151=359 (47% of max value = 765). Red value is 104 (41.02% from 255 or 28.97% from 359); Green value is 104 (41.02% from 255 or 28.97% from 359); Blue value is 151 (59.38% from 255 or 42.06% from 359); Max value from RGB is 151 - color contains mainly: blue. Hex color #686897 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686897 is #979768. Grayscale: #6D6D6D. Windows color (decimal): -9934697 or 9922664. OLE color: 9922664.
HSL color Cylindrical-coordinate representation of color #686897: hue angle of 240º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #686897 is Cyan = 0.31, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 104 | 151 | - |
| CMYK | 0.31 | 0.31 | 0 | 0.41 |
| HSL | 240º | 0.18% | 0.5% | - |
| HSV(B) | 240º | 0.31% | 0.59% | - |
| XYZ | 16.25 | 15.08 | 31.33 | - |
| YUV | 109.36 | 151.5 | 124.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 104 | 151 | 0.31 | 0.31 | 0 | 0.41 | 240 | 0.18 | 0.5 |
| Hex | 68 | 68 | 97 | 1F | 1F | 0 | 29 | F0 | 12 | 32 |
| Octal | 150 | 150 | 227 | 37 | 37 | 0 | 51 | 360 | 22 | 62 |
| Binary | 1101000 | 1101000 | 10010111 | 11111 | 11111 | 0 | 101001 | 11110000 | 10010 | 110010 |
Color Harmonies of #686897
Complementary color
Monochromatic Colors of #686897
Black with #686897
Text Example
Text Example
White with #686897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686897; }
p { color: rgb(104,104,151); }
H1.HeaderClassName
{
color: #686897;
}
.AnyTagClassName
{
color: #686897;
}
</style>
background-color css
<style>
a { background-color: #686897; }
a { background-color: rgb(104,104,151); }
div.DivClassName
{
background-color: #686897;
}
.BgClassName
{
background-color: #686897;
}
</style>
border-color css
<style>
span { border-color: #686897; }
span { border-color: rgb(104,104,151); }
td.TdClassName
{
border-color: #686897;
}
.TagClassName
{
border-color: #686897;
}
</style>