Shades of Scampi #716996
Tints of Scampi #716996
RGB
CMYK
RGB Variations
Color information
#716996 (or 0x716996) is known color: Scampi. HEX triplet: 71, 69 and 96. RGB value is (113,105,150). Sum of RGB (Red+Green+Blue) = 113+105+150=368 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.71% from 368); Green value is 105 (41.41% from 255 or 28.53% from 368); Blue value is 150 (58.98% from 255 or 40.76% from 368); Max value from RGB is 150 - color contains mainly: blue. Hex color #716996 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716996 is #8E9669. Grayscale: #707070. Windows color (decimal): -9344618 or 9857393. OLE color: 9857393.
HSL color Cylindrical-coordinate representation of color #716996: hue angle of 250.67º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #716996 is Cyan = 0.25, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 105 | 150 | - |
| CMYK | 0.25 | 0.30 | 0 | 0.41 |
| HSL | 250.67º | 0.18% | 0.5% | - |
| HSV(B) | 250.67º | 0.3% | 0.59% | - |
| XYZ | 17.37 | 15.82 | 30.99 | - |
| YUV | 112.52 | 149.15 | 128.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 150 | 0.25 | 0.30 | 0 | 0.41 | 250.67 | 0.18 | 0.5 |
| Hex | 71 | 69 | 96 | 19 | 1E | 0 | 29 | FB | 12 | 32 |
| Octal | 161 | 151 | 226 | 31 | 36 | 0 | 51 | 373 | 22 | 62 |
| Binary | 1110001 | 1101001 | 10010110 | 11001 | 11110 | 0 | 101001 | 11111011 | 10010 | 110010 |
Color Harmonies of #716996
Complementary color
Monochromatic Colors of #716996
Black with #716996
Text Example
Text Example
White with #716996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716996; }
p { color: rgb(113,105,150); }
H1.HeaderClassName
{
color: #716996;
}
.AnyTagClassName
{
color: #716996;
}
</style>
background-color css
<style>
a { background-color: #716996; }
a { background-color: rgb(113,105,150); }
div.DivClassName
{
background-color: #716996;
}
.BgClassName
{
background-color: #716996;
}
</style>
border-color css
<style>
span { border-color: #716996; }
span { border-color: rgb(113,105,150); }
td.TdClassName
{
border-color: #716996;
}
.TagClassName
{
border-color: #716996;
}
</style>