Shades of Scampi #767098
Tints of Scampi #767098
RGB
CMYK
RGB Variations
Color information
#767098 (or 0x767098) is known color: Scampi. HEX triplet: 76, 70 and 98. RGB value is (118,112,152). Sum of RGB (Red+Green+Blue) = 118+112+152=382 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.89% from 382); Green value is 112 (44.14% from 255 or 29.32% from 382); Blue value is 152 (59.77% from 255 or 39.79% from 382); Max value from RGB is 152 - color contains mainly: blue. Hex color #767098 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767098 is #898F67. Grayscale: #767676. Windows color (decimal): -9015144 or 9990262. OLE color: 9990262.
HSL color Cylindrical-coordinate representation of color #767098: hue angle of 249º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #767098 is Cyan = 0.22, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 118 | 112 | 152 | - |
| CMYK | 0.22 | 0.26 | 0 | 0.40 |
| HSL | 249º | 0.16% | 0.52% | - |
| HSV(B) | 249º | 0.26% | 0.6% | - |
| XYZ | 18.93 | 17.71 | 32.13 | - |
| YUV | 118.35 | 146.99 | 127.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 152 | 0.22 | 0.26 | 0 | 0.40 | 249 | 0.16 | 0.52 |
| Hex | 76 | 70 | 98 | 16 | 1A | 0 | 28 | F9 | 10 | 34 |
| Octal | 166 | 160 | 230 | 26 | 32 | 0 | 50 | 371 | 20 | 64 |
| Binary | 1110110 | 1110000 | 10011000 | 10110 | 11010 | 0 | 101000 | 11111001 | 10000 | 110100 |
Color Harmonies of #767098
Complementary color
Monochromatic Colors of #767098
Black with #767098
Text Example
Text Example
White with #767098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767098; }
p { color: rgb(118,112,152); }
H1.HeaderClassName
{
color: #767098;
}
.AnyTagClassName
{
color: #767098;
}
</style>
background-color css
<style>
a { background-color: #767098; }
a { background-color: rgb(118,112,152); }
div.DivClassName
{
background-color: #767098;
}
.BgClassName
{
background-color: #767098;
}
</style>
border-color css
<style>
span { border-color: #767098; }
span { border-color: rgb(118,112,152); }
td.TdClassName
{
border-color: #767098;
}
.TagClassName
{
border-color: #767098;
}
</style>