Shades of Scampi #716195
Tints of Scampi #716195
RGB
CMYK
RGB Variations
Color information
#716195 (or 0x716195) is known color: Scampi. HEX triplet: 71, 61 and 95. RGB value is (113,97,149). Sum of RGB (Red+Green+Blue) = 113+97+149=359 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.48% from 359); Green value is 97 (38.28% from 255 or 27.02% from 359); Blue value is 149 (58.59% from 255 or 41.50% from 359); Max value from RGB is 149 - color contains mainly: blue. Hex color #716195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716195 is #8E9E6A. Grayscale: #6B6B6B. Windows color (decimal): -9346667 or 9789809. OLE color: 9789809.
HSL color Cylindrical-coordinate representation of color #716195: hue angle of 258.46º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #716195 is Cyan = 0.24, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 97 | 149 | - |
| CMYK | 0.24 | 0.35 | 0 | 0.42 |
| HSL | 258.46º | 0.21% | 0.48% | - |
| HSV(B) | 258.46º | 0.35% | 0.58% | - |
| XYZ | 16.51 | 14.23 | 30.31 | - |
| YUV | 107.71 | 151.3 | 131.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 149 | 0.24 | 0.35 | 0 | 0.42 | 258.46 | 0.21 | 0.48 |
| Hex | 71 | 61 | 95 | 18 | 23 | 0 | 2A | 102 | 15 | 30 |
| Octal | 161 | 141 | 225 | 30 | 43 | 0 | 52 | 402 | 25 | 60 |
| Binary | 1110001 | 1100001 | 10010101 | 11000 | 100011 | 0 | 101010 | 100000010 | 10101 | 110000 |
Color Harmonies of #716195
Complementary color
Monochromatic Colors of #716195
Black with #716195
Text Example
Text Example
White with #716195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716195; }
p { color: rgb(113,97,149); }
H1.HeaderClassName
{
color: #716195;
}
.AnyTagClassName
{
color: #716195;
}
</style>
background-color css
<style>
a { background-color: #716195; }
a { background-color: rgb(113,97,149); }
div.DivClassName
{
background-color: #716195;
}
.BgClassName
{
background-color: #716195;
}
</style>
border-color css
<style>
span { border-color: #716195; }
span { border-color: rgb(113,97,149); }
td.TdClassName
{
border-color: #716195;
}
.TagClassName
{
border-color: #716195;
}
</style>