Shades of Scampi #747296
Tints of Scampi #747296
RGB
CMYK
RGB Variations
Color information
#747296 (or 0x747296) is known color: Scampi. HEX triplet: 74, 72 and 96. RGB value is (116,114,150). Sum of RGB (Red+Green+Blue) = 116+114+150=380 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.53% from 380); Green value is 114 (44.92% from 255 or 30% from 380); Blue value is 150 (58.98% from 255 or 39.47% from 380); Max value from RGB is 150 - color contains mainly: blue. Hex color #747296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #747296 is #8B8D69. Grayscale: #767676. Windows color (decimal): -9145706 or 9859700. OLE color: 9859700.
HSL color Cylindrical-coordinate representation of color #747296: hue angle of 243.33º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #747296 is Cyan = 0.23, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 114 | 150 | - |
| CMYK | 0.23 | 0.24 | 0 | 0.41 |
| HSL | 243.33º | 0.15% | 0.52% | - |
| HSV(B) | 243.33º | 0.24% | 0.59% | - |
| XYZ | 18.72 | 17.95 | 31.33 | - |
| YUV | 118.7 | 145.66 | 126.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 114 | 150 | 0.23 | 0.24 | 0 | 0.41 | 243.33 | 0.15 | 0.52 |
| Hex | 74 | 72 | 96 | 17 | 18 | 0 | 29 | F3 | F | 34 |
| Octal | 164 | 162 | 226 | 27 | 30 | 0 | 51 | 363 | 17 | 64 |
| Binary | 1110100 | 1110010 | 10010110 | 10111 | 11000 | 0 | 101001 | 11110011 | 1111 | 110100 |
Color Harmonies of #747296
Complementary color
Monochromatic Colors of #747296
Black with #747296
Text Example
Text Example
White with #747296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747296; }
p { color: rgb(116,114,150); }
H1.HeaderClassName
{
color: #747296;
}
.AnyTagClassName
{
color: #747296;
}
</style>
background-color css
<style>
a { background-color: #747296; }
a { background-color: rgb(116,114,150); }
div.DivClassName
{
background-color: #747296;
}
.BgClassName
{
background-color: #747296;
}
</style>
border-color css
<style>
span { border-color: #747296; }
span { border-color: rgb(116,114,150); }
td.TdClassName
{
border-color: #747296;
}
.TagClassName
{
border-color: #747296;
}
</style>