Shades of Scampi #686991
Tints of Scampi #686991
RGB
CMYK
RGB Variations
Color information
#686991 (or 0x686991) is known color: Scampi. HEX triplet: 68, 69 and 91. RGB value is (104,105,145). Sum of RGB (Red+Green+Blue) = 104+105+145=354 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.38% from 354); Green value is 105 (41.41% from 255 or 29.66% from 354); Blue value is 145 (57.03% from 255 or 40.96% from 354); Max value from RGB is 145 - color contains mainly: blue. Hex color #686991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686991 is #97966E. Grayscale: #6D6D6D. Windows color (decimal): -9934447 or 9529704. OLE color: 9529704.
HSL color Cylindrical-coordinate representation of color #686991: hue angle of 238.54º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #686991 is Cyan = 0.28, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 104 | 105 | 145 | - |
| CMYK | 0.28 | 0.28 | 0 | 0.43 |
| HSL | 238.54º | 0.16% | 0.49% | - |
| HSV(B) | 238.54º | 0.28% | 0.57% | - |
| XYZ | 15.87 | 15.09 | 28.86 | - |
| YUV | 109.26 | 148.17 | 124.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 105 | 145 | 0.28 | 0.28 | 0 | 0.43 | 238.54 | 0.16 | 0.49 |
| Hex | 68 | 69 | 91 | 1C | 1C | 0 | 2B | EF | 10 | 31 |
| Octal | 150 | 151 | 221 | 34 | 34 | 0 | 53 | 357 | 20 | 61 |
| Binary | 1101000 | 1101001 | 10010001 | 11100 | 11100 | 0 | 101011 | 11101111 | 10000 | 110001 |
Color Harmonies of #686991
Complementary color
Monochromatic Colors of #686991
Black with #686991
Text Example
Text Example
White with #686991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686991; }
p { color: rgb(104,105,145); }
H1.HeaderClassName
{
color: #686991;
}
.AnyTagClassName
{
color: #686991;
}
</style>
background-color css
<style>
a { background-color: #686991; }
a { background-color: rgb(104,105,145); }
div.DivClassName
{
background-color: #686991;
}
.BgClassName
{
background-color: #686991;
}
</style>
border-color css
<style>
span { border-color: #686991; }
span { border-color: rgb(104,105,145); }
td.TdClassName
{
border-color: #686991;
}
.TagClassName
{
border-color: #686991;
}
</style>