Shades of Scampi #776994
Tints of Scampi #776994
RGB
CMYK
RGB Variations
Color information
#776994 (or 0x776994) is known color: Scampi. HEX triplet: 77, 69 and 94. RGB value is (119,105,148). Sum of RGB (Red+Green+Blue) = 119+105+148=372 (49% of max value = 765). Red value is 119 (46.88% from 255 or 31.99% from 372); Green value is 105 (41.41% from 255 or 28.23% from 372); Blue value is 148 (58.20% from 255 or 39.78% from 372); Max value from RGB is 148 - color contains mainly: blue. Hex color #776994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #776994 is #88966B. Grayscale: #717171. Windows color (decimal): -8951404 or 9726327. OLE color: 9726327.
HSL color Cylindrical-coordinate representation of color #776994: hue angle of 259.53º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #776994 is Cyan = 0.20, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 105 | 148 | - |
| CMYK | 0.20 | 0.29 | 0 | 0.42 |
| HSL | 259.53º | 0.17% | 0.5% | - |
| HSV(B) | 259.53º | 0.29% | 0.58% | - |
| XYZ | 18 | 16.16 | 30.19 | - |
| YUV | 114.09 | 147.14 | 131.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 148 | 0.20 | 0.29 | 0 | 0.42 | 259.53 | 0.17 | 0.5 |
| Hex | 77 | 69 | 94 | 14 | 1D | 0 | 2A | 104 | 11 | 32 |
| Octal | 167 | 151 | 224 | 24 | 35 | 0 | 52 | 404 | 21 | 62 |
| Binary | 1110111 | 1101001 | 10010100 | 10100 | 11101 | 0 | 101010 | 100000100 | 10001 | 110010 |
Color Harmonies of #776994
Complementary color
Monochromatic Colors of #776994
Black with #776994
Text Example
Text Example
White with #776994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776994; }
p { color: rgb(119,105,148); }
H1.HeaderClassName
{
color: #776994;
}
.AnyTagClassName
{
color: #776994;
}
</style>
background-color css
<style>
a { background-color: #776994; }
a { background-color: rgb(119,105,148); }
div.DivClassName
{
background-color: #776994;
}
.BgClassName
{
background-color: #776994;
}
</style>
border-color css
<style>
span { border-color: #776994; }
span { border-color: rgb(119,105,148); }
td.TdClassName
{
border-color: #776994;
}
.TagClassName
{
border-color: #776994;
}
</style>