Shades of Scampi #756494
Tints of Scampi #756494
RGB
CMYK
RGB Variations
Color information
#756494 (or 0x756494) is known color: Scampi. HEX triplet: 75, 64 and 94. RGB value is (117,100,148). Sum of RGB (Red+Green+Blue) = 117+100+148=365 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.05% from 365); Green value is 100 (39.45% from 255 or 27.40% from 365); Blue value is 148 (58.20% from 255 or 40.55% from 365); Max value from RGB is 148 - color contains mainly: blue. Hex color #756494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756494 is #8A9B6B. Grayscale: #6E6E6E. Windows color (decimal): -9083756 or 9725045. OLE color: 9725045.
HSL color Cylindrical-coordinate representation of color #756494: hue angle of 261.25º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #756494 is Cyan = 0.21, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 100 | 148 | - |
| CMYK | 0.21 | 0.32 | 0 | 0.42 |
| HSL | 261.25º | 0.19% | 0.49% | - |
| HSV(B) | 261.25º | 0.32% | 0.58% | - |
| XYZ | 17.24 | 15.03 | 30.01 | - |
| YUV | 110.56 | 149.13 | 132.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 148 | 0.21 | 0.32 | 0 | 0.42 | 261.25 | 0.19 | 0.49 |
| Hex | 75 | 64 | 94 | 15 | 20 | 0 | 2A | 105 | 13 | 31 |
| Octal | 165 | 144 | 224 | 25 | 40 | 0 | 52 | 405 | 23 | 61 |
| Binary | 1110101 | 1100100 | 10010100 | 10101 | 100000 | 0 | 101010 | 100000101 | 10011 | 110001 |
Color Harmonies of #756494
Complementary color
Monochromatic Colors of #756494
Black with #756494
Text Example
Text Example
White with #756494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756494; }
p { color: rgb(117,100,148); }
H1.HeaderClassName
{
color: #756494;
}
.AnyTagClassName
{
color: #756494;
}
</style>
background-color css
<style>
a { background-color: #756494; }
a { background-color: rgb(117,100,148); }
div.DivClassName
{
background-color: #756494;
}
.BgClassName
{
background-color: #756494;
}
</style>
border-color css
<style>
span { border-color: #756494; }
span { border-color: rgb(117,100,148); }
td.TdClassName
{
border-color: #756494;
}
.TagClassName
{
border-color: #756494;
}
</style>