Shades of Scampi #756595
Tints of Scampi #756595
RGB
CMYK
RGB Variations
Color information
#756595 (or 0x756595) is known color: Scampi. HEX triplet: 75, 65 and 95. RGB value is (117,101,149). Sum of RGB (Red+Green+Blue) = 117+101+149=367 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.88% from 367); Green value is 101 (39.84% from 255 or 27.52% from 367); Blue value is 149 (58.59% from 255 or 40.60% from 367); Max value from RGB is 149 - color contains mainly: blue. Hex color #756595 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756595 is #8A9A6A. Grayscale: #6F6F6F. Windows color (decimal): -9083499 or 9790837. OLE color: 9790837.
HSL color Cylindrical-coordinate representation of color #756595: hue angle of 260º 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 #756595 is Cyan = 0.21, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 101 | 149 | - |
| CMYK | 0.21 | 0.32 | 0 | 0.42 |
| HSL | 260º | 0.19% | 0.49% | - |
| HSV(B) | 260º | 0.32% | 0.58% | - |
| XYZ | 17.41 | 15.26 | 30.46 | - |
| YUV | 111.26 | 149.3 | 132.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 149 | 0.21 | 0.32 | 0 | 0.42 | 260 | 0.19 | 0.49 |
| Hex | 75 | 65 | 95 | 15 | 20 | 0 | 2A | 104 | 13 | 31 |
| Octal | 165 | 145 | 225 | 25 | 40 | 0 | 52 | 404 | 23 | 61 |
| Binary | 1110101 | 1100101 | 10010101 | 10101 | 100000 | 0 | 101010 | 100000100 | 10011 | 110001 |
Color Harmonies of #756595
Complementary color
Monochromatic Colors of #756595
Black with #756595
Text Example
Text Example
White with #756595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756595; }
p { color: rgb(117,101,149); }
H1.HeaderClassName
{
color: #756595;
}
.AnyTagClassName
{
color: #756595;
}
</style>
background-color css
<style>
a { background-color: #756595; }
a { background-color: rgb(117,101,149); }
div.DivClassName
{
background-color: #756595;
}
.BgClassName
{
background-color: #756595;
}
</style>
border-color css
<style>
span { border-color: #756595; }
span { border-color: rgb(117,101,149); }
td.TdClassName
{
border-color: #756595;
}
.TagClassName
{
border-color: #756595;
}
</style>