Shades of Scampi #746494
Tints of Scampi #746494
RGB
CMYK
RGB Variations
Color information
#746494 (or 0x746494) is known color: Scampi. HEX triplet: 74, 64 and 94. RGB value is (116,100,148). Sum of RGB (Red+Green+Blue) = 116+100+148=364 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.87% from 364); Green value is 100 (39.45% from 255 or 27.47% from 364); Blue value is 148 (58.20% from 255 or 40.66% from 364); Max value from RGB is 148 - color contains mainly: blue. Hex color #746494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746494 is #8B9B6B. Grayscale: #6E6E6E. Windows color (decimal): -9149292 or 9725044. OLE color: 9725044.
HSL color Cylindrical-coordinate representation of color #746494: hue angle of 260º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #746494 is Cyan = 0.22, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 100 | 148 | - |
| CMYK | 0.22 | 0.32 | 0 | 0.42 |
| HSL | 260º | 0.19% | 0.49% | - |
| HSV(B) | 260º | 0.32% | 0.58% | - |
| XYZ | 17.1 | 14.97 | 30 | - |
| YUV | 110.26 | 149.3 | 132.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 148 | 0.22 | 0.32 | 0 | 0.42 | 260 | 0.19 | 0.49 |
| Hex | 74 | 64 | 94 | 16 | 20 | 0 | 2A | 104 | 13 | 31 |
| Octal | 164 | 144 | 224 | 26 | 40 | 0 | 52 | 404 | 23 | 61 |
| Binary | 1110100 | 1100100 | 10010100 | 10110 | 100000 | 0 | 101010 | 100000100 | 10011 | 110001 |
Color Harmonies of #746494
Complementary color
Monochromatic Colors of #746494
Black with #746494
Text Example
Text Example
White with #746494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746494; }
p { color: rgb(116,100,148); }
H1.HeaderClassName
{
color: #746494;
}
.AnyTagClassName
{
color: #746494;
}
</style>
background-color css
<style>
a { background-color: #746494; }
a { background-color: rgb(116,100,148); }
div.DivClassName
{
background-color: #746494;
}
.BgClassName
{
background-color: #746494;
}
</style>
border-color css
<style>
span { border-color: #746494; }
span { border-color: rgb(116,100,148); }
td.TdClassName
{
border-color: #746494;
}
.TagClassName
{
border-color: #746494;
}
</style>