Shades of Scampi #786797
Tints of Scampi #786797
RGB
CMYK
RGB Variations
Color information
#786797 (or 0x786797) is known color: Scampi. HEX triplet: 78, 67 and 97. RGB value is (120,103,151). Sum of RGB (Red+Green+Blue) = 120+103+151=374 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32.09% from 374); Green value is 103 (40.62% from 255 or 27.54% from 374); Blue value is 151 (59.38% from 255 or 40.37% from 374); Max value from RGB is 151 - color contains mainly: blue. Hex color #786797 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #786797 is #879868. Grayscale: #717171. Windows color (decimal): -8886377 or 9922424. OLE color: 9922424.
HSL color Cylindrical-coordinate representation of color #786797: hue angle of 261.25º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #786797 is Cyan = 0.21, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 103 | 151 | - |
| CMYK | 0.21 | 0.32 | 0 | 0.41 |
| HSL | 261.25º | 0.19% | 0.5% | - |
| HSV(B) | 261.25º | 0.32% | 0.59% | - |
| XYZ | 18.18 | 15.93 | 31.39 | - |
| YUV | 113.56 | 149.13 | 132.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 151 | 0.21 | 0.32 | 0 | 0.41 | 261.25 | 0.19 | 0.5 |
| Hex | 78 | 67 | 97 | 15 | 20 | 0 | 29 | 105 | 13 | 32 |
| Octal | 170 | 147 | 227 | 25 | 40 | 0 | 51 | 405 | 23 | 62 |
| Binary | 1111000 | 1100111 | 10010111 | 10101 | 100000 | 0 | 101001 | 100000101 | 10011 | 110010 |
Color Harmonies of #786797
Complementary color
Monochromatic Colors of #786797
Black with #786797
Text Example
Text Example
White with #786797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786797; }
p { color: rgb(120,103,151); }
H1.HeaderClassName
{
color: #786797;
}
.AnyTagClassName
{
color: #786797;
}
</style>
background-color css
<style>
a { background-color: #786797; }
a { background-color: rgb(120,103,151); }
div.DivClassName
{
background-color: #786797;
}
.BgClassName
{
background-color: #786797;
}
</style>
border-color css
<style>
span { border-color: #786797; }
span { border-color: rgb(120,103,151); }
td.TdClassName
{
border-color: #786797;
}
.TagClassName
{
border-color: #786797;
}
</style>