Shades of Scampi #716695
Tints of Scampi #716695
RGB
CMYK
RGB Variations
Color information
#716695 (or 0x716695) is known color: Scampi. HEX triplet: 71, 66 and 95. RGB value is (113,102,149). Sum of RGB (Red+Green+Blue) = 113+102+149=364 (48% of max value = 765). Red value is 113 (44.53% from 255 or 31.04% from 364); Green value is 102 (40.23% from 255 or 28.02% from 364); Blue value is 149 (58.59% from 255 or 40.93% from 364); Max value from RGB is 149 - color contains mainly: blue. Hex color #716695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716695 is #8E996A. Grayscale: #6E6E6E. Windows color (decimal): -9345387 or 9791089. OLE color: 9791089.
HSL color Cylindrical-coordinate representation of color #716695: hue angle of 254.04º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #716695 is Cyan = 0.24, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 102 | 149 | - |
| CMYK | 0.24 | 0.32 | 0 | 0.42 |
| HSL | 254.04º | 0.19% | 0.49% | - |
| HSV(B) | 254.04º | 0.32% | 0.58% | - |
| XYZ | 16.99 | 15.18 | 30.47 | - |
| YUV | 110.65 | 149.64 | 129.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 149 | 0.24 | 0.32 | 0 | 0.42 | 254.04 | 0.19 | 0.49 |
| Hex | 71 | 66 | 95 | 18 | 20 | 0 | 2A | FE | 13 | 31 |
| Octal | 161 | 146 | 225 | 30 | 40 | 0 | 52 | 376 | 23 | 61 |
| Binary | 1110001 | 1100110 | 10010101 | 11000 | 100000 | 0 | 101010 | 11111110 | 10011 | 110001 |
Color Harmonies of #716695
Complementary color
Monochromatic Colors of #716695
Black with #716695
Text Example
Text Example
White with #716695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716695; }
p { color: rgb(113,102,149); }
H1.HeaderClassName
{
color: #716695;
}
.AnyTagClassName
{
color: #716695;
}
</style>
background-color css
<style>
a { background-color: #716695; }
a { background-color: rgb(113,102,149); }
div.DivClassName
{
background-color: #716695;
}
.BgClassName
{
background-color: #716695;
}
</style>
border-color css
<style>
span { border-color: #716695; }
span { border-color: rgb(113,102,149); }
td.TdClassName
{
border-color: #716695;
}
.TagClassName
{
border-color: #716695;
}
</style>