Shades of Scampi #747496
Tints of Scampi #747496
RGB
CMYK
RGB Variations
Color information
#747496 (or 0x747496) is known color: Scampi. HEX triplet: 74, 74 and 96. RGB value is (116,116,150). Sum of RGB (Red+Green+Blue) = 116+116+150=382 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.37% from 382); Green value is 116 (45.70% from 255 or 30.37% from 382); Blue value is 150 (58.98% from 255 or 39.27% from 382); Max value from RGB is 150 - color contains mainly: blue. Hex color #747496 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #747496 is #8B8B69. Grayscale: #777777. Windows color (decimal): -9145194 or 9860212. OLE color: 9860212.
HSL color Cylindrical-coordinate representation of color #747496: hue angle of 240º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #747496 is Cyan = 0.23, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 116 | 150 | - |
| CMYK | 0.23 | 0.23 | 0 | 0.41 |
| HSL | 240º | 0.14% | 0.52% | - |
| HSV(B) | 240º | 0.23% | 0.59% | - |
| XYZ | 18.95 | 18.41 | 31.41 | - |
| YUV | 119.88 | 145 | 125.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 116 | 150 | 0.23 | 0.23 | 0 | 0.41 | 240 | 0.14 | 0.52 |
| Hex | 74 | 74 | 96 | 17 | 17 | 0 | 29 | F0 | E | 34 |
| Octal | 164 | 164 | 226 | 27 | 27 | 0 | 51 | 360 | 16 | 64 |
| Binary | 1110100 | 1110100 | 10010110 | 10111 | 10111 | 0 | 101001 | 11110000 | 1110 | 110100 |
Color Harmonies of #747496
Complementary color
Monochromatic Colors of #747496
Black with #747496
Text Example
Text Example
White with #747496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747496; }
p { color: rgb(116,116,150); }
H1.HeaderClassName
{
color: #747496;
}
.AnyTagClassName
{
color: #747496;
}
</style>
background-color css
<style>
a { background-color: #747496; }
a { background-color: rgb(116,116,150); }
div.DivClassName
{
background-color: #747496;
}
.BgClassName
{
background-color: #747496;
}
</style>
border-color css
<style>
span { border-color: #747496; }
span { border-color: rgb(116,116,150); }
td.TdClassName
{
border-color: #747496;
}
.TagClassName
{
border-color: #747496;
}
</style>