Shades of Scampi #757290
Tints of Scampi #757290
RGB
CMYK
RGB Variations
Color information
#757290 (or 0x757290) is known color: Scampi. HEX triplet: 75, 72 and 90. RGB value is (117,114,144). Sum of RGB (Red+Green+Blue) = 117+114+144=375 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.2% from 375); Green value is 114 (44.92% from 255 or 30.4% from 375); Blue value is 144 (56.64% from 255 or 38.4% from 375); Max value from RGB is 144 - color contains mainly: blue. Hex color #757290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #757290 is #8A8D6F. Grayscale: #767676. Windows color (decimal): -9080176 or 9466485. OLE color: 9466485.
HSL color Cylindrical-coordinate representation of color #757290: hue angle of 246º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #757290 is Cyan = 0.19, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 114 | 144 | - |
| CMYK | 0.19 | 0.21 | 0 | 0.44 |
| HSL | 246º | 0.12% | 0.51% | - |
| HSV(B) | 246º | 0.21% | 0.56% | - |
| XYZ | 18.39 | 17.83 | 28.86 | - |
| YUV | 118.32 | 142.49 | 127.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 114 | 144 | 0.19 | 0.21 | 0 | 0.44 | 246 | 0.12 | 0.51 |
| Hex | 75 | 72 | 90 | 13 | 15 | 0 | 2C | F6 | C | 33 |
| Octal | 165 | 162 | 220 | 23 | 25 | 0 | 54 | 366 | 14 | 63 |
| Binary | 1110101 | 1110010 | 10010000 | 10011 | 10101 | 0 | 101100 | 11110110 | 1100 | 110011 |
Color Harmonies of #757290
Complementary color
Monochromatic Colors of #757290
Black with #757290
Text Example
Text Example
White with #757290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757290; }
p { color: rgb(117,114,144); }
H1.HeaderClassName
{
color: #757290;
}
.AnyTagClassName
{
color: #757290;
}
</style>
background-color css
<style>
a { background-color: #757290; }
a { background-color: rgb(117,114,144); }
div.DivClassName
{
background-color: #757290;
}
.BgClassName
{
background-color: #757290;
}
</style>
border-color css
<style>
span { border-color: #757290; }
span { border-color: rgb(117,114,144); }
td.TdClassName
{
border-color: #757290;
}
.TagClassName
{
border-color: #757290;
}
</style>