Shades of Scampi #716991
Tints of Scampi #716991
RGB
CMYK
RGB Variations
Color information
#716991 (or 0x716991) is known color: Scampi. HEX triplet: 71, 69 and 91. RGB value is (113,105,145). Sum of RGB (Red+Green+Blue) = 113+105+145=363 (48% of max value = 765). Red value is 113 (44.53% from 255 or 31.13% from 363); Green value is 105 (41.41% from 255 or 28.93% from 363); Blue value is 145 (57.03% from 255 or 39.94% from 363); Max value from RGB is 145 - color contains mainly: blue. Hex color #716991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716991 is #8E966E. Grayscale: #6F6F6F. Windows color (decimal): -9344623 or 9529713. OLE color: 9529713.
HSL color Cylindrical-coordinate representation of color #716991: hue angle of 252º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #716991 is Cyan = 0.22, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 105 | 145 | - |
| CMYK | 0.22 | 0.28 | 0 | 0.43 |
| HSL | 252º | 0.16% | 0.49% | - |
| HSV(B) | 252º | 0.28% | 0.57% | - |
| XYZ | 16.97 | 15.66 | 28.92 | - |
| YUV | 111.95 | 146.65 | 128.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 145 | 0.22 | 0.28 | 0 | 0.43 | 252 | 0.16 | 0.49 |
| Hex | 71 | 69 | 91 | 16 | 1C | 0 | 2B | FC | 10 | 31 |
| Octal | 161 | 151 | 221 | 26 | 34 | 0 | 53 | 374 | 20 | 61 |
| Binary | 1110001 | 1101001 | 10010001 | 10110 | 11100 | 0 | 101011 | 11111100 | 10000 | 110001 |
Color Harmonies of #716991
Complementary color
Monochromatic Colors of #716991
Black with #716991
Text Example
Text Example
White with #716991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716991; }
p { color: rgb(113,105,145); }
H1.HeaderClassName
{
color: #716991;
}
.AnyTagClassName
{
color: #716991;
}
</style>
background-color css
<style>
a { background-color: #716991; }
a { background-color: rgb(113,105,145); }
div.DivClassName
{
background-color: #716991;
}
.BgClassName
{
background-color: #716991;
}
</style>
border-color css
<style>
span { border-color: #716991; }
span { border-color: rgb(113,105,145); }
td.TdClassName
{
border-color: #716991;
}
.TagClassName
{
border-color: #716991;
}
</style>