Shades of Scampi #767398
Tints of Scampi #767398
RGB
CMYK
RGB Variations
Color information
#767398 (or 0x767398) is known color: Scampi. HEX triplet: 76, 73 and 98. RGB value is (118,115,152). Sum of RGB (Red+Green+Blue) = 118+115+152=385 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.65% from 385); Green value is 115 (45.31% from 255 or 29.87% from 385); Blue value is 152 (59.77% from 255 or 39.48% from 385); Max value from RGB is 152 - color contains mainly: blue. Hex color #767398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767398 is #898C67. Grayscale: #777777. Windows color (decimal): -9014376 or 9991030. OLE color: 9991030.
HSL color Cylindrical-coordinate representation of color #767398: hue angle of 244.86º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #767398 is Cyan = 0.22, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 118 | 115 | 152 | - |
| CMYK | 0.22 | 0.24 | 0 | 0.40 |
| HSL | 244.86º | 0.15% | 0.52% | - |
| HSV(B) | 244.86º | 0.24% | 0.6% | - |
| XYZ | 19.27 | 18.38 | 32.24 | - |
| YUV | 120.12 | 145.99 | 126.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 152 | 0.22 | 0.24 | 0 | 0.40 | 244.86 | 0.15 | 0.52 |
| Hex | 76 | 73 | 98 | 16 | 18 | 0 | 28 | F5 | F | 34 |
| Octal | 166 | 163 | 230 | 26 | 30 | 0 | 50 | 365 | 17 | 64 |
| Binary | 1110110 | 1110011 | 10011000 | 10110 | 11000 | 0 | 101000 | 11110101 | 1111 | 110100 |
Color Harmonies of #767398
Complementary color
Monochromatic Colors of #767398
Black with #767398
Text Example
Text Example
White with #767398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767398; }
p { color: rgb(118,115,152); }
H1.HeaderClassName
{
color: #767398;
}
.AnyTagClassName
{
color: #767398;
}
</style>
background-color css
<style>
a { background-color: #767398; }
a { background-color: rgb(118,115,152); }
div.DivClassName
{
background-color: #767398;
}
.BgClassName
{
background-color: #767398;
}
</style>
border-color css
<style>
span { border-color: #767398; }
span { border-color: rgb(118,115,152); }
td.TdClassName
{
border-color: #767398;
}
.TagClassName
{
border-color: #767398;
}
</style>