Shades of Scampi #766892
Tints of Scampi #766892
RGB
CMYK
RGB Variations
Color information
#766892 (or 0x766892) is known color: Scampi. HEX triplet: 76, 68 and 92. RGB value is (118,104,146). Sum of RGB (Red+Green+Blue) = 118+104+146=368 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.07% from 368); Green value is 104 (41.02% from 255 or 28.26% from 368); Blue value is 146 (57.42% from 255 or 39.67% from 368); Max value from RGB is 146 - color contains mainly: blue. Hex color #766892 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766892 is #89976D. Grayscale: #707070. Windows color (decimal): -9017198 or 9594998. OLE color: 9594998.
HSL color Cylindrical-coordinate representation of color #766892: hue angle of 260º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #766892 is Cyan = 0.19, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 104 | 146 | - |
| CMYK | 0.19 | 0.29 | 0 | 0.43 |
| HSL | 260º | 0.17% | 0.49% | - |
| HSV(B) | 260º | 0.29% | 0.57% | - |
| XYZ | 17.61 | 15.83 | 29.32 | - |
| YUV | 112.97 | 146.64 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 146 | 0.19 | 0.29 | 0 | 0.43 | 260 | 0.17 | 0.49 |
| Hex | 76 | 68 | 92 | 13 | 1D | 0 | 2B | 104 | 11 | 31 |
| Octal | 166 | 150 | 222 | 23 | 35 | 0 | 53 | 404 | 21 | 61 |
| Binary | 1110110 | 1101000 | 10010010 | 10011 | 11101 | 0 | 101011 | 100000100 | 10001 | 110001 |
Color Harmonies of #766892
Complementary color
Monochromatic Colors of #766892
Black with #766892
Text Example
Text Example
White with #766892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766892; }
p { color: rgb(118,104,146); }
H1.HeaderClassName
{
color: #766892;
}
.AnyTagClassName
{
color: #766892;
}
</style>
background-color css
<style>
a { background-color: #766892; }
a { background-color: rgb(118,104,146); }
div.DivClassName
{
background-color: #766892;
}
.BgClassName
{
background-color: #766892;
}
</style>
border-color css
<style>
span { border-color: #766892; }
span { border-color: rgb(118,104,146); }
td.TdClassName
{
border-color: #766892;
}
.TagClassName
{
border-color: #766892;
}
</style>