Shades of Scampi #716893
Tints of Scampi #716893
RGB
CMYK
RGB Variations
Color information
#716893 (or 0x716893) is known color: Scampi. HEX triplet: 71, 68 and 93. RGB value is (113,104,147). Sum of RGB (Red+Green+Blue) = 113+104+147=364 (48% of max value = 765). Red value is 113 (44.53% from 255 or 31.04% from 364); Green value is 104 (41.02% from 255 or 28.57% from 364); Blue value is 147 (57.81% from 255 or 40.38% from 364); Max value from RGB is 147 - color contains mainly: blue. Hex color #716893 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716893 is #8E976C. Grayscale: #6F6F6F. Windows color (decimal): -9344877 or 9660529. OLE color: 9660529.
HSL color Cylindrical-coordinate representation of color #716893: hue angle of 252.56º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #716893 is Cyan = 0.23, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 104 | 147 | - |
| CMYK | 0.23 | 0.29 | 0 | 0.42 |
| HSL | 252.56º | 0.17% | 0.49% | - |
| HSV(B) | 252.56º | 0.29% | 0.58% | - |
| XYZ | 17.03 | 15.52 | 29.7 | - |
| YUV | 111.59 | 147.98 | 129 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 147 | 0.23 | 0.29 | 0 | 0.42 | 252.56 | 0.17 | 0.49 |
| Hex | 71 | 68 | 93 | 17 | 1D | 0 | 2A | FD | 11 | 31 |
| Octal | 161 | 150 | 223 | 27 | 35 | 0 | 52 | 375 | 21 | 61 |
| Binary | 1110001 | 1101000 | 10010011 | 10111 | 11101 | 0 | 101010 | 11111101 | 10001 | 110001 |
Color Harmonies of #716893
Complementary color
Monochromatic Colors of #716893
Black with #716893
Text Example
Text Example
White with #716893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716893; }
p { color: rgb(113,104,147); }
H1.HeaderClassName
{
color: #716893;
}
.AnyTagClassName
{
color: #716893;
}
</style>
background-color css
<style>
a { background-color: #716893; }
a { background-color: rgb(113,104,147); }
div.DivClassName
{
background-color: #716893;
}
.BgClassName
{
background-color: #716893;
}
</style>
border-color css
<style>
span { border-color: #716893; }
span { border-color: rgb(113,104,147); }
td.TdClassName
{
border-color: #716893;
}
.TagClassName
{
border-color: #716893;
}
</style>