Shades of Scampi #766395
Tints of Scampi #766395
RGB
CMYK
RGB Variations
Color information
#766395 (or 0x766395) is known color: Scampi. HEX triplet: 76, 63 and 95. RGB value is (118,99,149). Sum of RGB (Red+Green+Blue) = 118+99+149=366 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.24% from 366); Green value is 99 (39.06% from 255 or 27.05% from 366); Blue value is 149 (58.59% from 255 or 40.71% from 366); Max value from RGB is 149 - color contains mainly: blue. Hex color #766395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766395 is #899C6A. Grayscale: #6E6E6E. Windows color (decimal): -9018475 or 9790326. OLE color: 9790326.
HSL color Cylindrical-coordinate representation of color #766395: hue angle of 262.8º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #766395 is Cyan = 0.21, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 99 | 149 | - |
| CMYK | 0.21 | 0.34 | 0 | 0.42 |
| HSL | 262.8º | 0.2% | 0.49% | - |
| HSV(B) | 262.8º | 0.34% | 0.58% | - |
| XYZ | 17.36 | 14.95 | 30.4 | - |
| YUV | 110.38 | 149.79 | 133.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 149 | 0.21 | 0.34 | 0 | 0.42 | 262.8 | 0.2 | 0.49 |
| Hex | 76 | 63 | 95 | 15 | 22 | 0 | 2A | 107 | 14 | 31 |
| Octal | 166 | 143 | 225 | 25 | 42 | 0 | 52 | 407 | 24 | 61 |
| Binary | 1110110 | 1100011 | 10010101 | 10101 | 100010 | 0 | 101010 | 100000111 | 10100 | 110001 |
Color Harmonies of #766395
Complementary color
Monochromatic Colors of #766395
Black with #766395
Text Example
Text Example
White with #766395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766395; }
p { color: rgb(118,99,149); }
H1.HeaderClassName
{
color: #766395;
}
.AnyTagClassName
{
color: #766395;
}
</style>
background-color css
<style>
a { background-color: #766395; }
a { background-color: rgb(118,99,149); }
div.DivClassName
{
background-color: #766395;
}
.BgClassName
{
background-color: #766395;
}
</style>
border-color css
<style>
span { border-color: #766395; }
span { border-color: rgb(118,99,149); }
td.TdClassName
{
border-color: #766395;
}
.TagClassName
{
border-color: #766395;
}
</style>