Shades of Scampi #767295
Tints of Scampi #767295
RGB
CMYK
RGB Variations
Color information
#767295 (or 0x767295) is known color: Scampi. HEX triplet: 76, 72 and 95. RGB value is (118,114,149). Sum of RGB (Red+Green+Blue) = 118+114+149=381 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.97% from 381); Green value is 114 (44.92% from 255 or 29.92% from 381); Blue value is 149 (58.59% from 255 or 39.11% from 381); Max value from RGB is 149 - color contains mainly: blue. Hex color #767295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767295 is #898D6A. Grayscale: #777777. Windows color (decimal): -9014635 or 9794166. OLE color: 9794166.
HSL color Cylindrical-coordinate representation of color #767295: hue angle of 246.86º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #767295 is Cyan = 0.21, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 114 | 149 | - |
| CMYK | 0.21 | 0.23 | 0 | 0.42 |
| HSL | 246.86º | 0.14% | 0.52% | - |
| HSV(B) | 246.86º | 0.23% | 0.58% | - |
| XYZ | 18.91 | 18.06 | 30.92 | - |
| YUV | 119.19 | 144.83 | 127.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 114 | 149 | 0.21 | 0.23 | 0 | 0.42 | 246.86 | 0.14 | 0.52 |
| Hex | 76 | 72 | 95 | 15 | 17 | 0 | 2A | F7 | E | 34 |
| Octal | 166 | 162 | 225 | 25 | 27 | 0 | 52 | 367 | 16 | 64 |
| Binary | 1110110 | 1110010 | 10010101 | 10101 | 10111 | 0 | 101010 | 11110111 | 1110 | 110100 |
Color Harmonies of #767295
Complementary color
Monochromatic Colors of #767295
Black with #767295
Text Example
Text Example
White with #767295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767295; }
p { color: rgb(118,114,149); }
H1.HeaderClassName
{
color: #767295;
}
.AnyTagClassName
{
color: #767295;
}
</style>
background-color css
<style>
a { background-color: #767295; }
a { background-color: rgb(118,114,149); }
div.DivClassName
{
background-color: #767295;
}
.BgClassName
{
background-color: #767295;
}
</style>
border-color css
<style>
span { border-color: #767295; }
span { border-color: rgb(118,114,149); }
td.TdClassName
{
border-color: #767295;
}
.TagClassName
{
border-color: #767295;
}
</style>