Shades of Scampi #776992
Tints of Scampi #776992
RGB
CMYK
RGB Variations
Color information
#776992 (or 0x776992) is known color: Scampi. HEX triplet: 77, 69 and 92. RGB value is (119,105,146). Sum of RGB (Red+Green+Blue) = 119+105+146=370 (49% of max value = 765). Red value is 119 (46.88% from 255 or 32.16% from 370); Green value is 105 (41.41% from 255 or 28.38% from 370); Blue value is 146 (57.42% from 255 or 39.46% from 370); Max value from RGB is 146 - color contains mainly: blue. Hex color #776992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #776992 is #88966D. Grayscale: #717171. Windows color (decimal): -8951406 or 9595255. OLE color: 9595255.
HSL color Cylindrical-coordinate representation of color #776992: hue angle of 260.49º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #776992 is Cyan = 0.18, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 105 | 146 | - |
| CMYK | 0.18 | 0.28 | 0 | 0.43 |
| HSL | 260.49º | 0.16% | 0.49% | - |
| HSV(B) | 260.49º | 0.28% | 0.57% | - |
| XYZ | 17.85 | 16.1 | 29.36 | - |
| YUV | 113.86 | 146.14 | 131.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 146 | 0.18 | 0.28 | 0 | 0.43 | 260.49 | 0.16 | 0.49 |
| Hex | 77 | 69 | 92 | 12 | 1C | 0 | 2B | 104 | 10 | 31 |
| Octal | 167 | 151 | 222 | 22 | 34 | 0 | 53 | 404 | 20 | 61 |
| Binary | 1110111 | 1101001 | 10010010 | 10010 | 11100 | 0 | 101011 | 100000100 | 10000 | 110001 |
Color Harmonies of #776992
Complementary color
Monochromatic Colors of #776992
Black with #776992
Text Example
Text Example
White with #776992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776992; }
p { color: rgb(119,105,146); }
H1.HeaderClassName
{
color: #776992;
}
.AnyTagClassName
{
color: #776992;
}
</style>
background-color css
<style>
a { background-color: #776992; }
a { background-color: rgb(119,105,146); }
div.DivClassName
{
background-color: #776992;
}
.BgClassName
{
background-color: #776992;
}
</style>
border-color css
<style>
span { border-color: #776992; }
span { border-color: rgb(119,105,146); }
td.TdClassName
{
border-color: #776992;
}
.TagClassName
{
border-color: #776992;
}
</style>