Shades of Scampi #776993
Tints of Scampi #776993
RGB
CMYK
RGB Variations
Color information
#776993 (or 0x776993) is known color: Scampi. HEX triplet: 77, 69 and 93. RGB value is (119,105,147). Sum of RGB (Red+Green+Blue) = 119+105+147=371 (49% of max value = 765). Red value is 119 (46.88% from 255 or 32.08% from 371); Green value is 105 (41.41% from 255 or 28.30% from 371); Blue value is 147 (57.81% from 255 or 39.62% from 371); Max value from RGB is 147 - color contains mainly: blue. Hex color #776993 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #776993 is #88966C. Grayscale: #717171. Windows color (decimal): -8951405 or 9660791. OLE color: 9660791.
HSL color Cylindrical-coordinate representation of color #776993: hue angle of 260º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #776993 is Cyan = 0.19, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 105 | 147 | - |
| CMYK | 0.19 | 0.29 | 0 | 0.42 |
| HSL | 260º | 0.17% | 0.49% | - |
| HSV(B) | 260º | 0.29% | 0.58% | - |
| XYZ | 17.93 | 16.13 | 29.77 | - |
| YUV | 113.97 | 146.64 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 147 | 0.19 | 0.29 | 0 | 0.42 | 260 | 0.17 | 0.49 |
| Hex | 77 | 69 | 93 | 13 | 1D | 0 | 2A | 104 | 11 | 31 |
| Octal | 167 | 151 | 223 | 23 | 35 | 0 | 52 | 404 | 21 | 61 |
| Binary | 1110111 | 1101001 | 10010011 | 10011 | 11101 | 0 | 101010 | 100000100 | 10001 | 110001 |
Color Harmonies of #776993
Complementary color
Monochromatic Colors of #776993
Black with #776993
Text Example
Text Example
White with #776993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776993; }
p { color: rgb(119,105,147); }
H1.HeaderClassName
{
color: #776993;
}
.AnyTagClassName
{
color: #776993;
}
</style>
background-color css
<style>
a { background-color: #776993; }
a { background-color: rgb(119,105,147); }
div.DivClassName
{
background-color: #776993;
}
.BgClassName
{
background-color: #776993;
}
</style>
border-color css
<style>
span { border-color: #776993; }
span { border-color: rgb(119,105,147); }
td.TdClassName
{
border-color: #776993;
}
.TagClassName
{
border-color: #776993;
}
</style>