Shades of Scampi #747396
Tints of Scampi #747396
RGB
CMYK
RGB Variations
Color information
#747396 (or 0x747396) is known color: Scampi. HEX triplet: 74, 73 and 96. RGB value is (116,115,150). Sum of RGB (Red+Green+Blue) = 116+115+150=381 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.45% from 381); Green value is 115 (45.31% from 255 or 30.18% from 381); Blue value is 150 (58.98% from 255 or 39.37% from 381); Max value from RGB is 150 - color contains mainly: blue. Hex color #747396 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #747396 is #8B8C69. Grayscale: #777777. Windows color (decimal): -9145450 or 9859956. OLE color: 9859956.
HSL color Cylindrical-coordinate representation of color #747396: hue angle of 241.71º 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 #747396 is Cyan = 0.23, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 115 | 150 | - |
| CMYK | 0.23 | 0.23 | 0 | 0.41 |
| HSL | 241.71º | 0.14% | 0.52% | - |
| HSV(B) | 241.71º | 0.23% | 0.59% | - |
| XYZ | 18.84 | 18.18 | 31.37 | - |
| YUV | 119.29 | 145.33 | 125.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 150 | 0.23 | 0.23 | 0 | 0.41 | 241.71 | 0.14 | 0.52 |
| Hex | 74 | 73 | 96 | 17 | 17 | 0 | 29 | F2 | E | 34 |
| Octal | 164 | 163 | 226 | 27 | 27 | 0 | 51 | 362 | 16 | 64 |
| Binary | 1110100 | 1110011 | 10010110 | 10111 | 10111 | 0 | 101001 | 11110010 | 1110 | 110100 |
Color Harmonies of #747396
Complementary color
Monochromatic Colors of #747396
Black with #747396
Text Example
Text Example
White with #747396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747396; }
p { color: rgb(116,115,150); }
H1.HeaderClassName
{
color: #747396;
}
.AnyTagClassName
{
color: #747396;
}
</style>
background-color css
<style>
a { background-color: #747396; }
a { background-color: rgb(116,115,150); }
div.DivClassName
{
background-color: #747396;
}
.BgClassName
{
background-color: #747396;
}
</style>
border-color css
<style>
span { border-color: #747396; }
span { border-color: rgb(116,115,150); }
td.TdClassName
{
border-color: #747396;
}
.TagClassName
{
border-color: #747396;
}
</style>