Shades of Scampi #716795
Tints of Scampi #716795
RGB
CMYK
RGB Variations
Color information
#716795 (or 0x716795) is known color: Scampi. HEX triplet: 71, 67 and 95. RGB value is (113,103,149). Sum of RGB (Red+Green+Blue) = 113+103+149=365 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.96% from 365); Green value is 103 (40.62% from 255 or 28.22% from 365); Blue value is 149 (58.59% from 255 or 40.82% from 365); Max value from RGB is 149 - color contains mainly: blue. Hex color #716795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716795 is #8E986A. Grayscale: #6F6F6F. Windows color (decimal): -9345131 or 9791345. OLE color: 9791345.
HSL color Cylindrical-coordinate representation of color #716795: hue angle of 253.04º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #716795 is Cyan = 0.24, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 103 | 149 | - |
| CMYK | 0.24 | 0.31 | 0 | 0.42 |
| HSL | 253.04º | 0.18% | 0.49% | - |
| HSV(B) | 253.04º | 0.31% | 0.58% | - |
| XYZ | 17.09 | 15.38 | 30.5 | - |
| YUV | 111.23 | 149.31 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 149 | 0.24 | 0.31 | 0 | 0.42 | 253.04 | 0.18 | 0.49 |
| Hex | 71 | 67 | 95 | 18 | 1F | 0 | 2A | FD | 12 | 31 |
| Octal | 161 | 147 | 225 | 30 | 37 | 0 | 52 | 375 | 22 | 61 |
| Binary | 1110001 | 1100111 | 10010101 | 11000 | 11111 | 0 | 101010 | 11111101 | 10010 | 110001 |
Color Harmonies of #716795
Complementary color
Monochromatic Colors of #716795
Black with #716795
Text Example
Text Example
White with #716795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716795; }
p { color: rgb(113,103,149); }
H1.HeaderClassName
{
color: #716795;
}
.AnyTagClassName
{
color: #716795;
}
</style>
background-color css
<style>
a { background-color: #716795; }
a { background-color: rgb(113,103,149); }
div.DivClassName
{
background-color: #716795;
}
.BgClassName
{
background-color: #716795;
}
</style>
border-color css
<style>
span { border-color: #716795; }
span { border-color: rgb(113,103,149); }
td.TdClassName
{
border-color: #716795;
}
.TagClassName
{
border-color: #716795;
}
</style>