Shades of Scampi #716397
Tints of Scampi #716397
RGB
CMYK
RGB Variations
Color information
#716397 (or 0x716397) is known color: Scampi. HEX triplet: 71, 63 and 97. RGB value is (113,99,151). Sum of RGB (Red+Green+Blue) = 113+99+151=363 (48% of max value = 765). Red value is 113 (44.53% from 255 or 31.13% from 363); Green value is 99 (39.06% from 255 or 27.27% from 363); Blue value is 151 (59.38% from 255 or 41.60% from 363); Max value from RGB is 151 - color contains mainly: blue. Hex color #716397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716397 is #8E9C68. Grayscale: #6C6C6C. Windows color (decimal): -9346153 or 9921393. OLE color: 9921393.
HSL color Cylindrical-coordinate representation of color #716397: hue angle of 256.15º degrees, saturation: 0.21, 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 #716397 is Cyan = 0.25, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 99 | 151 | - |
| CMYK | 0.25 | 0.34 | 0 | 0.41 |
| HSL | 256.15º | 0.21% | 0.49% | - |
| HSV(B) | 256.15º | 0.34% | 0.59% | - |
| XYZ | 16.86 | 14.67 | 31.22 | - |
| YUV | 109.11 | 151.64 | 130.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 151 | 0.25 | 0.34 | 0 | 0.41 | 256.15 | 0.21 | 0.49 |
| Hex | 71 | 63 | 97 | 19 | 22 | 0 | 29 | 100 | 15 | 31 |
| Octal | 161 | 143 | 227 | 31 | 42 | 0 | 51 | 400 | 25 | 61 |
| Binary | 1110001 | 1100011 | 10010111 | 11001 | 100010 | 0 | 101001 | 100000000 | 10101 | 110001 |
Color Harmonies of #716397
Complementary color
Monochromatic Colors of #716397
Black with #716397
Text Example
Text Example
White with #716397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716397; }
p { color: rgb(113,99,151); }
H1.HeaderClassName
{
color: #716397;
}
.AnyTagClassName
{
color: #716397;
}
</style>
background-color css
<style>
a { background-color: #716397; }
a { background-color: rgb(113,99,151); }
div.DivClassName
{
background-color: #716397;
}
.BgClassName
{
background-color: #716397;
}
</style>
border-color css
<style>
span { border-color: #716397; }
span { border-color: rgb(113,99,151); }
td.TdClassName
{
border-color: #716397;
}
.TagClassName
{
border-color: #716397;
}
</style>