Shades of Scampi #746793
Tints of Scampi #746793
RGB
CMYK
RGB Variations
Color information
#746793 (or 0x746793) is known color: Scampi. HEX triplet: 74, 67 and 93. RGB value is (116,103,147). Sum of RGB (Red+Green+Blue) = 116+103+147=366 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.69% from 366); Green value is 103 (40.62% from 255 or 28.14% from 366); Blue value is 147 (57.81% from 255 or 40.16% from 366); Max value from RGB is 147 - color contains mainly: blue. Hex color #746793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746793 is #8B986C. Grayscale: #6F6F6F. Windows color (decimal): -9148525 or 9660276. OLE color: 9660276.
HSL color Cylindrical-coordinate representation of color #746793: hue angle of 257.73º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #746793 is Cyan = 0.21, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 103 | 147 | - |
| CMYK | 0.21 | 0.30 | 0 | 0.42 |
| HSL | 257.73º | 0.18% | 0.49% | - |
| HSV(B) | 257.73º | 0.3% | 0.58% | - |
| XYZ | 17.32 | 15.52 | 29.69 | - |
| YUV | 111.9 | 147.81 | 130.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 147 | 0.21 | 0.30 | 0 | 0.42 | 257.73 | 0.18 | 0.49 |
| Hex | 74 | 67 | 93 | 15 | 1E | 0 | 2A | 102 | 12 | 31 |
| Octal | 164 | 147 | 223 | 25 | 36 | 0 | 52 | 402 | 22 | 61 |
| Binary | 1110100 | 1100111 | 10010011 | 10101 | 11110 | 0 | 101010 | 100000010 | 10010 | 110001 |
Color Harmonies of #746793
Complementary color
Monochromatic Colors of #746793
Black with #746793
Text Example
Text Example
White with #746793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746793; }
p { color: rgb(116,103,147); }
H1.HeaderClassName
{
color: #746793;
}
.AnyTagClassName
{
color: #746793;
}
</style>
background-color css
<style>
a { background-color: #746793; }
a { background-color: rgb(116,103,147); }
div.DivClassName
{
background-color: #746793;
}
.BgClassName
{
background-color: #746793;
}
</style>
border-color css
<style>
span { border-color: #746793; }
span { border-color: rgb(116,103,147); }
td.TdClassName
{
border-color: #746793;
}
.TagClassName
{
border-color: #746793;
}
</style>