Shades of Scampi #767092
Tints of Scampi #767092
RGB
CMYK
RGB Variations
Color information
#767092 (or 0x767092) is known color: Scampi. HEX triplet: 76, 70 and 92. RGB value is (118,112,146). Sum of RGB (Red+Green+Blue) = 118+112+146=376 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.38% from 376); Green value is 112 (44.14% from 255 or 29.79% from 376); Blue value is 146 (57.42% from 255 or 38.83% from 376); Max value from RGB is 146 - color contains mainly: blue. Hex color #767092 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767092 is #898F6D. Grayscale: #757575. Windows color (decimal): -9015150 or 9597046. OLE color: 9597046.
HSL color Cylindrical-coordinate representation of color #767092: hue angle of 250.59º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #767092 is Cyan = 0.19, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 112 | 146 | - |
| CMYK | 0.19 | 0.23 | 0 | 0.43 |
| HSL | 250.59º | 0.13% | 0.51% | - |
| HSV(B) | 250.59º | 0.23% | 0.57% | - |
| XYZ | 18.45 | 17.52 | 29.6 | - |
| YUV | 117.67 | 143.99 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 146 | 0.19 | 0.23 | 0 | 0.43 | 250.59 | 0.13 | 0.51 |
| Hex | 76 | 70 | 92 | 13 | 17 | 0 | 2B | FB | D | 33 |
| Octal | 166 | 160 | 222 | 23 | 27 | 0 | 53 | 373 | 15 | 63 |
| Binary | 1110110 | 1110000 | 10010010 | 10011 | 10111 | 0 | 101011 | 11111011 | 1101 | 110011 |
Color Harmonies of #767092
Complementary color
Monochromatic Colors of #767092
Black with #767092
Text Example
Text Example
White with #767092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767092; }
p { color: rgb(118,112,146); }
H1.HeaderClassName
{
color: #767092;
}
.AnyTagClassName
{
color: #767092;
}
</style>
background-color css
<style>
a { background-color: #767092; }
a { background-color: rgb(118,112,146); }
div.DivClassName
{
background-color: #767092;
}
.BgClassName
{
background-color: #767092;
}
</style>
border-color css
<style>
span { border-color: #767092; }
span { border-color: rgb(118,112,146); }
td.TdClassName
{
border-color: #767092;
}
.TagClassName
{
border-color: #767092;
}
</style>