Shades of Scampi #746895
Tints of Scampi #746895
RGB
CMYK
RGB Variations
Color information
#746895 (or 0x746895) is known color: Scampi. HEX triplet: 74, 68 and 95. RGB value is (116,104,149). Sum of RGB (Red+Green+Blue) = 116+104+149=369 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.44% from 369); Green value is 104 (41.02% from 255 or 28.18% from 369); Blue value is 149 (58.59% from 255 or 40.38% from 369); Max value from RGB is 149 - color contains mainly: blue. Hex color #746895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746895 is #8B976A. Grayscale: #707070. Windows color (decimal): -9148267 or 9791604. OLE color: 9791604.
HSL color Cylindrical-coordinate representation of color #746895: hue angle of 256º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #746895 is Cyan = 0.22, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 104 | 149 | - |
| CMYK | 0.22 | 0.30 | 0 | 0.42 |
| HSL | 256º | 0.18% | 0.5% | - |
| HSV(B) | 256º | 0.3% | 0.58% | - |
| XYZ | 17.58 | 15.78 | 30.55 | - |
| YUV | 112.72 | 148.48 | 130.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 104 | 149 | 0.22 | 0.30 | 0 | 0.42 | 256 | 0.18 | 0.5 |
| Hex | 74 | 68 | 95 | 16 | 1E | 0 | 2A | 100 | 12 | 32 |
| Octal | 164 | 150 | 225 | 26 | 36 | 0 | 52 | 400 | 22 | 62 |
| Binary | 1110100 | 1101000 | 10010101 | 10110 | 11110 | 0 | 101010 | 100000000 | 10010 | 110010 |
Color Harmonies of #746895
Complementary color
Monochromatic Colors of #746895
Black with #746895
Text Example
Text Example
White with #746895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746895; }
p { color: rgb(116,104,149); }
H1.HeaderClassName
{
color: #746895;
}
.AnyTagClassName
{
color: #746895;
}
</style>
background-color css
<style>
a { background-color: #746895; }
a { background-color: rgb(116,104,149); }
div.DivClassName
{
background-color: #746895;
}
.BgClassName
{
background-color: #746895;
}
</style>
border-color css
<style>
span { border-color: #746895; }
span { border-color: rgb(116,104,149); }
td.TdClassName
{
border-color: #746895;
}
.TagClassName
{
border-color: #746895;
}
</style>