Shades of Scampi #716198
Tints of Scampi #716198
RGB
CMYK
RGB Variations
Color information
#716198 (or 0x716198) is known color: Scampi. HEX triplet: 71, 61 and 98. RGB value is (113,97,152). Sum of RGB (Red+Green+Blue) = 113+97+152=362 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.22% from 362); Green value is 97 (38.28% from 255 or 26.80% from 362); Blue value is 152 (59.77% from 255 or 41.99% from 362); Max value from RGB is 152 - color contains mainly: blue. Hex color #716198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716198 is #8E9E67. Grayscale: #6B6B6B. Windows color (decimal): -9346664 or 9986417. OLE color: 9986417.
HSL color Cylindrical-coordinate representation of color #716198: hue angle of 257.45º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #716198 is Cyan = 0.26, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 97 | 152 | - |
| CMYK | 0.26 | 0.36 | 0 | 0.40 |
| HSL | 257.45º | 0.22% | 0.49% | - |
| HSV(B) | 257.45º | 0.36% | 0.6% | - |
| XYZ | 16.75 | 14.33 | 31.59 | - |
| YUV | 108.05 | 152.8 | 131.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 152 | 0.26 | 0.36 | 0 | 0.40 | 257.45 | 0.22 | 0.49 |
| Hex | 71 | 61 | 98 | 1A | 24 | 0 | 28 | 101 | 16 | 31 |
| Octal | 161 | 141 | 230 | 32 | 44 | 0 | 50 | 401 | 26 | 61 |
| Binary | 1110001 | 1100001 | 10011000 | 11010 | 100100 | 0 | 101000 | 100000001 | 10110 | 110001 |
Color Harmonies of #716198
Complementary color
Monochromatic Colors of #716198
Black with #716198
Text Example
Text Example
White with #716198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716198; }
p { color: rgb(113,97,152); }
H1.HeaderClassName
{
color: #716198;
}
.AnyTagClassName
{
color: #716198;
}
</style>
background-color css
<style>
a { background-color: #716198; }
a { background-color: rgb(113,97,152); }
div.DivClassName
{
background-color: #716198;
}
.BgClassName
{
background-color: #716198;
}
</style>
border-color css
<style>
span { border-color: #716198; }
span { border-color: rgb(113,97,152); }
td.TdClassName
{
border-color: #716198;
}
.TagClassName
{
border-color: #716198;
}
</style>