Shades of Scampi #756993
Tints of Scampi #756993
RGB
CMYK
RGB Variations
Color information
#756993 (or 0x756993) is known color: Scampi. HEX triplet: 75, 69 and 93. RGB value is (117,105,147). Sum of RGB (Red+Green+Blue) = 117+105+147=369 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.71% from 369); Green value is 105 (41.41% from 255 or 28.46% from 369); Blue value is 147 (57.81% from 255 or 39.84% from 369); Max value from RGB is 147 - color contains mainly: blue. Hex color #756993 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756993 is #8A966C. Grayscale: #717171. Windows color (decimal): -9082477 or 9660789. OLE color: 9660789.
HSL color Cylindrical-coordinate representation of color #756993: hue angle of 257.14º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #756993 is Cyan = 0.20, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 105 | 147 | - |
| CMYK | 0.20 | 0.29 | 0 | 0.42 |
| HSL | 257.14º | 0.17% | 0.49% | - |
| HSV(B) | 257.14º | 0.29% | 0.58% | - |
| XYZ | 17.65 | 15.99 | 29.76 | - |
| YUV | 113.38 | 146.98 | 130.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 147 | 0.20 | 0.29 | 0 | 0.42 | 257.14 | 0.17 | 0.49 |
| Hex | 75 | 69 | 93 | 14 | 1D | 0 | 2A | 101 | 11 | 31 |
| Octal | 165 | 151 | 223 | 24 | 35 | 0 | 52 | 401 | 21 | 61 |
| Binary | 1110101 | 1101001 | 10010011 | 10100 | 11101 | 0 | 101010 | 100000001 | 10001 | 110001 |
Color Harmonies of #756993
Complementary color
Monochromatic Colors of #756993
Black with #756993
Text Example
Text Example
White with #756993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756993; }
p { color: rgb(117,105,147); }
H1.HeaderClassName
{
color: #756993;
}
.AnyTagClassName
{
color: #756993;
}
</style>
background-color css
<style>
a { background-color: #756993; }
a { background-color: rgb(117,105,147); }
div.DivClassName
{
background-color: #756993;
}
.BgClassName
{
background-color: #756993;
}
</style>
border-color css
<style>
span { border-color: #756993; }
span { border-color: rgb(117,105,147); }
td.TdClassName
{
border-color: #756993;
}
.TagClassName
{
border-color: #756993;
}
</style>