Shades of Scampi #797598
Tints of Scampi #797598
RGB
CMYK
RGB Variations
Color information
#797598 (or 0x797598) is known color: Scampi. HEX triplet: 79, 75 and 98. RGB value is (121,117,152). Sum of RGB (Red+Green+Blue) = 121+117+152=390 (51% of max value = 765). Red value is 121 (47.66% from 255 or 31.03% from 390); Green value is 117 (46.09% from 255 or 30% from 390); Blue value is 152 (59.77% from 255 or 38.97% from 390); Max value from RGB is 152 - color contains mainly: blue. Hex color #797598 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797598 is #868A67. Grayscale: #7A7A7A. Windows color (decimal): -8817256 or 9991545. OLE color: 9991545.
HSL color Cylindrical-coordinate representation of color #797598: hue angle of 246.86º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #797598 is Cyan = 0.20, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 121 | 117 | 152 | - |
| CMYK | 0.20 | 0.23 | 0 | 0.40 |
| HSL | 246.86º | 0.15% | 0.53% | - |
| HSV(B) | 246.86º | 0.23% | 0.6% | - |
| XYZ | 19.91 | 19.05 | 32.33 | - |
| YUV | 122.19 | 144.83 | 127.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 152 | 0.20 | 0.23 | 0 | 0.40 | 246.86 | 0.15 | 0.53 |
| Hex | 79 | 75 | 98 | 14 | 17 | 0 | 28 | F7 | F | 35 |
| Octal | 171 | 165 | 230 | 24 | 27 | 0 | 50 | 367 | 17 | 65 |
| Binary | 1111001 | 1110101 | 10011000 | 10100 | 10111 | 0 | 101000 | 11110111 | 1111 | 110101 |
Color Harmonies of #797598
Complementary color
Monochromatic Colors of #797598
Black with #797598
Text Example
Text Example
White with #797598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797598; }
p { color: rgb(121,117,152); }
H1.HeaderClassName
{
color: #797598;
}
.AnyTagClassName
{
color: #797598;
}
</style>
background-color css
<style>
a { background-color: #797598; }
a { background-color: rgb(121,117,152); }
div.DivClassName
{
background-color: #797598;
}
.BgClassName
{
background-color: #797598;
}
</style>
border-color css
<style>
span { border-color: #797598; }
span { border-color: rgb(121,117,152); }
td.TdClassName
{
border-color: #797598;
}
.TagClassName
{
border-color: #797598;
}
</style>