Shades of Scampi #746394
Tints of Scampi #746394
RGB
CMYK
RGB Variations
Color information
#746394 (or 0x746394) is known color: Scampi. HEX triplet: 74, 63 and 94. RGB value is (116,99,148). Sum of RGB (Red+Green+Blue) = 116+99+148=363 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.96% from 363); Green value is 99 (39.06% from 255 or 27.27% from 363); Blue value is 148 (58.20% from 255 or 40.77% from 363); Max value from RGB is 148 - color contains mainly: blue. Hex color #746394 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746394 is #8B9C6B. Grayscale: #6D6D6D. Windows color (decimal): -9149548 or 9724788. OLE color: 9724788.
HSL color Cylindrical-coordinate representation of color #746394: hue angle of 260.82º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #746394 is Cyan = 0.22, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 99 | 148 | - |
| CMYK | 0.22 | 0.33 | 0 | 0.42 |
| HSL | 260.82º | 0.2% | 0.48% | - |
| HSV(B) | 260.82º | 0.33% | 0.58% | - |
| XYZ | 17.01 | 14.77 | 29.97 | - |
| YUV | 109.67 | 149.63 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 148 | 0.22 | 0.33 | 0 | 0.42 | 260.82 | 0.2 | 0.48 |
| Hex | 74 | 63 | 94 | 16 | 21 | 0 | 2A | 105 | 14 | 30 |
| Octal | 164 | 143 | 224 | 26 | 41 | 0 | 52 | 405 | 24 | 60 |
| Binary | 1110100 | 1100011 | 10010100 | 10110 | 100001 | 0 | 101010 | 100000101 | 10100 | 110000 |
Color Harmonies of #746394
Complementary color
Monochromatic Colors of #746394
Black with #746394
Text Example
Text Example
White with #746394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746394; }
p { color: rgb(116,99,148); }
H1.HeaderClassName
{
color: #746394;
}
.AnyTagClassName
{
color: #746394;
}
</style>
background-color css
<style>
a { background-color: #746394; }
a { background-color: rgb(116,99,148); }
div.DivClassName
{
background-color: #746394;
}
.BgClassName
{
background-color: #746394;
}
</style>
border-color css
<style>
span { border-color: #746394; }
span { border-color: rgb(116,99,148); }
td.TdClassName
{
border-color: #746394;
}
.TagClassName
{
border-color: #746394;
}
</style>