Shades of Scampi #767696
Tints of Scampi #767696
RGB
CMYK
RGB Variations
Color information
#767696 (or 0x767696) is known color: Scampi. HEX triplet: 76, 76 and 96. RGB value is (118,118,150). Sum of RGB (Red+Green+Blue) = 118+118+150=386 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.57% from 386); Green value is 118 (46.48% from 255 or 30.57% from 386); Blue value is 150 (58.98% from 255 or 38.86% from 386); Max value from RGB is 150 - color contains mainly: blue. Hex color #767696 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767696 is #898969. Grayscale: #797979. Windows color (decimal): -9013610 or 9860726. OLE color: 9860726.
HSL color Cylindrical-coordinate representation of color #767696: hue angle of 240º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #767696 is Cyan = 0.21, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 118 | 150 | - |
| CMYK | 0.21 | 0.21 | 0 | 0.41 |
| HSL | 240º | 0.13% | 0.53% | - |
| HSV(B) | 240º | 0.21% | 0.59% | - |
| XYZ | 19.45 | 19.01 | 31.5 | - |
| YUV | 121.65 | 144 | 125.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 150 | 0.21 | 0.21 | 0 | 0.41 | 240 | 0.13 | 0.53 |
| Hex | 76 | 76 | 96 | 15 | 15 | 0 | 29 | F0 | D | 35 |
| Octal | 166 | 166 | 226 | 25 | 25 | 0 | 51 | 360 | 15 | 65 |
| Binary | 1110110 | 1110110 | 10010110 | 10101 | 10101 | 0 | 101001 | 11110000 | 1101 | 110101 |
Color Harmonies of #767696
Complementary color
Monochromatic Colors of #767696
Black with #767696
Text Example
Text Example
White with #767696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767696; }
p { color: rgb(118,118,150); }
H1.HeaderClassName
{
color: #767696;
}
.AnyTagClassName
{
color: #767696;
}
</style>
background-color css
<style>
a { background-color: #767696; }
a { background-color: rgb(118,118,150); }
div.DivClassName
{
background-color: #767696;
}
.BgClassName
{
background-color: #767696;
}
</style>
border-color css
<style>
span { border-color: #767696; }
span { border-color: rgb(118,118,150); }
td.TdClassName
{
border-color: #767696;
}
.TagClassName
{
border-color: #767696;
}
</style>