Shades of Scampi #746995
Tints of Scampi #746995
RGB
CMYK
RGB Variations
Color information
#746995 (or 0x746995) is known color: Scampi. HEX triplet: 74, 69 and 95. RGB value is (116,105,149). Sum of RGB (Red+Green+Blue) = 116+105+149=370 (49% of max value = 765). Red value is 116 (45.70% from 255 or 31.35% from 370); Green value is 105 (41.41% from 255 or 28.38% from 370); Blue value is 149 (58.59% from 255 or 40.27% from 370); Max value from RGB is 149 - color contains mainly: blue. Hex color #746995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746995 is #8B966A. Grayscale: #717171. Windows color (decimal): -9148011 or 9791860. OLE color: 9791860.
HSL color Cylindrical-coordinate representation of color #746995: hue angle of 255º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #746995 is Cyan = 0.22, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 105 | 149 | - |
| CMYK | 0.22 | 0.30 | 0 | 0.42 |
| HSL | 255º | 0.17% | 0.5% | - |
| HSV(B) | 255º | 0.3% | 0.58% | - |
| XYZ | 17.68 | 15.99 | 30.59 | - |
| YUV | 113.31 | 148.14 | 129.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 149 | 0.22 | 0.30 | 0 | 0.42 | 255 | 0.17 | 0.5 |
| Hex | 74 | 69 | 95 | 16 | 1E | 0 | 2A | FF | 11 | 32 |
| Octal | 164 | 151 | 225 | 26 | 36 | 0 | 52 | 377 | 21 | 62 |
| Binary | 1110100 | 1101001 | 10010101 | 10110 | 11110 | 0 | 101010 | 11111111 | 10001 | 110010 |
Color Harmonies of #746995
Complementary color
Monochromatic Colors of #746995
Black with #746995
Text Example
Text Example
White with #746995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746995; }
p { color: rgb(116,105,149); }
H1.HeaderClassName
{
color: #746995;
}
.AnyTagClassName
{
color: #746995;
}
</style>
background-color css
<style>
a { background-color: #746995; }
a { background-color: rgb(116,105,149); }
div.DivClassName
{
background-color: #746995;
}
.BgClassName
{
background-color: #746995;
}
</style>
border-color css
<style>
span { border-color: #746995; }
span { border-color: rgb(116,105,149); }
td.TdClassName
{
border-color: #746995;
}
.TagClassName
{
border-color: #746995;
}
</style>