Shades of Scampi #746497
Tints of Scampi #746497
RGB
CMYK
RGB Variations
Color information
#746497 (or 0x746497) is known color: Scampi. HEX triplet: 74, 64 and 97. RGB value is (116,100,151). Sum of RGB (Red+Green+Blue) = 116+100+151=367 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.61% from 367); Green value is 100 (39.45% from 255 or 27.25% from 367); Blue value is 151 (59.38% from 255 or 41.14% from 367); Max value from RGB is 151 - color contains mainly: blue. Hex color #746497 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746497 is #8B9B68. Grayscale: #6E6E6E. Windows color (decimal): -9149289 or 9921652. OLE color: 9921652.
HSL color Cylindrical-coordinate representation of color #746497: hue angle of 258.82º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #746497 is Cyan = 0.23, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 100 | 151 | - |
| CMYK | 0.23 | 0.34 | 0 | 0.41 |
| HSL | 258.82º | 0.2% | 0.49% | - |
| HSV(B) | 258.82º | 0.34% | 0.59% | - |
| XYZ | 17.35 | 15.06 | 31.27 | - |
| YUV | 110.6 | 150.8 | 131.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 151 | 0.23 | 0.34 | 0 | 0.41 | 258.82 | 0.2 | 0.49 |
| Hex | 74 | 64 | 97 | 17 | 22 | 0 | 29 | 103 | 14 | 31 |
| Octal | 164 | 144 | 227 | 27 | 42 | 0 | 51 | 403 | 24 | 61 |
| Binary | 1110100 | 1100100 | 10010111 | 10111 | 100010 | 0 | 101001 | 100000011 | 10100 | 110001 |
Color Harmonies of #746497
Complementary color
Monochromatic Colors of #746497
Black with #746497
Text Example
Text Example
White with #746497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746497; }
p { color: rgb(116,100,151); }
H1.HeaderClassName
{
color: #746497;
}
.AnyTagClassName
{
color: #746497;
}
</style>
background-color css
<style>
a { background-color: #746497; }
a { background-color: rgb(116,100,151); }
div.DivClassName
{
background-color: #746497;
}
.BgClassName
{
background-color: #746497;
}
</style>
border-color css
<style>
span { border-color: #746497; }
span { border-color: rgb(116,100,151); }
td.TdClassName
{
border-color: #746497;
}
.TagClassName
{
border-color: #746497;
}
</style>