Shades of Scampi #776795
Tints of Scampi #776795
RGB
CMYK
RGB Variations
Color information
#776795 (or 0x776795) is known color: Scampi. HEX triplet: 77, 67 and 95. RGB value is (119,103,149). Sum of RGB (Red+Green+Blue) = 119+103+149=371 (49% of max value = 765). Red value is 119 (46.88% from 255 or 32.08% from 371); Green value is 103 (40.62% from 255 or 27.76% from 371); Blue value is 149 (58.59% from 255 or 40.16% from 371); Max value from RGB is 149 - color contains mainly: blue. Hex color #776795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #776795 is #88986A. Grayscale: #707070. Windows color (decimal): -8951915 or 9791351. OLE color: 9791351.
HSL color Cylindrical-coordinate representation of color #776795: hue angle of 260.87º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #776795 is Cyan = 0.20, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 103 | 149 | - |
| CMYK | 0.20 | 0.31 | 0 | 0.42 |
| HSL | 260.87º | 0.18% | 0.49% | - |
| HSV(B) | 260.87º | 0.31% | 0.58% | - |
| XYZ | 17.88 | 15.79 | 30.54 | - |
| YUV | 113.03 | 148.3 | 132.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 149 | 0.20 | 0.31 | 0 | 0.42 | 260.87 | 0.18 | 0.49 |
| Hex | 77 | 67 | 95 | 14 | 1F | 0 | 2A | 105 | 12 | 31 |
| Octal | 167 | 147 | 225 | 24 | 37 | 0 | 52 | 405 | 22 | 61 |
| Binary | 1110111 | 1100111 | 10010101 | 10100 | 11111 | 0 | 101010 | 100000101 | 10010 | 110001 |
Color Harmonies of #776795
Complementary color
Monochromatic Colors of #776795
Black with #776795
Text Example
Text Example
White with #776795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776795; }
p { color: rgb(119,103,149); }
H1.HeaderClassName
{
color: #776795;
}
.AnyTagClassName
{
color: #776795;
}
</style>
background-color css
<style>
a { background-color: #776795; }
a { background-color: rgb(119,103,149); }
div.DivClassName
{
background-color: #776795;
}
.BgClassName
{
background-color: #776795;
}
</style>
border-color css
<style>
span { border-color: #776795; }
span { border-color: rgb(119,103,149); }
td.TdClassName
{
border-color: #776795;
}
.TagClassName
{
border-color: #776795;
}
</style>