Shades of Scampi #756895
Tints of Scampi #756895
RGB
CMYK
RGB Variations
Color information
#756895 (or 0x756895) is known color: Scampi. HEX triplet: 75, 68 and 95. RGB value is (117,104,149). Sum of RGB (Red+Green+Blue) = 117+104+149=370 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.62% from 370); Green value is 104 (41.02% from 255 or 28.11% from 370); Blue value is 149 (58.59% from 255 or 40.27% from 370); Max value from RGB is 149 - color contains mainly: blue. Hex color #756895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756895 is #8A976A. Grayscale: #707070. Windows color (decimal): -9082731 or 9791605. OLE color: 9791605.
HSL color Cylindrical-coordinate representation of color #756895: hue angle of 257.33º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #756895 is Cyan = 0.21, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 104 | 149 | - |
| CMYK | 0.21 | 0.30 | 0 | 0.42 |
| HSL | 257.33º | 0.18% | 0.5% | - |
| HSV(B) | 257.33º | 0.3% | 0.58% | - |
| XYZ | 17.71 | 15.85 | 30.56 | - |
| YUV | 113.02 | 148.31 | 130.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 149 | 0.21 | 0.30 | 0 | 0.42 | 257.33 | 0.18 | 0.5 |
| Hex | 75 | 68 | 95 | 15 | 1E | 0 | 2A | 101 | 12 | 32 |
| Octal | 165 | 150 | 225 | 25 | 36 | 0 | 52 | 401 | 22 | 62 |
| Binary | 1110101 | 1101000 | 10010101 | 10101 | 11110 | 0 | 101010 | 100000001 | 10010 | 110010 |
Color Harmonies of #756895
Complementary color
Monochromatic Colors of #756895
Black with #756895
Text Example
Text Example
White with #756895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756895; }
p { color: rgb(117,104,149); }
H1.HeaderClassName
{
color: #756895;
}
.AnyTagClassName
{
color: #756895;
}
</style>
background-color css
<style>
a { background-color: #756895; }
a { background-color: rgb(117,104,149); }
div.DivClassName
{
background-color: #756895;
}
.BgClassName
{
background-color: #756895;
}
</style>
border-color css
<style>
span { border-color: #756895; }
span { border-color: rgb(117,104,149); }
td.TdClassName
{
border-color: #756895;
}
.TagClassName
{
border-color: #756895;
}
</style>