Shades of Scampi #776796
Tints of Scampi #776796
RGB
CMYK
RGB Variations
Color information
#776796 (or 0x776796) is known color: Scampi. HEX triplet: 77, 67 and 96. RGB value is (119,103,150). Sum of RGB (Red+Green+Blue) = 119+103+150=372 (49% of max value = 765). Red value is 119 (46.88% from 255 or 31.99% from 372); Green value is 103 (40.62% from 255 or 27.69% from 372); Blue value is 150 (58.98% from 255 or 40.32% from 372); Max value from RGB is 150 - color contains mainly: blue. Hex color #776796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #776796 is #889869. Grayscale: #707070. Windows color (decimal): -8951914 or 9856887. OLE color: 9856887.
HSL color Cylindrical-coordinate representation of color #776796: hue angle of 260.43º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #776796 is Cyan = 0.21, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 103 | 150 | - |
| CMYK | 0.21 | 0.31 | 0 | 0.41 |
| HSL | 260.43º | 0.19% | 0.5% | - |
| HSV(B) | 260.43º | 0.31% | 0.59% | - |
| XYZ | 17.96 | 15.82 | 30.96 | - |
| YUV | 113.14 | 148.8 | 132.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 150 | 0.21 | 0.31 | 0 | 0.41 | 260.43 | 0.19 | 0.5 |
| Hex | 77 | 67 | 96 | 15 | 1F | 0 | 29 | 104 | 13 | 32 |
| Octal | 167 | 147 | 226 | 25 | 37 | 0 | 51 | 404 | 23 | 62 |
| Binary | 1110111 | 1100111 | 10010110 | 10101 | 11111 | 0 | 101001 | 100000100 | 10011 | 110010 |
Color Harmonies of #776796
Complementary color
Monochromatic Colors of #776796
Black with #776796
Text Example
Text Example
White with #776796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776796; }
p { color: rgb(119,103,150); }
H1.HeaderClassName
{
color: #776796;
}
.AnyTagClassName
{
color: #776796;
}
</style>
background-color css
<style>
a { background-color: #776796; }
a { background-color: rgb(119,103,150); }
div.DivClassName
{
background-color: #776796;
}
.BgClassName
{
background-color: #776796;
}
</style>
border-color css
<style>
span { border-color: #776796; }
span { border-color: rgb(119,103,150); }
td.TdClassName
{
border-color: #776796;
}
.TagClassName
{
border-color: #776796;
}
</style>