Shades of Scampi #716793
Tints of Scampi #716793
RGB
CMYK
RGB Variations
Color information
#716793 (or 0x716793) is known color: Scampi. HEX triplet: 71, 67 and 93. RGB value is (113,103,147). Sum of RGB (Red+Green+Blue) = 113+103+147=363 (48% of max value = 765). Red value is 113 (44.53% from 255 or 31.13% from 363); Green value is 103 (40.62% from 255 or 28.37% from 363); Blue value is 147 (57.81% from 255 or 40.50% from 363); Max value from RGB is 147 - color contains mainly: blue. Hex color #716793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716793 is #8E986C. Grayscale: #6E6E6E. Windows color (decimal): -9345133 or 9660273. OLE color: 9660273.
HSL color Cylindrical-coordinate representation of color #716793: hue angle of 253.64º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #716793 is Cyan = 0.23, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 103 | 147 | - |
| CMYK | 0.23 | 0.30 | 0 | 0.42 |
| HSL | 253.64º | 0.18% | 0.49% | - |
| HSV(B) | 253.64º | 0.3% | 0.58% | - |
| XYZ | 16.93 | 15.32 | 29.67 | - |
| YUV | 111.01 | 148.31 | 129.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 147 | 0.23 | 0.30 | 0 | 0.42 | 253.64 | 0.18 | 0.49 |
| Hex | 71 | 67 | 93 | 17 | 1E | 0 | 2A | FE | 12 | 31 |
| Octal | 161 | 147 | 223 | 27 | 36 | 0 | 52 | 376 | 22 | 61 |
| Binary | 1110001 | 1100111 | 10010011 | 10111 | 11110 | 0 | 101010 | 11111110 | 10010 | 110001 |
Color Harmonies of #716793
Complementary color
Monochromatic Colors of #716793
Black with #716793
Text Example
Text Example
White with #716793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716793; }
p { color: rgb(113,103,147); }
H1.HeaderClassName
{
color: #716793;
}
.AnyTagClassName
{
color: #716793;
}
</style>
background-color css
<style>
a { background-color: #716793; }
a { background-color: rgb(113,103,147); }
div.DivClassName
{
background-color: #716793;
}
.BgClassName
{
background-color: #716793;
}
</style>
border-color css
<style>
span { border-color: #716793; }
span { border-color: rgb(113,103,147); }
td.TdClassName
{
border-color: #716793;
}
.TagClassName
{
border-color: #716793;
}
</style>