Shades of Scampi #716698
Tints of Scampi #716698
RGB
CMYK
RGB Variations
Color information
#716698 (or 0x716698) is known color: Scampi. HEX triplet: 71, 66 and 98. RGB value is (113,102,152). Sum of RGB (Red+Green+Blue) = 113+102+152=367 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.79% from 367); Green value is 102 (40.23% from 255 or 27.79% from 367); Blue value is 152 (59.77% from 255 or 41.42% from 367); Max value from RGB is 152 - color contains mainly: blue. Hex color #716698 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716698 is #8E9967. Grayscale: #6E6E6E. Windows color (decimal): -9345384 or 9987697. OLE color: 9987697.
HSL color Cylindrical-coordinate representation of color #716698: hue angle of 253.2º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #716698 is Cyan = 0.26, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 102 | 152 | - |
| CMYK | 0.26 | 0.33 | 0 | 0.40 |
| HSL | 253.2º | 0.2% | 0.5% | - |
| HSV(B) | 253.2º | 0.33% | 0.6% | - |
| XYZ | 17.23 | 15.28 | 31.75 | - |
| YUV | 110.99 | 151.14 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 152 | 0.26 | 0.33 | 0 | 0.40 | 253.2 | 0.2 | 0.5 |
| Hex | 71 | 66 | 98 | 1A | 21 | 0 | 28 | FD | 14 | 32 |
| Octal | 161 | 146 | 230 | 32 | 41 | 0 | 50 | 375 | 24 | 62 |
| Binary | 1110001 | 1100110 | 10011000 | 11010 | 100001 | 0 | 101000 | 11111101 | 10100 | 110010 |
Color Harmonies of #716698
Complementary color
Monochromatic Colors of #716698
Black with #716698
Text Example
Text Example
White with #716698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716698; }
p { color: rgb(113,102,152); }
H1.HeaderClassName
{
color: #716698;
}
.AnyTagClassName
{
color: #716698;
}
</style>
background-color css
<style>
a { background-color: #716698; }
a { background-color: rgb(113,102,152); }
div.DivClassName
{
background-color: #716698;
}
.BgClassName
{
background-color: #716698;
}
</style>
border-color css
<style>
span { border-color: #716698; }
span { border-color: rgb(113,102,152); }
td.TdClassName
{
border-color: #716698;
}
.TagClassName
{
border-color: #716698;
}
</style>