Shades of Scampi #686798
Tints of Scampi #686798
RGB
CMYK
RGB Variations
Color information
#686798 (or 0x686798) is known color: Scampi. HEX triplet: 68, 67 and 98. RGB value is (104,103,152). Sum of RGB (Red+Green+Blue) = 104+103+152=359 (47% of max value = 765). Red value is 104 (41.02% from 255 or 28.97% from 359); Green value is 103 (40.62% from 255 or 28.69% from 359); Blue value is 152 (59.77% from 255 or 42.34% from 359); Max value from RGB is 152 - color contains mainly: blue. Hex color #686798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686798 is #979867. Grayscale: #6C6C6C. Windows color (decimal): -9934952 or 9987944. OLE color: 9987944.
HSL color Cylindrical-coordinate representation of color #686798: hue angle of 241.22º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #686798 is Cyan = 0.32, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 104 | 103 | 152 | - |
| CMYK | 0.32 | 0.32 | 0 | 0.40 |
| HSL | 241.22º | 0.19% | 0.5% | - |
| HSV(B) | 241.22º | 0.32% | 0.6% | - |
| XYZ | 16.23 | 14.91 | 31.73 | - |
| YUV | 108.89 | 152.33 | 124.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 152 | 0.32 | 0.32 | 0 | 0.40 | 241.22 | 0.19 | 0.5 |
| Hex | 68 | 67 | 98 | 20 | 20 | 0 | 28 | F1 | 13 | 32 |
| Octal | 150 | 147 | 230 | 40 | 40 | 0 | 50 | 361 | 23 | 62 |
| Binary | 1101000 | 1100111 | 10011000 | 100000 | 100000 | 0 | 101000 | 11110001 | 10011 | 110010 |
Color Harmonies of #686798
Complementary color
Monochromatic Colors of #686798
Black with #686798
Text Example
Text Example
White with #686798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686798; }
p { color: rgb(104,103,152); }
H1.HeaderClassName
{
color: #686798;
}
.AnyTagClassName
{
color: #686798;
}
</style>
background-color css
<style>
a { background-color: #686798; }
a { background-color: rgb(104,103,152); }
div.DivClassName
{
background-color: #686798;
}
.BgClassName
{
background-color: #686798;
}
</style>
border-color css
<style>
span { border-color: #686798; }
span { border-color: rgb(104,103,152); }
td.TdClassName
{
border-color: #686798;
}
.TagClassName
{
border-color: #686798;
}
</style>