Shades of Scampi #756896
Tints of Scampi #756896
RGB
CMYK
RGB Variations
Color information
#756896 (or 0x756896) is known color: Scampi. HEX triplet: 75, 68 and 96. RGB value is (117,104,150). Sum of RGB (Red+Green+Blue) = 117+104+150=371 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.54% from 371); Green value is 104 (41.02% from 255 or 28.03% from 371); Blue value is 150 (58.98% from 255 or 40.43% from 371); Max value from RGB is 150 - color contains mainly: blue. Hex color #756896 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756896 is #8A9769. Grayscale: #707070. Windows color (decimal): -9082730 or 9857141. OLE color: 9857141.
HSL color Cylindrical-coordinate representation of color #756896: hue angle of 256.96º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #756896 is Cyan = 0.22, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 104 | 150 | - |
| CMYK | 0.22 | 0.31 | 0 | 0.41 |
| HSL | 256.96º | 0.18% | 0.5% | - |
| HSV(B) | 256.96º | 0.31% | 0.59% | - |
| XYZ | 17.79 | 15.88 | 30.98 | - |
| YUV | 113.13 | 148.81 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 150 | 0.22 | 0.31 | 0 | 0.41 | 256.96 | 0.18 | 0.5 |
| Hex | 75 | 68 | 96 | 16 | 1F | 0 | 29 | 101 | 12 | 32 |
| Octal | 165 | 150 | 226 | 26 | 37 | 0 | 51 | 401 | 22 | 62 |
| Binary | 1110101 | 1101000 | 10010110 | 10110 | 11111 | 0 | 101001 | 100000001 | 10010 | 110010 |
Color Harmonies of #756896
Complementary color
Monochromatic Colors of #756896
Black with #756896
Text Example
Text Example
White with #756896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756896; }
p { color: rgb(117,104,150); }
H1.HeaderClassName
{
color: #756896;
}
.AnyTagClassName
{
color: #756896;
}
</style>
background-color css
<style>
a { background-color: #756896; }
a { background-color: rgb(117,104,150); }
div.DivClassName
{
background-color: #756896;
}
.BgClassName
{
background-color: #756896;
}
</style>
border-color css
<style>
span { border-color: #756896; }
span { border-color: rgb(117,104,150); }
td.TdClassName
{
border-color: #756896;
}
.TagClassName
{
border-color: #756896;
}
</style>