Shades of Scampi #796298
Tints of Scampi #796298
RGB
CMYK
RGB Variations
Color information
#796298 (or 0x796298) is known color: Scampi. HEX triplet: 79, 62 and 98. RGB value is (121,98,152). Sum of RGB (Red+Green+Blue) = 121+98+152=371 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.61% from 371); Green value is 98 (38.67% from 255 or 26.42% from 371); Blue value is 152 (59.77% from 255 or 40.97% from 371); Max value from RGB is 152 - color contains mainly: blue. Hex color #796298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796298 is #869D67. Grayscale: #6E6E6E. Windows color (decimal): -8822120 or 9986681. OLE color: 9986681.
HSL color Cylindrical-coordinate representation of color #796298: hue angle of 265.56º 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 #796298 is Cyan = 0.20, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 121 | 98 | 152 | - |
| CMYK | 0.20 | 0.36 | 0 | 0.40 |
| HSL | 265.56º | 0.22% | 0.49% | - |
| HSV(B) | 265.56º | 0.36% | 0.6% | - |
| XYZ | 17.92 | 15.07 | 31.67 | - |
| YUV | 111.03 | 151.12 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 152 | 0.20 | 0.36 | 0 | 0.40 | 265.56 | 0.22 | 0.49 |
| Hex | 79 | 62 | 98 | 14 | 24 | 0 | 28 | 10A | 16 | 31 |
| Octal | 171 | 142 | 230 | 24 | 44 | 0 | 50 | 412 | 26 | 61 |
| Binary | 1111001 | 1100010 | 10011000 | 10100 | 100100 | 0 | 101000 | 100001010 | 10110 | 110001 |
Color Harmonies of #796298
Complementary color
Monochromatic Colors of #796298
Black with #796298
Text Example
Text Example
White with #796298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796298; }
p { color: rgb(121,98,152); }
H1.HeaderClassName
{
color: #796298;
}
.AnyTagClassName
{
color: #796298;
}
</style>
background-color css
<style>
a { background-color: #796298; }
a { background-color: rgb(121,98,152); }
div.DivClassName
{
background-color: #796298;
}
.BgClassName
{
background-color: #796298;
}
</style>
border-color css
<style>
span { border-color: #796298; }
span { border-color: rgb(121,98,152); }
td.TdClassName
{
border-color: #796298;
}
.TagClassName
{
border-color: #796298;
}
</style>