Shades of Scampi #716396
Tints of Scampi #716396
RGB
CMYK
RGB Variations
Color information
#716396 (or 0x716396) is known color: Scampi. HEX triplet: 71, 63 and 96. RGB value is (113,99,150). Sum of RGB (Red+Green+Blue) = 113+99+150=362 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.22% from 362); Green value is 99 (39.06% from 255 or 27.35% from 362); Blue value is 150 (58.98% from 255 or 41.44% from 362); Max value from RGB is 150 - color contains mainly: blue. Hex color #716396 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716396 is #8E9C69. Grayscale: #6C6C6C. Windows color (decimal): -9346154 or 9855857. OLE color: 9855857.
HSL color Cylindrical-coordinate representation of color #716396: hue angle of 256.47º 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 #716396 is Cyan = 0.25, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 99 | 150 | - |
| CMYK | 0.25 | 0.34 | 0 | 0.41 |
| HSL | 256.47º | 0.2% | 0.49% | - |
| HSV(B) | 256.47º | 0.34% | 0.59% | - |
| XYZ | 16.78 | 14.64 | 30.8 | - |
| YUV | 109 | 151.14 | 130.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 150 | 0.25 | 0.34 | 0 | 0.41 | 256.47 | 0.2 | 0.49 |
| Hex | 71 | 63 | 96 | 19 | 22 | 0 | 29 | 100 | 14 | 31 |
| Octal | 161 | 143 | 226 | 31 | 42 | 0 | 51 | 400 | 24 | 61 |
| Binary | 1110001 | 1100011 | 10010110 | 11001 | 100010 | 0 | 101001 | 100000000 | 10100 | 110001 |
Color Harmonies of #716396
Complementary color
Monochromatic Colors of #716396
Black with #716396
Text Example
Text Example
White with #716396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716396; }
p { color: rgb(113,99,150); }
H1.HeaderClassName
{
color: #716396;
}
.AnyTagClassName
{
color: #716396;
}
</style>
background-color css
<style>
a { background-color: #716396; }
a { background-color: rgb(113,99,150); }
div.DivClassName
{
background-color: #716396;
}
.BgClassName
{
background-color: #716396;
}
</style>
border-color css
<style>
span { border-color: #716396; }
span { border-color: rgb(113,99,150); }
td.TdClassName
{
border-color: #716396;
}
.TagClassName
{
border-color: #716396;
}
</style>