Shades of Scampi #766893
Tints of Scampi #766893
RGB
CMYK
RGB Variations
Color information
#766893 (or 0x766893) is known color: Scampi. HEX triplet: 76, 68 and 93. RGB value is (118,104,147). Sum of RGB (Red+Green+Blue) = 118+104+147=369 (48% of max value = 765). Red value is 118 (46.48% from 255 or 31.98% from 369); Green value is 104 (41.02% from 255 or 28.18% from 369); Blue value is 147 (57.81% from 255 or 39.84% from 369); Max value from RGB is 147 - color contains mainly: blue. Hex color #766893 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766893 is #89976C. Grayscale: #707070. Windows color (decimal): -9017197 or 9660534. OLE color: 9660534.
HSL color Cylindrical-coordinate representation of color #766893: hue angle of 259.53º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #766893 is Cyan = 0.20, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 104 | 147 | - |
| CMYK | 0.20 | 0.29 | 0 | 0.42 |
| HSL | 259.53º | 0.17% | 0.49% | - |
| HSV(B) | 259.53º | 0.29% | 0.58% | - |
| XYZ | 17.69 | 15.86 | 29.73 | - |
| YUV | 113.09 | 147.14 | 131.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 147 | 0.20 | 0.29 | 0 | 0.42 | 259.53 | 0.17 | 0.49 |
| Hex | 76 | 68 | 93 | 14 | 1D | 0 | 2A | 104 | 11 | 31 |
| Octal | 166 | 150 | 223 | 24 | 35 | 0 | 52 | 404 | 21 | 61 |
| Binary | 1110110 | 1101000 | 10010011 | 10100 | 11101 | 0 | 101010 | 100000100 | 10001 | 110001 |
Color Harmonies of #766893
Complementary color
Monochromatic Colors of #766893
Black with #766893
Text Example
Text Example
White with #766893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766893; }
p { color: rgb(118,104,147); }
H1.HeaderClassName
{
color: #766893;
}
.AnyTagClassName
{
color: #766893;
}
</style>
background-color css
<style>
a { background-color: #766893; }
a { background-color: rgb(118,104,147); }
div.DivClassName
{
background-color: #766893;
}
.BgClassName
{
background-color: #766893;
}
</style>
border-color css
<style>
span { border-color: #766893; }
span { border-color: rgb(118,104,147); }
td.TdClassName
{
border-color: #766893;
}
.TagClassName
{
border-color: #766893;
}
</style>