Shades of Scampi #767292
Tints of Scampi #767292
RGB
CMYK
RGB Variations
Color information
#767292 (or 0x767292) is known color: Scampi. HEX triplet: 76, 72 and 92. RGB value is (118,114,146). Sum of RGB (Red+Green+Blue) = 118+114+146=378 (50% of max value = 765). Red value is 118 (46.48% from 255 or 31.22% from 378); Green value is 114 (44.92% from 255 or 30.16% from 378); Blue value is 146 (57.42% from 255 or 38.62% from 378); Max value from RGB is 146 - color contains mainly: blue. Hex color #767292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767292 is #898D6D. Grayscale: #767676. Windows color (decimal): -9014638 or 9597558. OLE color: 9597558.
HSL color Cylindrical-coordinate representation of color #767292: hue angle of 247.5º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #767292 is Cyan = 0.19, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 114 | 146 | - |
| CMYK | 0.19 | 0.22 | 0 | 0.43 |
| HSL | 247.5º | 0.13% | 0.51% | - |
| HSV(B) | 247.5º | 0.22% | 0.57% | - |
| XYZ | 18.68 | 17.96 | 29.68 | - |
| YUV | 118.84 | 143.33 | 127.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 114 | 146 | 0.19 | 0.22 | 0 | 0.43 | 247.5 | 0.13 | 0.51 |
| Hex | 76 | 72 | 92 | 13 | 16 | 0 | 2B | F8 | D | 33 |
| Octal | 166 | 162 | 222 | 23 | 26 | 0 | 53 | 370 | 15 | 63 |
| Binary | 1110110 | 1110010 | 10010010 | 10011 | 10110 | 0 | 101011 | 11111000 | 1101 | 110011 |
Color Harmonies of #767292
Complementary color
Monochromatic Colors of #767292
Black with #767292
Text Example
Text Example
White with #767292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767292; }
p { color: rgb(118,114,146); }
H1.HeaderClassName
{
color: #767292;
}
.AnyTagClassName
{
color: #767292;
}
</style>
background-color css
<style>
a { background-color: #767292; }
a { background-color: rgb(118,114,146); }
div.DivClassName
{
background-color: #767292;
}
.BgClassName
{
background-color: #767292;
}
</style>
border-color css
<style>
span { border-color: #767292; }
span { border-color: rgb(118,114,146); }
td.TdClassName
{
border-color: #767292;
}
.TagClassName
{
border-color: #767292;
}
</style>