Shades of Scampi #797992
Tints of Scampi #797992
RGB
CMYK
RGB Variations
Color information
#797992 (or 0x797992) is known color: Scampi. HEX triplet: 79, 79 and 92. RGB value is (121,121,146). Sum of RGB (Red+Green+Blue) = 121+121+146=388 (51% of max value = 765). Red value is 121 (47.66% from 255 or 31.19% from 388); Green value is 121 (47.66% from 255 or 31.19% from 388); Blue value is 146 (57.42% from 255 or 37.63% from 388); Max value from RGB is 146 - color contains mainly: blue. Hex color #797992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797992 is #86866D. Grayscale: #7B7B7B. Windows color (decimal): -8816238 or 9599353. OLE color: 9599353.
HSL color Cylindrical-coordinate representation of color #797992: hue angle of 240º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #797992 is Cyan = 0.17, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 121 | 146 | - |
| CMYK | 0.17 | 0.17 | 0 | 0.43 |
| HSL | 240º | 0.1% | 0.52% | - |
| HSV(B) | 240º | 0.17% | 0.57% | - |
| XYZ | 19.91 | 19.82 | 29.97 | - |
| YUV | 123.85 | 140.5 | 125.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 121 | 146 | 0.17 | 0.17 | 0 | 0.43 | 240 | 0.1 | 0.52 |
| Hex | 79 | 79 | 92 | 11 | 11 | 0 | 2B | F0 | A | 34 |
| Octal | 171 | 171 | 222 | 21 | 21 | 0 | 53 | 360 | 12 | 64 |
| Binary | 1111001 | 1111001 | 10010010 | 10001 | 10001 | 0 | 101011 | 11110000 | 1010 | 110100 |
Color Harmonies of #797992
Complementary color
Monochromatic Colors of #797992
Black with #797992
Text Example
Text Example
White with #797992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797992; }
p { color: rgb(121,121,146); }
H1.HeaderClassName
{
color: #797992;
}
.AnyTagClassName
{
color: #797992;
}
</style>
background-color css
<style>
a { background-color: #797992; }
a { background-color: rgb(121,121,146); }
div.DivClassName
{
background-color: #797992;
}
.BgClassName
{
background-color: #797992;
}
</style>
border-color css
<style>
span { border-color: #797992; }
span { border-color: rgb(121,121,146); }
td.TdClassName
{
border-color: #797992;
}
.TagClassName
{
border-color: #797992;
}
</style>