Shades of Scampi #766397
Tints of Scampi #766397
RGB
CMYK
RGB Variations
Color information
#766397 (or 0x766397) is known color: Scampi. HEX triplet: 76, 63 and 97. RGB value is (118,99,151). Sum of RGB (Red+Green+Blue) = 118+99+151=368 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.07% from 368); Green value is 99 (39.06% from 255 or 26.90% from 368); Blue value is 151 (59.38% from 255 or 41.03% from 368); Max value from RGB is 151 - color contains mainly: blue. Hex color #766397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766397 is #899C68. Grayscale: #6E6E6E. Windows color (decimal): -9018473 or 9921398. OLE color: 9921398.
HSL color Cylindrical-coordinate representation of color #766397: hue angle of 261.92º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #766397 is Cyan = 0.22, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 99 | 151 | - |
| CMYK | 0.22 | 0.34 | 0 | 0.41 |
| HSL | 261.92º | 0.21% | 0.49% | - |
| HSV(B) | 261.92º | 0.34% | 0.59% | - |
| XYZ | 17.52 | 15.01 | 31.25 | - |
| YUV | 110.61 | 150.79 | 133.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 151 | 0.22 | 0.34 | 0 | 0.41 | 261.92 | 0.21 | 0.49 |
| Hex | 76 | 63 | 97 | 16 | 22 | 0 | 29 | 106 | 15 | 31 |
| Octal | 166 | 143 | 227 | 26 | 42 | 0 | 51 | 406 | 25 | 61 |
| Binary | 1110110 | 1100011 | 10010111 | 10110 | 100010 | 0 | 101001 | 100000110 | 10101 | 110001 |
Color Harmonies of #766397
Complementary color
Monochromatic Colors of #766397
Black with #766397
Text Example
Text Example
White with #766397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766397; }
p { color: rgb(118,99,151); }
H1.HeaderClassName
{
color: #766397;
}
.AnyTagClassName
{
color: #766397;
}
</style>
background-color css
<style>
a { background-color: #766397; }
a { background-color: rgb(118,99,151); }
div.DivClassName
{
background-color: #766397;
}
.BgClassName
{
background-color: #766397;
}
</style>
border-color css
<style>
span { border-color: #766397; }
span { border-color: rgb(118,99,151); }
td.TdClassName
{
border-color: #766397;
}
.TagClassName
{
border-color: #766397;
}
</style>