Shades of Scampi #716398
Tints of Scampi #716398
RGB
CMYK
RGB Variations
Color information
#716398 (or 0x716398) is known color: Scampi. HEX triplet: 71, 63 and 98. RGB value is (113,99,152). Sum of RGB (Red+Green+Blue) = 113+99+152=364 (48% of max value = 765). Red value is 113 (44.53% from 255 or 31.04% from 364); Green value is 99 (39.06% from 255 or 27.20% from 364); Blue value is 152 (59.77% from 255 or 41.76% from 364); Max value from RGB is 152 - color contains mainly: blue. Hex color #716398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716398 is #8E9C67. Grayscale: #6D6D6D. Windows color (decimal): -9346152 or 9986929. OLE color: 9986929.
HSL color Cylindrical-coordinate representation of color #716398: hue angle of 255.85º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #716398 is Cyan = 0.26, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 99 | 152 | - |
| CMYK | 0.26 | 0.35 | 0 | 0.40 |
| HSL | 255.85º | 0.21% | 0.49% | - |
| HSV(B) | 255.85º | 0.35% | 0.6% | - |
| XYZ | 16.94 | 14.7 | 31.65 | - |
| YUV | 109.23 | 152.14 | 130.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 152 | 0.26 | 0.35 | 0 | 0.40 | 255.85 | 0.21 | 0.49 |
| Hex | 71 | 63 | 98 | 1A | 23 | 0 | 28 | 100 | 15 | 31 |
| Octal | 161 | 143 | 230 | 32 | 43 | 0 | 50 | 400 | 25 | 61 |
| Binary | 1110001 | 1100011 | 10011000 | 11010 | 100011 | 0 | 101000 | 100000000 | 10101 | 110001 |
Color Harmonies of #716398
Complementary color
Monochromatic Colors of #716398
Black with #716398
Text Example
Text Example
White with #716398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716398; }
p { color: rgb(113,99,152); }
H1.HeaderClassName
{
color: #716398;
}
.AnyTagClassName
{
color: #716398;
}
</style>
background-color css
<style>
a { background-color: #716398; }
a { background-color: rgb(113,99,152); }
div.DivClassName
{
background-color: #716398;
}
.BgClassName
{
background-color: #716398;
}
</style>
border-color css
<style>
span { border-color: #716398; }
span { border-color: rgb(113,99,152); }
td.TdClassName
{
border-color: #716398;
}
.TagClassName
{
border-color: #716398;
}
</style>