Shades of Scampi #766597
Tints of Scampi #766597
RGB
CMYK
RGB Variations
Color information
#766597 (or 0x766597) is known color: Scampi. HEX triplet: 76, 65 and 97. RGB value is (118,101,151). Sum of RGB (Red+Green+Blue) = 118+101+151=370 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.89% from 370); Green value is 101 (39.84% from 255 or 27.30% from 370); Blue value is 151 (59.38% from 255 or 40.81% from 370); Max value from RGB is 151 - color contains mainly: blue. Hex color #766597 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766597 is #899A68. Grayscale: #6F6F6F. Windows color (decimal): -9017961 or 9921910. OLE color: 9921910.
HSL color Cylindrical-coordinate representation of color #766597: hue angle of 260.4º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #766597 is Cyan = 0.22, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 101 | 151 | - |
| CMYK | 0.22 | 0.33 | 0 | 0.41 |
| HSL | 260.4º | 0.2% | 0.49% | - |
| HSV(B) | 260.4º | 0.33% | 0.59% | - |
| XYZ | 17.71 | 15.39 | 31.32 | - |
| YUV | 111.78 | 150.13 | 132.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 151 | 0.22 | 0.33 | 0 | 0.41 | 260.4 | 0.2 | 0.49 |
| Hex | 76 | 65 | 97 | 16 | 21 | 0 | 29 | 104 | 14 | 31 |
| Octal | 166 | 145 | 227 | 26 | 41 | 0 | 51 | 404 | 24 | 61 |
| Binary | 1110110 | 1100101 | 10010111 | 10110 | 100001 | 0 | 101001 | 100000100 | 10100 | 110001 |
Color Harmonies of #766597
Complementary color
Monochromatic Colors of #766597
Black with #766597
Text Example
Text Example
White with #766597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766597; }
p { color: rgb(118,101,151); }
H1.HeaderClassName
{
color: #766597;
}
.AnyTagClassName
{
color: #766597;
}
</style>
background-color css
<style>
a { background-color: #766597; }
a { background-color: rgb(118,101,151); }
div.DivClassName
{
background-color: #766597;
}
.BgClassName
{
background-color: #766597;
}
</style>
border-color css
<style>
span { border-color: #766597; }
span { border-color: rgb(118,101,151); }
td.TdClassName
{
border-color: #766597;
}
.TagClassName
{
border-color: #766597;
}
</style>