Shades of Scampi #746795
Tints of Scampi #746795
RGB
CMYK
RGB Variations
Color information
#746795 (or 0x746795) is known color: Scampi. HEX triplet: 74, 67 and 95. RGB value is (116,103,149). Sum of RGB (Red+Green+Blue) = 116+103+149=368 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.52% from 368); Green value is 103 (40.62% from 255 or 27.99% from 368); Blue value is 149 (58.59% from 255 or 40.49% from 368); Max value from RGB is 149 - color contains mainly: blue. Hex color #746795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746795 is #8B986A. Grayscale: #6F6F6F. Windows color (decimal): -9148523 or 9791348. OLE color: 9791348.
HSL color Cylindrical-coordinate representation of color #746795: hue angle of 256.96º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #746795 is Cyan = 0.22, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 103 | 149 | - |
| CMYK | 0.22 | 0.31 | 0 | 0.42 |
| HSL | 256.96º | 0.18% | 0.49% | - |
| HSV(B) | 256.96º | 0.31% | 0.58% | - |
| XYZ | 17.48 | 15.58 | 30.52 | - |
| YUV | 112.13 | 148.81 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 149 | 0.22 | 0.31 | 0 | 0.42 | 256.96 | 0.18 | 0.49 |
| Hex | 74 | 67 | 95 | 16 | 1F | 0 | 2A | 101 | 12 | 31 |
| Octal | 164 | 147 | 225 | 26 | 37 | 0 | 52 | 401 | 22 | 61 |
| Binary | 1110100 | 1100111 | 10010101 | 10110 | 11111 | 0 | 101010 | 100000001 | 10010 | 110001 |
Color Harmonies of #746795
Complementary color
Monochromatic Colors of #746795
Black with #746795
Text Example
Text Example
White with #746795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746795; }
p { color: rgb(116,103,149); }
H1.HeaderClassName
{
color: #746795;
}
.AnyTagClassName
{
color: #746795;
}
</style>
background-color css
<style>
a { background-color: #746795; }
a { background-color: rgb(116,103,149); }
div.DivClassName
{
background-color: #746795;
}
.BgClassName
{
background-color: #746795;
}
</style>
border-color css
<style>
span { border-color: #746795; }
span { border-color: rgb(116,103,149); }
td.TdClassName
{
border-color: #746795;
}
.TagClassName
{
border-color: #746795;
}
</style>