Shades of Scampi #766895
Tints of Scampi #766895
RGB
CMYK
RGB Variations
Color information
#766895 (or 0x766895) is known color: Scampi. HEX triplet: 76, 68 and 95. RGB value is (118,104,149). Sum of RGB (Red+Green+Blue) = 118+104+149=371 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.81% from 371); Green value is 104 (41.02% from 255 or 28.03% from 371); Blue value is 149 (58.59% from 255 or 40.16% from 371); Max value from RGB is 149 - color contains mainly: blue. Hex color #766895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766895 is #89976A. Grayscale: #717171. Windows color (decimal): -9017195 or 9791606. OLE color: 9791606.
HSL color Cylindrical-coordinate representation of color #766895: hue angle of 258.67º degrees, saturation: 0.18, 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 #766895 is Cyan = 0.21, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 104 | 149 | - |
| CMYK | 0.21 | 0.30 | 0 | 0.42 |
| HSL | 258.67º | 0.18% | 0.5% | - |
| HSV(B) | 258.67º | 0.3% | 0.58% | - |
| XYZ | 17.85 | 15.92 | 30.57 | - |
| YUV | 113.32 | 148.14 | 131.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 149 | 0.21 | 0.30 | 0 | 0.42 | 258.67 | 0.18 | 0.5 |
| Hex | 76 | 68 | 95 | 15 | 1E | 0 | 2A | 103 | 12 | 32 |
| Octal | 166 | 150 | 225 | 25 | 36 | 0 | 52 | 403 | 22 | 62 |
| Binary | 1110110 | 1101000 | 10010101 | 10101 | 11110 | 0 | 101010 | 100000011 | 10010 | 110010 |
Color Harmonies of #766895
Complementary color
Monochromatic Colors of #766895
Black with #766895
Text Example
Text Example
White with #766895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766895; }
p { color: rgb(118,104,149); }
H1.HeaderClassName
{
color: #766895;
}
.AnyTagClassName
{
color: #766895;
}
</style>
background-color css
<style>
a { background-color: #766895; }
a { background-color: rgb(118,104,149); }
div.DivClassName
{
background-color: #766895;
}
.BgClassName
{
background-color: #766895;
}
</style>
border-color css
<style>
span { border-color: #766895; }
span { border-color: rgb(118,104,149); }
td.TdClassName
{
border-color: #766895;
}
.TagClassName
{
border-color: #766895;
}
</style>