Shades of Scampi #796198
Tints of Scampi #796198
RGB
CMYK
RGB Variations
Color information
#796198 (or 0x796198) is known color: Scampi. HEX triplet: 79, 61 and 98. RGB value is (121,97,152). Sum of RGB (Red+Green+Blue) = 121+97+152=370 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.70% from 370); Green value is 97 (38.28% from 255 or 26.22% from 370); Blue value is 152 (59.77% from 255 or 41.08% from 370); Max value from RGB is 152 - color contains mainly: blue. Hex color #796198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796198 is #869E67. Grayscale: #6E6E6E. Windows color (decimal): -8822376 or 9986425. OLE color: 9986425.
HSL color Cylindrical-coordinate representation of color #796198: hue angle of 266.18º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #796198 is Cyan = 0.20, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 121 | 97 | 152 | - |
| CMYK | 0.20 | 0.36 | 0 | 0.40 |
| HSL | 266.18º | 0.22% | 0.49% | - |
| HSV(B) | 266.18º | 0.36% | 0.6% | - |
| XYZ | 17.83 | 14.88 | 31.64 | - |
| YUV | 110.45 | 151.45 | 135.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 97 | 152 | 0.20 | 0.36 | 0 | 0.40 | 266.18 | 0.22 | 0.49 |
| Hex | 79 | 61 | 98 | 14 | 24 | 0 | 28 | 10A | 16 | 31 |
| Octal | 171 | 141 | 230 | 24 | 44 | 0 | 50 | 412 | 26 | 61 |
| Binary | 1111001 | 1100001 | 10011000 | 10100 | 100100 | 0 | 101000 | 100001010 | 10110 | 110001 |
Color Harmonies of #796198
Complementary color
Monochromatic Colors of #796198
Black with #796198
Text Example
Text Example
White with #796198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796198; }
p { color: rgb(121,97,152); }
H1.HeaderClassName
{
color: #796198;
}
.AnyTagClassName
{
color: #796198;
}
</style>
background-color css
<style>
a { background-color: #796198; }
a { background-color: rgb(121,97,152); }
div.DivClassName
{
background-color: #796198;
}
.BgClassName
{
background-color: #796198;
}
</style>
border-color css
<style>
span { border-color: #796198; }
span { border-color: rgb(121,97,152); }
td.TdClassName
{
border-color: #796198;
}
.TagClassName
{
border-color: #796198;
}
</style>