Shades of Scampi #776998
Tints of Scampi #776998
RGB
CMYK
RGB Variations
Color information
#776998 (or 0x776998) is known color: Scampi. HEX triplet: 77, 69 and 98. RGB value is (119,105,152). Sum of RGB (Red+Green+Blue) = 119+105+152=376 (49% of max value = 765). Red value is 119 (46.88% from 255 or 31.65% from 376); Green value is 105 (41.41% from 255 or 27.93% from 376); Blue value is 152 (59.77% from 255 or 40.43% from 376); Max value from RGB is 152 - color contains mainly: blue. Hex color #776998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #776998 is #889667. Grayscale: #727272. Windows color (decimal): -8951400 or 9988471. OLE color: 9988471.
HSL color Cylindrical-coordinate representation of color #776998: hue angle of 257.87º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #776998 is Cyan = 0.22, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 105 | 152 | - |
| CMYK | 0.22 | 0.31 | 0 | 0.40 |
| HSL | 257.87º | 0.19% | 0.5% | - |
| HSV(B) | 257.87º | 0.31% | 0.6% | - |
| XYZ | 18.33 | 16.29 | 31.88 | - |
| YUV | 114.54 | 149.14 | 131.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 152 | 0.22 | 0.31 | 0 | 0.40 | 257.87 | 0.19 | 0.5 |
| Hex | 77 | 69 | 98 | 16 | 1F | 0 | 28 | 102 | 13 | 32 |
| Octal | 167 | 151 | 230 | 26 | 37 | 0 | 50 | 402 | 23 | 62 |
| Binary | 1110111 | 1101001 | 10011000 | 10110 | 11111 | 0 | 101000 | 100000010 | 10011 | 110010 |
Color Harmonies of #776998
Complementary color
Monochromatic Colors of #776998
Black with #776998
Text Example
Text Example
White with #776998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776998; }
p { color: rgb(119,105,152); }
H1.HeaderClassName
{
color: #776998;
}
.AnyTagClassName
{
color: #776998;
}
</style>
background-color css
<style>
a { background-color: #776998; }
a { background-color: rgb(119,105,152); }
div.DivClassName
{
background-color: #776998;
}
.BgClassName
{
background-color: #776998;
}
</style>
border-color css
<style>
span { border-color: #776998; }
span { border-color: rgb(119,105,152); }
td.TdClassName
{
border-color: #776998;
}
.TagClassName
{
border-color: #776998;
}
</style>