Shades of Scampi #716494
Tints of Scampi #716494
RGB
CMYK
RGB Variations
Color information
#716494 (or 0x716494) is known color: Scampi. HEX triplet: 71, 64 and 94. RGB value is (113,100,148). Sum of RGB (Red+Green+Blue) = 113+100+148=361 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.30% from 361); Green value is 100 (39.45% from 255 or 27.70% from 361); Blue value is 148 (58.20% from 255 or 41.00% from 361); Max value from RGB is 148 - color contains mainly: blue. Hex color #716494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716494 is #8E9B6B. Grayscale: #6D6D6D. Windows color (decimal): -9345900 or 9725041. OLE color: 9725041.
HSL color Cylindrical-coordinate representation of color #716494: hue angle of 256.25º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #716494 is Cyan = 0.24, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 100 | 148 | - |
| CMYK | 0.24 | 0.32 | 0 | 0.42 |
| HSL | 256.25º | 0.19% | 0.49% | - |
| HSV(B) | 256.25º | 0.32% | 0.58% | - |
| XYZ | 16.71 | 14.76 | 29.99 | - |
| YUV | 109.36 | 149.81 | 130.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 148 | 0.24 | 0.32 | 0 | 0.42 | 256.25 | 0.19 | 0.49 |
| Hex | 71 | 64 | 94 | 18 | 20 | 0 | 2A | 100 | 13 | 31 |
| Octal | 161 | 144 | 224 | 30 | 40 | 0 | 52 | 400 | 23 | 61 |
| Binary | 1110001 | 1100100 | 10010100 | 11000 | 100000 | 0 | 101010 | 100000000 | 10011 | 110001 |
Color Harmonies of #716494
Complementary color
Monochromatic Colors of #716494
Black with #716494
Text Example
Text Example
White with #716494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716494; }
p { color: rgb(113,100,148); }
H1.HeaderClassName
{
color: #716494;
}
.AnyTagClassName
{
color: #716494;
}
</style>
background-color css
<style>
a { background-color: #716494; }
a { background-color: rgb(113,100,148); }
div.DivClassName
{
background-color: #716494;
}
.BgClassName
{
background-color: #716494;
}
</style>
border-color css
<style>
span { border-color: #716494; }
span { border-color: rgb(113,100,148); }
td.TdClassName
{
border-color: #716494;
}
.TagClassName
{
border-color: #716494;
}
</style>