Shades of Scampi #776793
Tints of Scampi #776793
RGB
CMYK
RGB Variations
Color information
#776793 (or 0x776793) is known color: Scampi. HEX triplet: 77, 67 and 93. RGB value is (119,103,147). Sum of RGB (Red+Green+Blue) = 119+103+147=369 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.25% from 369); Green value is 103 (40.62% from 255 or 27.91% from 369); Blue value is 147 (57.81% from 255 or 39.84% from 369); Max value from RGB is 147 - color contains mainly: blue. Hex color #776793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #776793 is #88986C. Grayscale: #707070. Windows color (decimal): -8951917 or 9660279. OLE color: 9660279.
HSL color Cylindrical-coordinate representation of color #776793: hue angle of 261.82º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #776793 is Cyan = 0.19, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 103 | 147 | - |
| CMYK | 0.19 | 0.30 | 0 | 0.42 |
| HSL | 261.82º | 0.18% | 0.49% | - |
| HSV(B) | 261.82º | 0.3% | 0.58% | - |
| XYZ | 17.72 | 15.73 | 29.71 | - |
| YUV | 112.8 | 147.3 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 147 | 0.19 | 0.30 | 0 | 0.42 | 261.82 | 0.18 | 0.49 |
| Hex | 77 | 67 | 93 | 13 | 1E | 0 | 2A | 106 | 12 | 31 |
| Octal | 167 | 147 | 223 | 23 | 36 | 0 | 52 | 406 | 22 | 61 |
| Binary | 1110111 | 1100111 | 10010011 | 10011 | 11110 | 0 | 101010 | 100000110 | 10010 | 110001 |
Color Harmonies of #776793
Complementary color
Monochromatic Colors of #776793
Black with #776793
Text Example
Text Example
White with #776793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776793; }
p { color: rgb(119,103,147); }
H1.HeaderClassName
{
color: #776793;
}
.AnyTagClassName
{
color: #776793;
}
</style>
background-color css
<style>
a { background-color: #776793; }
a { background-color: rgb(119,103,147); }
div.DivClassName
{
background-color: #776793;
}
.BgClassName
{
background-color: #776793;
}
</style>
border-color css
<style>
span { border-color: #776793; }
span { border-color: rgb(119,103,147); }
td.TdClassName
{
border-color: #776793;
}
.TagClassName
{
border-color: #776793;
}
</style>