Shades of Scampi #797592
Tints of Scampi #797592
RGB
CMYK
RGB Variations
Color information
#797592 (or 0x797592) is known color: Scampi. HEX triplet: 79, 75 and 92. RGB value is (121,117,146). Sum of RGB (Red+Green+Blue) = 121+117+146=384 (50% of max value = 765). Red value is 121 (47.66% from 255 or 31.51% from 384); Green value is 117 (46.09% from 255 or 30.47% from 384); Blue value is 146 (57.42% from 255 or 38.02% from 384); Max value from RGB is 146 - color contains mainly: blue. Hex color #797592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797592 is #868A6D. Grayscale: #797979. Windows color (decimal): -8817262 or 9598329. OLE color: 9598329.
HSL color Cylindrical-coordinate representation of color #797592: hue angle of 248.28º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #797592 is Cyan = 0.17, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 117 | 146 | - |
| CMYK | 0.17 | 0.20 | 0 | 0.43 |
| HSL | 248.28º | 0.12% | 0.52% | - |
| HSV(B) | 248.28º | 0.2% | 0.57% | - |
| XYZ | 19.43 | 18.86 | 29.81 | - |
| YUV | 121.5 | 141.83 | 127.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 146 | 0.17 | 0.20 | 0 | 0.43 | 248.28 | 0.12 | 0.52 |
| Hex | 79 | 75 | 92 | 11 | 14 | 0 | 2B | F8 | C | 34 |
| Octal | 171 | 165 | 222 | 21 | 24 | 0 | 53 | 370 | 14 | 64 |
| Binary | 1111001 | 1110101 | 10010010 | 10001 | 10100 | 0 | 101011 | 11111000 | 1100 | 110100 |
Color Harmonies of #797592
Complementary color
Monochromatic Colors of #797592
Black with #797592
Text Example
Text Example
White with #797592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797592; }
p { color: rgb(121,117,146); }
H1.HeaderClassName
{
color: #797592;
}
.AnyTagClassName
{
color: #797592;
}
</style>
background-color css
<style>
a { background-color: #797592; }
a { background-color: rgb(121,117,146); }
div.DivClassName
{
background-color: #797592;
}
.BgClassName
{
background-color: #797592;
}
</style>
border-color css
<style>
span { border-color: #797592; }
span { border-color: rgb(121,117,146); }
td.TdClassName
{
border-color: #797592;
}
.TagClassName
{
border-color: #797592;
}
</style>