Shades of Scampi #746994
Tints of Scampi #746994
RGB
CMYK
RGB Variations
Color information
#746994 (or 0x746994) is known color: Scampi. HEX triplet: 74, 69 and 94. RGB value is (116,105,148). Sum of RGB (Red+Green+Blue) = 116+105+148=369 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.44% from 369); Green value is 105 (41.41% from 255 or 28.46% from 369); Blue value is 148 (58.20% from 255 or 40.11% from 369); Max value from RGB is 148 - color contains mainly: blue. Hex color #746994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746994 is #8B966B. Grayscale: #717171. Windows color (decimal): -9148012 or 9726324. OLE color: 9726324.
HSL color Cylindrical-coordinate representation of color #746994: hue angle of 255.35º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #746994 is Cyan = 0.22, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 105 | 148 | - |
| CMYK | 0.22 | 0.29 | 0 | 0.42 |
| HSL | 255.35º | 0.17% | 0.5% | - |
| HSV(B) | 255.35º | 0.29% | 0.58% | - |
| XYZ | 17.6 | 15.95 | 30.17 | - |
| YUV | 113.19 | 147.64 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 148 | 0.22 | 0.29 | 0 | 0.42 | 255.35 | 0.17 | 0.5 |
| Hex | 74 | 69 | 94 | 16 | 1D | 0 | 2A | FF | 11 | 32 |
| Octal | 164 | 151 | 224 | 26 | 35 | 0 | 52 | 377 | 21 | 62 |
| Binary | 1110100 | 1101001 | 10010100 | 10110 | 11101 | 0 | 101010 | 11111111 | 10001 | 110010 |
Color Harmonies of #746994
Complementary color
Monochromatic Colors of #746994
Black with #746994
Text Example
Text Example
White with #746994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746994; }
p { color: rgb(116,105,148); }
H1.HeaderClassName
{
color: #746994;
}
.AnyTagClassName
{
color: #746994;
}
</style>
background-color css
<style>
a { background-color: #746994; }
a { background-color: rgb(116,105,148); }
div.DivClassName
{
background-color: #746994;
}
.BgClassName
{
background-color: #746994;
}
</style>
border-color css
<style>
span { border-color: #746994; }
span { border-color: rgb(116,105,148); }
td.TdClassName
{
border-color: #746994;
}
.TagClassName
{
border-color: #746994;
}
</style>