Shades of Scampi #786794
Tints of Scampi #786794
RGB
CMYK
RGB Variations
Color information
#786794 (or 0x786794) is known color: Scampi. HEX triplet: 78, 67 and 94. RGB value is (120,103,148). Sum of RGB (Red+Green+Blue) = 120+103+148=371 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32.35% from 371); Green value is 103 (40.62% from 255 or 27.76% from 371); Blue value is 148 (58.20% from 255 or 39.89% from 371); Max value from RGB is 148 - color contains mainly: blue. Hex color #786794 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #786794 is #87986B. Grayscale: #717171. Windows color (decimal): -8886380 or 9725816. OLE color: 9725816.
HSL color Cylindrical-coordinate representation of color #786794: hue angle of 262.67º 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 #786794 is Cyan = 0.19, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 103 | 148 | - |
| CMYK | 0.19 | 0.30 | 0 | 0.42 |
| HSL | 262.67º | 0.18% | 0.49% | - |
| HSV(B) | 262.67º | 0.3% | 0.58% | - |
| XYZ | 17.94 | 15.83 | 30.13 | - |
| YUV | 113.21 | 147.63 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 148 | 0.19 | 0.30 | 0 | 0.42 | 262.67 | 0.18 | 0.49 |
| Hex | 78 | 67 | 94 | 13 | 1E | 0 | 2A | 107 | 12 | 31 |
| Octal | 170 | 147 | 224 | 23 | 36 | 0 | 52 | 407 | 22 | 61 |
| Binary | 1111000 | 1100111 | 10010100 | 10011 | 11110 | 0 | 101010 | 100000111 | 10010 | 110001 |
Color Harmonies of #786794
Complementary color
Monochromatic Colors of #786794
Black with #786794
Text Example
Text Example
White with #786794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786794; }
p { color: rgb(120,103,148); }
H1.HeaderClassName
{
color: #786794;
}
.AnyTagClassName
{
color: #786794;
}
</style>
background-color css
<style>
a { background-color: #786794; }
a { background-color: rgb(120,103,148); }
div.DivClassName
{
background-color: #786794;
}
.BgClassName
{
background-color: #786794;
}
</style>
border-color css
<style>
span { border-color: #786794; }
span { border-color: rgb(120,103,148); }
td.TdClassName
{
border-color: #786794;
}
.TagClassName
{
border-color: #786794;
}
</style>