Shades of Scampi #766896
Tints of Scampi #766896
RGB
CMYK
RGB Variations
Color information
#766896 (or 0x766896) is known color: Scampi. HEX triplet: 76, 68 and 96. RGB value is (118,104,150). Sum of RGB (Red+Green+Blue) = 118+104+150=372 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.72% from 372); Green value is 104 (41.02% from 255 or 27.96% from 372); Blue value is 150 (58.98% from 255 or 40.32% from 372); Max value from RGB is 150 - color contains mainly: blue. Hex color #766896 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766896 is #899769. Grayscale: #717171. Windows color (decimal): -9017194 or 9857142. OLE color: 9857142.
HSL color Cylindrical-coordinate representation of color #766896: hue angle of 258.26º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #766896 is Cyan = 0.21, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 104 | 150 | - |
| CMYK | 0.21 | 0.31 | 0 | 0.41 |
| HSL | 258.26º | 0.18% | 0.5% | - |
| HSV(B) | 258.26º | 0.31% | 0.59% | - |
| XYZ | 17.93 | 15.95 | 30.99 | - |
| YUV | 113.43 | 148.64 | 131.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 150 | 0.21 | 0.31 | 0 | 0.41 | 258.26 | 0.18 | 0.5 |
| Hex | 76 | 68 | 96 | 15 | 1F | 0 | 29 | 102 | 12 | 32 |
| Octal | 166 | 150 | 226 | 25 | 37 | 0 | 51 | 402 | 22 | 62 |
| Binary | 1110110 | 1101000 | 10010110 | 10101 | 11111 | 0 | 101001 | 100000010 | 10010 | 110010 |
Color Harmonies of #766896
Complementary color
Monochromatic Colors of #766896
Black with #766896
Text Example
Text Example
White with #766896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766896; }
p { color: rgb(118,104,150); }
H1.HeaderClassName
{
color: #766896;
}
.AnyTagClassName
{
color: #766896;
}
</style>
background-color css
<style>
a { background-color: #766896; }
a { background-color: rgb(118,104,150); }
div.DivClassName
{
background-color: #766896;
}
.BgClassName
{
background-color: #766896;
}
</style>
border-color css
<style>
span { border-color: #766896; }
span { border-color: rgb(118,104,150); }
td.TdClassName
{
border-color: #766896;
}
.TagClassName
{
border-color: #766896;
}
</style>