Shades of Scampi #766995
Tints of Scampi #766995
RGB
CMYK
RGB Variations
Color information
#766995 (or 0x766995) is known color: Scampi. HEX triplet: 76, 69 and 95. RGB value is (118,105,149). Sum of RGB (Red+Green+Blue) = 118+105+149=372 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.72% from 372); Green value is 105 (41.41% from 255 or 28.23% from 372); Blue value is 149 (58.59% from 255 or 40.05% from 372); Max value from RGB is 149 - color contains mainly: blue. Hex color #766995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766995 is #89966A. Grayscale: #717171. Windows color (decimal): -9016939 or 9791862. OLE color: 9791862.
HSL color Cylindrical-coordinate representation of color #766995: hue angle of 257.73º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #766995 is Cyan = 0.21, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 105 | 149 | - |
| CMYK | 0.21 | 0.30 | 0 | 0.42 |
| HSL | 257.73º | 0.17% | 0.5% | - |
| HSV(B) | 257.73º | 0.3% | 0.58% | - |
| XYZ | 17.95 | 16.12 | 30.6 | - |
| YUV | 113.9 | 147.81 | 130.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 105 | 149 | 0.21 | 0.30 | 0 | 0.42 | 257.73 | 0.17 | 0.5 |
| Hex | 76 | 69 | 95 | 15 | 1E | 0 | 2A | 102 | 11 | 32 |
| Octal | 166 | 151 | 225 | 25 | 36 | 0 | 52 | 402 | 21 | 62 |
| Binary | 1110110 | 1101001 | 10010101 | 10101 | 11110 | 0 | 101010 | 100000010 | 10001 | 110010 |
Color Harmonies of #766995
Complementary color
Monochromatic Colors of #766995
Black with #766995
Text Example
Text Example
White with #766995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766995; }
p { color: rgb(118,105,149); }
H1.HeaderClassName
{
color: #766995;
}
.AnyTagClassName
{
color: #766995;
}
</style>
background-color css
<style>
a { background-color: #766995; }
a { background-color: rgb(118,105,149); }
div.DivClassName
{
background-color: #766995;
}
.BgClassName
{
background-color: #766995;
}
</style>
border-color css
<style>
span { border-color: #766995; }
span { border-color: rgb(118,105,149); }
td.TdClassName
{
border-color: #766995;
}
.TagClassName
{
border-color: #766995;
}
</style>