Shades of Scampi #717092
Tints of Scampi #717092
RGB
CMYK
RGB Variations
Color information
#717092 (or 0x717092) is known color: Scampi. HEX triplet: 71, 70 and 92. RGB value is (113,112,146). Sum of RGB (Red+Green+Blue) = 113+112+146=371 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.46% from 371); Green value is 112 (44.14% from 255 or 30.19% from 371); Blue value is 146 (57.42% from 255 or 39.35% from 371); Max value from RGB is 146 - color contains mainly: blue. Hex color #717092 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #717092 is #8E8F6D. Grayscale: #747474. Windows color (decimal): -9342830 or 9597041. OLE color: 9597041.
HSL color Cylindrical-coordinate representation of color #717092: hue angle of 241.76º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #717092 is Cyan = 0.23, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 112 | 146 | - |
| CMYK | 0.23 | 0.23 | 0 | 0.43 |
| HSL | 241.76º | 0.13% | 0.51% | - |
| HSV(B) | 241.76º | 0.23% | 0.57% | - |
| XYZ | 17.79 | 17.17 | 29.57 | - |
| YUV | 116.18 | 144.83 | 125.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 146 | 0.23 | 0.23 | 0 | 0.43 | 241.76 | 0.13 | 0.51 |
| Hex | 71 | 70 | 92 | 17 | 17 | 0 | 2B | F2 | D | 33 |
| Octal | 161 | 160 | 222 | 27 | 27 | 0 | 53 | 362 | 15 | 63 |
| Binary | 1110001 | 1110000 | 10010010 | 10111 | 10111 | 0 | 101011 | 11110010 | 1101 | 110011 |
Color Harmonies of #717092
Complementary color
Monochromatic Colors of #717092
Black with #717092
Text Example
Text Example
White with #717092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717092; }
p { color: rgb(113,112,146); }
H1.HeaderClassName
{
color: #717092;
}
.AnyTagClassName
{
color: #717092;
}
</style>
background-color css
<style>
a { background-color: #717092; }
a { background-color: rgb(113,112,146); }
div.DivClassName
{
background-color: #717092;
}
.BgClassName
{
background-color: #717092;
}
</style>
border-color css
<style>
span { border-color: #717092; }
span { border-color: rgb(113,112,146); }
td.TdClassName
{
border-color: #717092;
}
.TagClassName
{
border-color: #717092;
}
</style>