Shades of Scampi #717194
Tints of Scampi #717194
RGB
CMYK
RGB Variations
Color information
#717194 (or 0x717194) is known color: Scampi. HEX triplet: 71, 71 and 94. RGB value is (113,113,148). Sum of RGB (Red+Green+Blue) = 113+113+148=374 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.21% from 374); Green value is 113 (44.53% from 255 or 30.21% from 374); Blue value is 148 (58.20% from 255 or 39.57% from 374); Max value from RGB is 148 - color contains mainly: blue. Hex color #717194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #717194 is #8E8E6B. Grayscale: #747474. Windows color (decimal): -9342572 or 9728369. OLE color: 9728369.
HSL color Cylindrical-coordinate representation of color #717194: hue angle of 240º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #717194 is Cyan = 0.24, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 113 | 148 | - |
| CMYK | 0.24 | 0.24 | 0 | 0.42 |
| HSL | 240º | 0.14% | 0.51% | - |
| HSV(B) | 240º | 0.24% | 0.58% | - |
| XYZ | 18.06 | 17.46 | 30.44 | - |
| YUV | 116.99 | 145.5 | 125.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 113 | 148 | 0.24 | 0.24 | 0 | 0.42 | 240 | 0.14 | 0.51 |
| Hex | 71 | 71 | 94 | 18 | 18 | 0 | 2A | F0 | E | 33 |
| Octal | 161 | 161 | 224 | 30 | 30 | 0 | 52 | 360 | 16 | 63 |
| Binary | 1110001 | 1110001 | 10010100 | 11000 | 11000 | 0 | 101010 | 11110000 | 1110 | 110011 |
Color Harmonies of #717194
Complementary color
Monochromatic Colors of #717194
Black with #717194
Text Example
Text Example
White with #717194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717194; }
p { color: rgb(113,113,148); }
H1.HeaderClassName
{
color: #717194;
}
.AnyTagClassName
{
color: #717194;
}
</style>
background-color css
<style>
a { background-color: #717194; }
a { background-color: rgb(113,113,148); }
div.DivClassName
{
background-color: #717194;
}
.BgClassName
{
background-color: #717194;
}
</style>
border-color css
<style>
span { border-color: #717194; }
span { border-color: rgb(113,113,148); }
td.TdClassName
{
border-color: #717194;
}
.TagClassName
{
border-color: #717194;
}
</style>