Shades of Scampi #716897
Tints of Scampi #716897
RGB
CMYK
RGB Variations
Color information
#716897 (or 0x716897) is known color: Scampi. HEX triplet: 71, 68 and 97. RGB value is (113,104,151). Sum of RGB (Red+Green+Blue) = 113+104+151=368 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.71% from 368); Green value is 104 (41.02% from 255 or 28.26% from 368); Blue value is 151 (59.38% from 255 or 41.03% from 368); Max value from RGB is 151 - color contains mainly: blue. Hex color #716897 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716897 is #8E9768. Grayscale: #6F6F6F. Windows color (decimal): -9344873 or 9922673. OLE color: 9922673.
HSL color Cylindrical-coordinate representation of color #716897: hue angle of 251.49º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #716897 is Cyan = 0.25, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 104 | 151 | - |
| CMYK | 0.25 | 0.31 | 0 | 0.41 |
| HSL | 251.49º | 0.18% | 0.5% | - |
| HSV(B) | 251.49º | 0.31% | 0.59% | - |
| XYZ | 17.35 | 15.65 | 31.38 | - |
| YUV | 112.05 | 149.98 | 128.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 151 | 0.25 | 0.31 | 0 | 0.41 | 251.49 | 0.18 | 0.5 |
| Hex | 71 | 68 | 97 | 19 | 1F | 0 | 29 | FB | 12 | 32 |
| Octal | 161 | 150 | 227 | 31 | 37 | 0 | 51 | 373 | 22 | 62 |
| Binary | 1110001 | 1101000 | 10010111 | 11001 | 11111 | 0 | 101001 | 11111011 | 10010 | 110010 |
Color Harmonies of #716897
Complementary color
Monochromatic Colors of #716897
Black with #716897
Text Example
Text Example
White with #716897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716897; }
p { color: rgb(113,104,151); }
H1.HeaderClassName
{
color: #716897;
}
.AnyTagClassName
{
color: #716897;
}
</style>
background-color css
<style>
a { background-color: #716897; }
a { background-color: rgb(113,104,151); }
div.DivClassName
{
background-color: #716897;
}
.BgClassName
{
background-color: #716897;
}
</style>
border-color css
<style>
span { border-color: #716897; }
span { border-color: rgb(113,104,151); }
td.TdClassName
{
border-color: #716897;
}
.TagClassName
{
border-color: #716897;
}
</style>