Shades of Scampi #716598
Tints of Scampi #716598
RGB
CMYK
RGB Variations
Color information
#716598 (or 0x716598) is known color: Scampi. HEX triplet: 71, 65 and 98. RGB value is (113,101,152). Sum of RGB (Red+Green+Blue) = 113+101+152=366 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.87% from 366); Green value is 101 (39.84% from 255 or 27.60% from 366); Blue value is 152 (59.77% from 255 or 41.53% from 366); Max value from RGB is 152 - color contains mainly: blue. Hex color #716598 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716598 is #8E9A67. Grayscale: #6E6E6E. Windows color (decimal): -9345640 or 9987441. OLE color: 9987441.
HSL color Cylindrical-coordinate representation of color #716598: hue angle of 254.12º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #716598 is Cyan = 0.26, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 101 | 152 | - |
| CMYK | 0.26 | 0.34 | 0 | 0.40 |
| HSL | 254.12º | 0.2% | 0.5% | - |
| HSV(B) | 254.12º | 0.34% | 0.6% | - |
| XYZ | 17.13 | 15.09 | 31.71 | - |
| YUV | 110.4 | 151.48 | 129.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 152 | 0.26 | 0.34 | 0 | 0.40 | 254.12 | 0.2 | 0.5 |
| Hex | 71 | 65 | 98 | 1A | 22 | 0 | 28 | FE | 14 | 32 |
| Octal | 161 | 145 | 230 | 32 | 42 | 0 | 50 | 376 | 24 | 62 |
| Binary | 1110001 | 1100101 | 10011000 | 11010 | 100010 | 0 | 101000 | 11111110 | 10100 | 110010 |
Color Harmonies of #716598
Complementary color
Monochromatic Colors of #716598
Black with #716598
Text Example
Text Example
White with #716598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716598; }
p { color: rgb(113,101,152); }
H1.HeaderClassName
{
color: #716598;
}
.AnyTagClassName
{
color: #716598;
}
</style>
background-color css
<style>
a { background-color: #716598; }
a { background-color: rgb(113,101,152); }
div.DivClassName
{
background-color: #716598;
}
.BgClassName
{
background-color: #716598;
}
</style>
border-color css
<style>
span { border-color: #716598; }
span { border-color: rgb(113,101,152); }
td.TdClassName
{
border-color: #716598;
}
.TagClassName
{
border-color: #716598;
}
</style>