Shades of Scampi #756693
Tints of Scampi #756693
RGB
CMYK
RGB Variations
Color information
#756693 (or 0x756693) is known color: Scampi. HEX triplet: 75, 66 and 93. RGB value is (117,102,147). Sum of RGB (Red+Green+Blue) = 117+102+147=366 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.97% from 366); Green value is 102 (40.23% from 255 or 27.87% from 366); Blue value is 147 (57.81% from 255 or 40.16% from 366); Max value from RGB is 147 - color contains mainly: blue. Hex color #756693 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756693 is #8A996C. Grayscale: #6F6F6F. Windows color (decimal): -9083245 or 9660021. OLE color: 9660021.
HSL color Cylindrical-coordinate representation of color #756693: hue angle of 260º degrees, saturation: 0.18, 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 #756693 is Cyan = 0.20, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 102 | 147 | - |
| CMYK | 0.20 | 0.31 | 0 | 0.42 |
| HSL | 260º | 0.18% | 0.49% | - |
| HSV(B) | 260º | 0.31% | 0.58% | - |
| XYZ | 17.35 | 15.39 | 29.66 | - |
| YUV | 111.62 | 147.97 | 131.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 147 | 0.20 | 0.31 | 0 | 0.42 | 260 | 0.18 | 0.49 |
| Hex | 75 | 66 | 93 | 14 | 1F | 0 | 2A | 104 | 12 | 31 |
| Octal | 165 | 146 | 223 | 24 | 37 | 0 | 52 | 404 | 22 | 61 |
| Binary | 1110101 | 1100110 | 10010011 | 10100 | 11111 | 0 | 101010 | 100000100 | 10010 | 110001 |
Color Harmonies of #756693
Complementary color
Monochromatic Colors of #756693
Black with #756693
Text Example
Text Example
White with #756693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756693; }
p { color: rgb(117,102,147); }
H1.HeaderClassName
{
color: #756693;
}
.AnyTagClassName
{
color: #756693;
}
</style>
background-color css
<style>
a { background-color: #756693; }
a { background-color: rgb(117,102,147); }
div.DivClassName
{
background-color: #756693;
}
.BgClassName
{
background-color: #756693;
}
</style>
border-color css
<style>
span { border-color: #756693; }
span { border-color: rgb(117,102,147); }
td.TdClassName
{
border-color: #756693;
}
.TagClassName
{
border-color: #756693;
}
</style>