Shades of Scampi #716497
Tints of Scampi #716497
RGB
CMYK
RGB Variations
Color information
#716497 (or 0x716497) is known color: Scampi. HEX triplet: 71, 64 and 97. RGB value is (113,100,151). Sum of RGB (Red+Green+Blue) = 113+100+151=364 (48% of max value = 765). Red value is 113 (44.53% from 255 or 31.04% from 364); Green value is 100 (39.45% from 255 or 27.47% from 364); Blue value is 151 (59.38% from 255 or 41.48% from 364); Max value from RGB is 151 - color contains mainly: blue. Hex color #716497 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716497 is #8E9B68. Grayscale: #6D6D6D. Windows color (decimal): -9345897 or 9921649. OLE color: 9921649.
HSL color Cylindrical-coordinate representation of color #716497: hue angle of 255.29º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #716497 is Cyan = 0.25, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 100 | 151 | - |
| CMYK | 0.25 | 0.34 | 0 | 0.41 |
| HSL | 255.29º | 0.2% | 0.49% | - |
| HSV(B) | 255.29º | 0.34% | 0.59% | - |
| XYZ | 16.95 | 14.86 | 31.25 | - |
| YUV | 109.7 | 151.31 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 151 | 0.25 | 0.34 | 0 | 0.41 | 255.29 | 0.2 | 0.49 |
| Hex | 71 | 64 | 97 | 19 | 22 | 0 | 29 | FF | 14 | 31 |
| Octal | 161 | 144 | 227 | 31 | 42 | 0 | 51 | 377 | 24 | 61 |
| Binary | 1110001 | 1100100 | 10010111 | 11001 | 100010 | 0 | 101001 | 11111111 | 10100 | 110001 |
Color Harmonies of #716497
Complementary color
Monochromatic Colors of #716497
Black with #716497
Text Example
Text Example
White with #716497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716497; }
p { color: rgb(113,100,151); }
H1.HeaderClassName
{
color: #716497;
}
.AnyTagClassName
{
color: #716497;
}
</style>
background-color css
<style>
a { background-color: #716497; }
a { background-color: rgb(113,100,151); }
div.DivClassName
{
background-color: #716497;
}
.BgClassName
{
background-color: #716497;
}
</style>
border-color css
<style>
span { border-color: #716497; }
span { border-color: rgb(113,100,151); }
td.TdClassName
{
border-color: #716497;
}
.TagClassName
{
border-color: #716497;
}
</style>