Shades of Scampi #797690
Tints of Scampi #797690
RGB
CMYK
RGB Variations
Color information
#797690 (or 0x797690) is known color: Scampi. HEX triplet: 79, 76 and 90. RGB value is (121,118,144). Sum of RGB (Red+Green+Blue) = 121+118+144=383 (50% of max value = 765). Red value is 121 (47.66% from 255 or 31.59% from 383); Green value is 118 (46.48% from 255 or 30.81% from 383); Blue value is 144 (56.64% from 255 or 37.60% from 383); Max value from RGB is 144 - color contains mainly: blue. Hex color #797690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797690 is #86896F. Grayscale: #797979. Windows color (decimal): -8817008 or 9467513. OLE color: 9467513.
HSL color Cylindrical-coordinate representation of color #797690: hue angle of 246.92º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #797690 is Cyan = 0.16, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 118 | 144 | - |
| CMYK | 0.16 | 0.18 | 0 | 0.44 |
| HSL | 246.92º | 0.1% | 0.51% | - |
| HSV(B) | 246.92º | 0.18% | 0.56% | - |
| XYZ | 19.4 | 19.04 | 29.04 | - |
| YUV | 121.86 | 140.49 | 127.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 118 | 144 | 0.16 | 0.18 | 0 | 0.44 | 246.92 | 0.1 | 0.51 |
| Hex | 79 | 76 | 90 | 10 | 12 | 0 | 2C | F7 | A | 33 |
| Octal | 171 | 166 | 220 | 20 | 22 | 0 | 54 | 367 | 12 | 63 |
| Binary | 1111001 | 1110110 | 10010000 | 10000 | 10010 | 0 | 101100 | 11110111 | 1010 | 110011 |
Color Harmonies of #797690
Complementary color
Monochromatic Colors of #797690
Black with #797690
Text Example
Text Example
White with #797690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797690; }
p { color: rgb(121,118,144); }
H1.HeaderClassName
{
color: #797690;
}
.AnyTagClassName
{
color: #797690;
}
</style>
background-color css
<style>
a { background-color: #797690; }
a { background-color: rgb(121,118,144); }
div.DivClassName
{
background-color: #797690;
}
.BgClassName
{
background-color: #797690;
}
</style>
border-color css
<style>
span { border-color: #797690; }
span { border-color: rgb(121,118,144); }
td.TdClassName
{
border-color: #797690;
}
.TagClassName
{
border-color: #797690;
}
</style>