Shades of Scampi #767190
Tints of Scampi #767190
RGB
CMYK
RGB Variations
Color information
#767190 (or 0x767190) is known color: Scampi. HEX triplet: 76, 71 and 90. RGB value is (118,113,144). Sum of RGB (Red+Green+Blue) = 118+113+144=375 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.47% from 375); Green value is 113 (44.53% from 255 or 30.13% from 375); Blue value is 144 (56.64% from 255 or 38.4% from 375); Max value from RGB is 144 - color contains mainly: blue. Hex color #767190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767190 is #898E6F. Grayscale: #757575. Windows color (decimal): -9014896 or 9466230. OLE color: 9466230.
HSL color Cylindrical-coordinate representation of color #767190: hue angle of 249.68º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #767190 is Cyan = 0.18, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 113 | 144 | - |
| CMYK | 0.18 | 0.22 | 0 | 0.44 |
| HSL | 249.68º | 0.12% | 0.5% | - |
| HSV(B) | 249.68º | 0.22% | 0.56% | - |
| XYZ | 18.41 | 17.68 | 28.83 | - |
| YUV | 118.03 | 142.66 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 144 | 0.18 | 0.22 | 0 | 0.44 | 249.68 | 0.12 | 0.5 |
| Hex | 76 | 71 | 90 | 12 | 16 | 0 | 2C | FA | C | 32 |
| Octal | 166 | 161 | 220 | 22 | 26 | 0 | 54 | 372 | 14 | 62 |
| Binary | 1110110 | 1110001 | 10010000 | 10010 | 10110 | 0 | 101100 | 11111010 | 1100 | 110010 |
Color Harmonies of #767190
Complementary color
Monochromatic Colors of #767190
Black with #767190
Text Example
Text Example
White with #767190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767190; }
p { color: rgb(118,113,144); }
H1.HeaderClassName
{
color: #767190;
}
.AnyTagClassName
{
color: #767190;
}
</style>
background-color css
<style>
a { background-color: #767190; }
a { background-color: rgb(118,113,144); }
div.DivClassName
{
background-color: #767190;
}
.BgClassName
{
background-color: #767190;
}
</style>
border-color css
<style>
span { border-color: #767190; }
span { border-color: rgb(118,113,144); }
td.TdClassName
{
border-color: #767190;
}
.TagClassName
{
border-color: #767190;
}
</style>