Shades of Scampi #797594
Tints of Scampi #797594
RGB
CMYK
RGB Variations
Color information
#797594 (or 0x797594) is known color: Scampi. HEX triplet: 79, 75 and 94. RGB value is (121,117,148). Sum of RGB (Red+Green+Blue) = 121+117+148=386 (51% of max value = 765). Red value is 121 (47.66% from 255 or 31.35% from 386); Green value is 117 (46.09% from 255 or 30.31% from 386); Blue value is 148 (58.20% from 255 or 38.34% from 386); Max value from RGB is 148 - color contains mainly: blue. Hex color #797594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797594 is #868A6B. Grayscale: #797979. Windows color (decimal): -8817260 or 9729401. OLE color: 9729401.
HSL color Cylindrical-coordinate representation of color #797594: hue angle of 247.74º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #797594 is Cyan = 0.18, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 117 | 148 | - |
| CMYK | 0.18 | 0.21 | 0 | 0.42 |
| HSL | 247.74º | 0.13% | 0.52% | - |
| HSV(B) | 247.74º | 0.21% | 0.58% | - |
| XYZ | 19.59 | 18.93 | 30.64 | - |
| YUV | 121.73 | 142.83 | 127.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 148 | 0.18 | 0.21 | 0 | 0.42 | 247.74 | 0.13 | 0.52 |
| Hex | 79 | 75 | 94 | 12 | 15 | 0 | 2A | F8 | D | 34 |
| Octal | 171 | 165 | 224 | 22 | 25 | 0 | 52 | 370 | 15 | 64 |
| Binary | 1111001 | 1110101 | 10010100 | 10010 | 10101 | 0 | 101010 | 11111000 | 1101 | 110100 |
Color Harmonies of #797594
Complementary color
Monochromatic Colors of #797594
Black with #797594
Text Example
Text Example
White with #797594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797594; }
p { color: rgb(121,117,148); }
H1.HeaderClassName
{
color: #797594;
}
.AnyTagClassName
{
color: #797594;
}
</style>
background-color css
<style>
a { background-color: #797594; }
a { background-color: rgb(121,117,148); }
div.DivClassName
{
background-color: #797594;
}
.BgClassName
{
background-color: #797594;
}
</style>
border-color css
<style>
span { border-color: #797594; }
span { border-color: rgb(121,117,148); }
td.TdClassName
{
border-color: #797594;
}
.TagClassName
{
border-color: #797594;
}
</style>