Shades of Scampi #767390
Tints of Scampi #767390
RGB
CMYK
RGB Variations
Color information
#767390 (or 0x767390) is known color: Scampi. HEX triplet: 76, 73 and 90. RGB value is (118,115,144). Sum of RGB (Red+Green+Blue) = 118+115+144=377 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.30% from 377); Green value is 115 (45.31% from 255 or 30.50% from 377); Blue value is 144 (56.64% from 255 or 38.20% from 377); Max value from RGB is 144 - color contains mainly: blue. Hex color #767390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767390 is #898C6F. Grayscale: #777777. Windows color (decimal): -9014384 or 9466742. OLE color: 9466742.
HSL color Cylindrical-coordinate representation of color #767390: hue angle of 246.21º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #767390 is Cyan = 0.18, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 115 | 144 | - |
| CMYK | 0.18 | 0.20 | 0 | 0.44 |
| HSL | 246.21º | 0.12% | 0.51% | - |
| HSV(B) | 246.21º | 0.2% | 0.56% | - |
| XYZ | 18.64 | 18.13 | 28.9 | - |
| YUV | 119.2 | 141.99 | 127.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 144 | 0.18 | 0.20 | 0 | 0.44 | 246.21 | 0.12 | 0.51 |
| Hex | 76 | 73 | 90 | 12 | 14 | 0 | 2C | F6 | C | 33 |
| Octal | 166 | 163 | 220 | 22 | 24 | 0 | 54 | 366 | 14 | 63 |
| Binary | 1110110 | 1110011 | 10010000 | 10010 | 10100 | 0 | 101100 | 11110110 | 1100 | 110011 |
Color Harmonies of #767390
Complementary color
Monochromatic Colors of #767390
Black with #767390
Text Example
Text Example
White with #767390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767390; }
p { color: rgb(118,115,144); }
H1.HeaderClassName
{
color: #767390;
}
.AnyTagClassName
{
color: #767390;
}
</style>
background-color css
<style>
a { background-color: #767390; }
a { background-color: rgb(118,115,144); }
div.DivClassName
{
background-color: #767390;
}
.BgClassName
{
background-color: #767390;
}
</style>
border-color css
<style>
span { border-color: #767390; }
span { border-color: rgb(118,115,144); }
td.TdClassName
{
border-color: #767390;
}
.TagClassName
{
border-color: #767390;
}
</style>