Shades of Scampi #766796
Tints of Scampi #766796
RGB
CMYK
RGB Variations
Color information
#766796 (or 0x766796) is known color: Scampi. HEX triplet: 76, 67 and 96. RGB value is (118,103,150). Sum of RGB (Red+Green+Blue) = 118+103+150=371 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.81% from 371); Green value is 103 (40.62% from 255 or 27.76% from 371); Blue value is 150 (58.98% from 255 or 40.43% from 371); Max value from RGB is 150 - color contains mainly: blue. Hex color #766796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766796 is #899869. Grayscale: #707070. Windows color (decimal): -9017450 or 9856886. OLE color: 9856886.
HSL color Cylindrical-coordinate representation of color #766796: hue angle of 259.15º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #766796 is Cyan = 0.21, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 103 | 150 | - |
| CMYK | 0.21 | 0.31 | 0 | 0.41 |
| HSL | 259.15º | 0.19% | 0.5% | - |
| HSV(B) | 259.15º | 0.31% | 0.59% | - |
| XYZ | 17.83 | 15.75 | 30.96 | - |
| YUV | 112.84 | 148.97 | 131.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 150 | 0.21 | 0.31 | 0 | 0.41 | 259.15 | 0.19 | 0.5 |
| Hex | 76 | 67 | 96 | 15 | 1F | 0 | 29 | 103 | 13 | 32 |
| Octal | 166 | 147 | 226 | 25 | 37 | 0 | 51 | 403 | 23 | 62 |
| Binary | 1110110 | 1100111 | 10010110 | 10101 | 11111 | 0 | 101001 | 100000011 | 10011 | 110010 |
Color Harmonies of #766796
Complementary color
Monochromatic Colors of #766796
Black with #766796
Text Example
Text Example
White with #766796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766796; }
p { color: rgb(118,103,150); }
H1.HeaderClassName
{
color: #766796;
}
.AnyTagClassName
{
color: #766796;
}
</style>
background-color css
<style>
a { background-color: #766796; }
a { background-color: rgb(118,103,150); }
div.DivClassName
{
background-color: #766796;
}
.BgClassName
{
background-color: #766796;
}
</style>
border-color css
<style>
span { border-color: #766796; }
span { border-color: rgb(118,103,150); }
td.TdClassName
{
border-color: #766796;
}
.TagClassName
{
border-color: #766796;
}
</style>