Shades of Scampi #767197
Tints of Scampi #767197
RGB
CMYK
RGB Variations
Color information
#767197 (or 0x767197) is known color: Scampi. HEX triplet: 76, 71 and 97. RGB value is (118,113,151). Sum of RGB (Red+Green+Blue) = 118+113+151=382 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.89% from 382); Green value is 113 (44.53% from 255 or 29.58% from 382); Blue value is 151 (59.38% from 255 or 39.53% from 382); Max value from RGB is 151 - color contains mainly: blue. Hex color #767197 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767197 is #898E68. Grayscale: #767676. Windows color (decimal): -9014889 or 9924982. OLE color: 9924982.
HSL color Cylindrical-coordinate representation of color #767197: hue angle of 247.89º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #767197 is Cyan = 0.22, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 113 | 151 | - |
| CMYK | 0.22 | 0.25 | 0 | 0.41 |
| HSL | 247.89º | 0.15% | 0.52% | - |
| HSV(B) | 247.89º | 0.25% | 0.59% | - |
| XYZ | 18.96 | 17.9 | 31.73 | - |
| YUV | 118.83 | 146.16 | 127.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 151 | 0.22 | 0.25 | 0 | 0.41 | 247.89 | 0.15 | 0.52 |
| Hex | 76 | 71 | 97 | 16 | 19 | 0 | 29 | F8 | F | 34 |
| Octal | 166 | 161 | 227 | 26 | 31 | 0 | 51 | 370 | 17 | 64 |
| Binary | 1110110 | 1110001 | 10010111 | 10110 | 11001 | 0 | 101001 | 11111000 | 1111 | 110100 |
Color Harmonies of #767197
Complementary color
Monochromatic Colors of #767197
Black with #767197
Text Example
Text Example
White with #767197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767197; }
p { color: rgb(118,113,151); }
H1.HeaderClassName
{
color: #767197;
}
.AnyTagClassName
{
color: #767197;
}
</style>
background-color css
<style>
a { background-color: #767197; }
a { background-color: rgb(118,113,151); }
div.DivClassName
{
background-color: #767197;
}
.BgClassName
{
background-color: #767197;
}
</style>
border-color css
<style>
span { border-color: #767197; }
span { border-color: rgb(118,113,151); }
td.TdClassName
{
border-color: #767197;
}
.TagClassName
{
border-color: #767197;
}
</style>