Shades of Scampi #797991
Tints of Scampi #797991
RGB
CMYK
RGB Variations
Color information
#797991 (or 0x797991) is known color: Scampi. HEX triplet: 79, 79 and 91. RGB value is (121,121,145). Sum of RGB (Red+Green+Blue) = 121+121+145=387 (51% of max value = 765). Red value is 121 (47.66% from 255 or 31.27% from 387); Green value is 121 (47.66% from 255 or 31.27% from 387); Blue value is 145 (57.03% from 255 or 37.47% from 387); Max value from RGB is 145 - color contains mainly: blue. Hex color #797991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797991 is #86866E. Grayscale: #7B7B7B. Windows color (decimal): -8816239 or 9533817. OLE color: 9533817.
HSL color Cylindrical-coordinate representation of color #797991: 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 #797991 is Cyan = 0.17, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 121 | 145 | - |
| CMYK | 0.17 | 0.17 | 0 | 0.43 |
| HSL | 240º | 0.1% | 0.52% | - |
| HSV(B) | 240º | 0.17% | 0.57% | - |
| XYZ | 19.83 | 19.78 | 29.56 | - |
| YUV | 123.74 | 140 | 126.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 121 | 145 | 0.17 | 0.17 | 0 | 0.43 | 240 | 0.1 | 0.52 |
| Hex | 79 | 79 | 91 | 11 | 11 | 0 | 2B | F0 | A | 34 |
| Octal | 171 | 171 | 221 | 21 | 21 | 0 | 53 | 360 | 12 | 64 |
| Binary | 1111001 | 1111001 | 10010001 | 10001 | 10001 | 0 | 101011 | 11110000 | 1010 | 110100 |
Color Harmonies of #797991
Complementary color
Monochromatic Colors of #797991
Black with #797991
Text Example
Text Example
White with #797991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797991; }
p { color: rgb(121,121,145); }
H1.HeaderClassName
{
color: #797991;
}
.AnyTagClassName
{
color: #797991;
}
</style>
background-color css
<style>
a { background-color: #797991; }
a { background-color: rgb(121,121,145); }
div.DivClassName
{
background-color: #797991;
}
.BgClassName
{
background-color: #797991;
}
</style>
border-color css
<style>
span { border-color: #797991; }
span { border-color: rgb(121,121,145); }
td.TdClassName
{
border-color: #797991;
}
.TagClassName
{
border-color: #797991;
}
</style>