Shades of Scampi #756995
Tints of Scampi #756995
RGB
CMYK
RGB Variations
Color information
#756995 (or 0x756995) is known color: Scampi. HEX triplet: 75, 69 and 95. RGB value is (117,105,149). Sum of RGB (Red+Green+Blue) = 117+105+149=371 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.54% from 371); Green value is 105 (41.41% from 255 or 28.30% from 371); Blue value is 149 (58.59% from 255 or 40.16% from 371); Max value from RGB is 149 - color contains mainly: blue. Hex color #756995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756995 is #8A966A. Grayscale: #717171. Windows color (decimal): -9082475 or 9791861. OLE color: 9791861.
HSL color Cylindrical-coordinate representation of color #756995: hue angle of 256.36º degrees, saturation: 0.17, 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 #756995 is Cyan = 0.21, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 105 | 149 | - |
| CMYK | 0.21 | 0.30 | 0 | 0.42 |
| HSL | 256.36º | 0.17% | 0.5% | - |
| HSV(B) | 256.36º | 0.3% | 0.58% | - |
| XYZ | 17.81 | 16.05 | 30.59 | - |
| YUV | 113.6 | 147.98 | 130.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 149 | 0.21 | 0.30 | 0 | 0.42 | 256.36 | 0.17 | 0.5 |
| Hex | 75 | 69 | 95 | 15 | 1E | 0 | 2A | 100 | 11 | 32 |
| Octal | 165 | 151 | 225 | 25 | 36 | 0 | 52 | 400 | 21 | 62 |
| Binary | 1110101 | 1101001 | 10010101 | 10101 | 11110 | 0 | 101010 | 100000000 | 10001 | 110010 |
Color Harmonies of #756995
Complementary color
Monochromatic Colors of #756995
Black with #756995
Text Example
Text Example
White with #756995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756995; }
p { color: rgb(117,105,149); }
H1.HeaderClassName
{
color: #756995;
}
.AnyTagClassName
{
color: #756995;
}
</style>
background-color css
<style>
a { background-color: #756995; }
a { background-color: rgb(117,105,149); }
div.DivClassName
{
background-color: #756995;
}
.BgClassName
{
background-color: #756995;
}
</style>
border-color css
<style>
span { border-color: #756995; }
span { border-color: rgb(117,105,149); }
td.TdClassName
{
border-color: #756995;
}
.TagClassName
{
border-color: #756995;
}
</style>