Shades of Scampi #746796
Tints of Scampi #746796
RGB
CMYK
RGB Variations
Color information
#746796 (or 0x746796) is known color: Scampi. HEX triplet: 74, 67 and 96. RGB value is (116,103,150). Sum of RGB (Red+Green+Blue) = 116+103+150=369 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.44% from 369); Green value is 103 (40.62% from 255 or 27.91% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #746796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746796 is #8B9869. Grayscale: #707070. Windows color (decimal): -9148522 or 9856884. OLE color: 9856884.
HSL color Cylindrical-coordinate representation of color #746796: hue angle of 256.6º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #746796 is Cyan = 0.23, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 103 | 150 | - |
| CMYK | 0.23 | 0.31 | 0 | 0.41 |
| HSL | 256.6º | 0.19% | 0.5% | - |
| HSV(B) | 256.6º | 0.31% | 0.59% | - |
| XYZ | 17.56 | 15.62 | 30.94 | - |
| YUV | 112.25 | 149.31 | 130.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 150 | 0.23 | 0.31 | 0 | 0.41 | 256.6 | 0.19 | 0.5 |
| Hex | 74 | 67 | 96 | 17 | 1F | 0 | 29 | 101 | 13 | 32 |
| Octal | 164 | 147 | 226 | 27 | 37 | 0 | 51 | 401 | 23 | 62 |
| Binary | 1110100 | 1100111 | 10010110 | 10111 | 11111 | 0 | 101001 | 100000001 | 10011 | 110010 |
Color Harmonies of #746796
Complementary color
Monochromatic Colors of #746796
Black with #746796
Text Example
Text Example
White with #746796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746796; }
p { color: rgb(116,103,150); }
H1.HeaderClassName
{
color: #746796;
}
.AnyTagClassName
{
color: #746796;
}
</style>
background-color css
<style>
a { background-color: #746796; }
a { background-color: rgb(116,103,150); }
div.DivClassName
{
background-color: #746796;
}
.BgClassName
{
background-color: #746796;
}
</style>
border-color css
<style>
span { border-color: #746796; }
span { border-color: rgb(116,103,150); }
td.TdClassName
{
border-color: #746796;
}
.TagClassName
{
border-color: #746796;
}
</style>