Shades of Scampi #717290
Tints of Scampi #717290
RGB
CMYK
RGB Variations
Color information
#717290 (or 0x717290) is known color: Scampi. HEX triplet: 71, 72 and 90. RGB value is (113,114,144). Sum of RGB (Red+Green+Blue) = 113+114+144=371 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.46% from 371); Green value is 114 (44.92% from 255 or 30.73% from 371); Blue value is 144 (56.64% from 255 or 38.81% from 371); Max value from RGB is 144 - color contains mainly: blue. Hex color #717290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #717290 is #8E8D6F. Grayscale: #757575. Windows color (decimal): -9342320 or 9466481. OLE color: 9466481.
HSL color Cylindrical-coordinate representation of color #717290: hue angle of 238.06º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #717290 is Cyan = 0.22, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 114 | 144 | - |
| CMYK | 0.22 | 0.21 | 0 | 0.44 |
| HSL | 238.06º | 0.12% | 0.5% | - |
| HSV(B) | 238.06º | 0.22% | 0.56% | - |
| XYZ | 17.86 | 17.56 | 28.83 | - |
| YUV | 117.12 | 143.17 | 125.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 114 | 144 | 0.22 | 0.21 | 0 | 0.44 | 238.06 | 0.12 | 0.5 |
| Hex | 71 | 72 | 90 | 16 | 15 | 0 | 2C | EE | C | 32 |
| Octal | 161 | 162 | 220 | 26 | 25 | 0 | 54 | 356 | 14 | 62 |
| Binary | 1110001 | 1110010 | 10010000 | 10110 | 10101 | 0 | 101100 | 11101110 | 1100 | 110010 |
Color Harmonies of #717290
Complementary color
Monochromatic Colors of #717290
Black with #717290
Text Example
Text Example
White with #717290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717290; }
p { color: rgb(113,114,144); }
H1.HeaderClassName
{
color: #717290;
}
.AnyTagClassName
{
color: #717290;
}
</style>
background-color css
<style>
a { background-color: #717290; }
a { background-color: rgb(113,114,144); }
div.DivClassName
{
background-color: #717290;
}
.BgClassName
{
background-color: #717290;
}
</style>
border-color css
<style>
span { border-color: #717290; }
span { border-color: rgb(113,114,144); }
td.TdClassName
{
border-color: #717290;
}
.TagClassName
{
border-color: #717290;
}
</style>