Shades of Scampi #716597
Tints of Scampi #716597
RGB
CMYK
RGB Variations
Color information
#716597 (or 0x716597) is known color: Scampi. HEX triplet: 71, 65 and 97. RGB value is (113,101,151). Sum of RGB (Red+Green+Blue) = 113+101+151=365 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.96% from 365); Green value is 101 (39.84% from 255 or 27.67% from 365); Blue value is 151 (59.38% from 255 or 41.37% from 365); Max value from RGB is 151 - color contains mainly: blue. Hex color #716597 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716597 is #8E9A68. Grayscale: #6E6E6E. Windows color (decimal): -9345641 or 9921905. OLE color: 9921905.
HSL color Cylindrical-coordinate representation of color #716597: hue angle of 254.4º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #716597 is Cyan = 0.25, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 101 | 151 | - |
| CMYK | 0.25 | 0.33 | 0 | 0.41 |
| HSL | 254.4º | 0.2% | 0.49% | - |
| HSV(B) | 254.4º | 0.33% | 0.59% | - |
| XYZ | 17.05 | 15.05 | 31.28 | - |
| YUV | 110.29 | 150.98 | 129.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 151 | 0.25 | 0.33 | 0 | 0.41 | 254.4 | 0.2 | 0.49 |
| Hex | 71 | 65 | 97 | 19 | 21 | 0 | 29 | FE | 14 | 31 |
| Octal | 161 | 145 | 227 | 31 | 41 | 0 | 51 | 376 | 24 | 61 |
| Binary | 1110001 | 1100101 | 10010111 | 11001 | 100001 | 0 | 101001 | 11111110 | 10100 | 110001 |
Color Harmonies of #716597
Complementary color
Monochromatic Colors of #716597
Black with #716597
Text Example
Text Example
White with #716597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716597; }
p { color: rgb(113,101,151); }
H1.HeaderClassName
{
color: #716597;
}
.AnyTagClassName
{
color: #716597;
}
</style>
background-color css
<style>
a { background-color: #716597; }
a { background-color: rgb(113,101,151); }
div.DivClassName
{
background-color: #716597;
}
.BgClassName
{
background-color: #716597;
}
</style>
border-color css
<style>
span { border-color: #716597; }
span { border-color: rgb(113,101,151); }
td.TdClassName
{
border-color: #716597;
}
.TagClassName
{
border-color: #716597;
}
</style>