Shades of Scampi #786594
Tints of Scampi #786594
RGB
CMYK
RGB Variations
Color information
#786594 (or 0x786594) is known color: Scampi. HEX triplet: 78, 65 and 94. RGB value is (120,101,148). Sum of RGB (Red+Green+Blue) = 120+101+148=369 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.52% from 369); Green value is 101 (39.84% from 255 or 27.37% from 369); Blue value is 148 (58.20% from 255 or 40.11% from 369); Max value from RGB is 148 - color contains mainly: blue. Hex color #786594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #786594 is #879A6B. Grayscale: #6F6F6F. Windows color (decimal): -8886892 or 9725304. OLE color: 9725304.
HSL color Cylindrical-coordinate representation of color #786594: hue angle of 264.26º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #786594 is Cyan = 0.19, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 101 | 148 | - |
| CMYK | 0.19 | 0.32 | 0 | 0.42 |
| HSL | 264.26º | 0.19% | 0.49% | - |
| HSV(B) | 264.26º | 0.32% | 0.58% | - |
| XYZ | 17.74 | 15.44 | 30.06 | - |
| YUV | 112.04 | 148.29 | 133.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 148 | 0.19 | 0.32 | 0 | 0.42 | 264.26 | 0.19 | 0.49 |
| Hex | 78 | 65 | 94 | 13 | 20 | 0 | 2A | 108 | 13 | 31 |
| Octal | 170 | 145 | 224 | 23 | 40 | 0 | 52 | 410 | 23 | 61 |
| Binary | 1111000 | 1100101 | 10010100 | 10011 | 100000 | 0 | 101010 | 100001000 | 10011 | 110001 |
Color Harmonies of #786594
Complementary color
Monochromatic Colors of #786594
Black with #786594
Text Example
Text Example
White with #786594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786594; }
p { color: rgb(120,101,148); }
H1.HeaderClassName
{
color: #786594;
}
.AnyTagClassName
{
color: #786594;
}
</style>
background-color css
<style>
a { background-color: #786594; }
a { background-color: rgb(120,101,148); }
div.DivClassName
{
background-color: #786594;
}
.BgClassName
{
background-color: #786594;
}
</style>
border-color css
<style>
span { border-color: #786594; }
span { border-color: rgb(120,101,148); }
td.TdClassName
{
border-color: #786594;
}
.TagClassName
{
border-color: #786594;
}
</style>