Shades of Scampi #756593
Tints of Scampi #756593
RGB
CMYK
RGB Variations
Color information
#756593 (or 0x756593) is known color: Scampi. HEX triplet: 75, 65 and 93. RGB value is (117,101,147). Sum of RGB (Red+Green+Blue) = 117+101+147=365 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.05% from 365); Green value is 101 (39.84% from 255 or 27.67% from 365); Blue value is 147 (57.81% from 255 or 40.27% from 365); Max value from RGB is 147 - color contains mainly: blue. Hex color #756593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756593 is #8A9A6C. Grayscale: #6E6E6E. Windows color (decimal): -9083501 or 9659765. OLE color: 9659765.
HSL color Cylindrical-coordinate representation of color #756593: hue angle of 260.87º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #756593 is Cyan = 0.20, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 101 | 147 | - |
| CMYK | 0.20 | 0.31 | 0 | 0.42 |
| HSL | 260.87º | 0.19% | 0.49% | - |
| HSV(B) | 260.87º | 0.31% | 0.58% | - |
| XYZ | 17.26 | 15.2 | 29.63 | - |
| YUV | 111.03 | 148.3 | 132.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 147 | 0.20 | 0.31 | 0 | 0.42 | 260.87 | 0.19 | 0.49 |
| Hex | 75 | 65 | 93 | 14 | 1F | 0 | 2A | 105 | 13 | 31 |
| Octal | 165 | 145 | 223 | 24 | 37 | 0 | 52 | 405 | 23 | 61 |
| Binary | 1110101 | 1100101 | 10010011 | 10100 | 11111 | 0 | 101010 | 100000101 | 10011 | 110001 |
Color Harmonies of #756593
Complementary color
Monochromatic Colors of #756593
Black with #756593
Text Example
Text Example
White with #756593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756593; }
p { color: rgb(117,101,147); }
H1.HeaderClassName
{
color: #756593;
}
.AnyTagClassName
{
color: #756593;
}
</style>
background-color css
<style>
a { background-color: #756593; }
a { background-color: rgb(117,101,147); }
div.DivClassName
{
background-color: #756593;
}
.BgClassName
{
background-color: #756593;
}
</style>
border-color css
<style>
span { border-color: #756593; }
span { border-color: rgb(117,101,147); }
td.TdClassName
{
border-color: #756593;
}
.TagClassName
{
border-color: #756593;
}
</style>