Shades of Scampi #716891
Tints of Scampi #716891
RGB
CMYK
RGB Variations
Color information
#716891 (or 0x716891) is known color: Scampi. HEX triplet: 71, 68 and 91. RGB value is (113,104,145). Sum of RGB (Red+Green+Blue) = 113+104+145=362 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.22% from 362); Green value is 104 (41.02% from 255 or 28.73% from 362); Blue value is 145 (57.03% from 255 or 40.06% from 362); Max value from RGB is 145 - color contains mainly: blue. Hex color #716891 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716891 is #8E976E. Grayscale: #6F6F6F. Windows color (decimal): -9344879 or 9529457. OLE color: 9529457.
HSL color Cylindrical-coordinate representation of color #716891: hue angle of 253.17º 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 #716891 is Cyan = 0.22, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 104 | 145 | - |
| CMYK | 0.22 | 0.28 | 0 | 0.43 |
| HSL | 253.17º | 0.16% | 0.49% | - |
| HSV(B) | 253.17º | 0.28% | 0.57% | - |
| XYZ | 16.87 | 15.46 | 28.88 | - |
| YUV | 111.37 | 146.98 | 129.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 145 | 0.22 | 0.28 | 0 | 0.43 | 253.17 | 0.16 | 0.49 |
| Hex | 71 | 68 | 91 | 16 | 1C | 0 | 2B | FD | 10 | 31 |
| Octal | 161 | 150 | 221 | 26 | 34 | 0 | 53 | 375 | 20 | 61 |
| Binary | 1110001 | 1101000 | 10010001 | 10110 | 11100 | 0 | 101011 | 11111101 | 10000 | 110001 |
Color Harmonies of #716891
Complementary color
Monochromatic Colors of #716891
Black with #716891
Text Example
Text Example
White with #716891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716891; }
p { color: rgb(113,104,145); }
H1.HeaderClassName
{
color: #716891;
}
.AnyTagClassName
{
color: #716891;
}
</style>
background-color css
<style>
a { background-color: #716891; }
a { background-color: rgb(113,104,145); }
div.DivClassName
{
background-color: #716891;
}
.BgClassName
{
background-color: #716891;
}
</style>
border-color css
<style>
span { border-color: #716891; }
span { border-color: rgb(113,104,145); }
td.TdClassName
{
border-color: #716891;
}
.TagClassName
{
border-color: #716891;
}
</style>