Shades of Scampi #746893
Tints of Scampi #746893
RGB
CMYK
RGB Variations
Color information
#746893 (or 0x746893) is known color: Scampi. HEX triplet: 74, 68 and 93. RGB value is (116,104,147). Sum of RGB (Red+Green+Blue) = 116+104+147=367 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.61% from 367); Green value is 104 (41.02% from 255 or 28.34% from 367); Blue value is 147 (57.81% from 255 or 40.05% from 367); Max value from RGB is 147 - color contains mainly: blue. Hex color #746893 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746893 is #8B976C. Grayscale: #707070. Windows color (decimal): -9148269 or 9660532. OLE color: 9660532.
HSL color Cylindrical-coordinate representation of color #746893: hue angle of 256.74º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #746893 is Cyan = 0.21, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 104 | 147 | - |
| CMYK | 0.21 | 0.29 | 0 | 0.42 |
| HSL | 256.74º | 0.17% | 0.49% | - |
| HSV(B) | 256.74º | 0.29% | 0.58% | - |
| XYZ | 17.42 | 15.72 | 29.72 | - |
| YUV | 112.49 | 147.48 | 130.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 104 | 147 | 0.21 | 0.29 | 0 | 0.42 | 256.74 | 0.17 | 0.49 |
| Hex | 74 | 68 | 93 | 15 | 1D | 0 | 2A | 101 | 11 | 31 |
| Octal | 164 | 150 | 223 | 25 | 35 | 0 | 52 | 401 | 21 | 61 |
| Binary | 1110100 | 1101000 | 10010011 | 10101 | 11101 | 0 | 101010 | 100000001 | 10001 | 110001 |
Color Harmonies of #746893
Complementary color
Monochromatic Colors of #746893
Black with #746893
Text Example
Text Example
White with #746893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746893; }
p { color: rgb(116,104,147); }
H1.HeaderClassName
{
color: #746893;
}
.AnyTagClassName
{
color: #746893;
}
</style>
background-color css
<style>
a { background-color: #746893; }
a { background-color: rgb(116,104,147); }
div.DivClassName
{
background-color: #746893;
}
.BgClassName
{
background-color: #746893;
}
</style>
border-color css
<style>
span { border-color: #746893; }
span { border-color: rgb(116,104,147); }
td.TdClassName
{
border-color: #746893;
}
.TagClassName
{
border-color: #746893;
}
</style>