Shades of Scampi #756893
Tints of Scampi #756893
RGB
CMYK
RGB Variations
Color information
#756893 (or 0x756893) is known color: Scampi. HEX triplet: 75, 68 and 93. RGB value is (117,104,147). Sum of RGB (Red+Green+Blue) = 117+104+147=368 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.79% from 368); Green value is 104 (41.02% from 255 or 28.26% from 368); Blue value is 147 (57.81% from 255 or 39.95% from 368); Max value from RGB is 147 - color contains mainly: blue. Hex color #756893 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756893 is #8A976C. Grayscale: #707070. Windows color (decimal): -9082733 or 9660533. OLE color: 9660533.
HSL color Cylindrical-coordinate representation of color #756893: hue angle of 258.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 #756893 is Cyan = 0.20, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 104 | 147 | - |
| CMYK | 0.20 | 0.29 | 0 | 0.42 |
| HSL | 258.14º | 0.17% | 0.49% | - |
| HSV(B) | 258.14º | 0.29% | 0.58% | - |
| XYZ | 17.55 | 15.79 | 29.73 | - |
| YUV | 112.79 | 147.31 | 131 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 147 | 0.20 | 0.29 | 0 | 0.42 | 258.14 | 0.17 | 0.49 |
| Hex | 75 | 68 | 93 | 14 | 1D | 0 | 2A | 102 | 11 | 31 |
| Octal | 165 | 150 | 223 | 24 | 35 | 0 | 52 | 402 | 21 | 61 |
| Binary | 1110101 | 1101000 | 10010011 | 10100 | 11101 | 0 | 101010 | 100000010 | 10001 | 110001 |
Color Harmonies of #756893
Complementary color
Monochromatic Colors of #756893
Black with #756893
Text Example
Text Example
White with #756893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756893; }
p { color: rgb(117,104,147); }
H1.HeaderClassName
{
color: #756893;
}
.AnyTagClassName
{
color: #756893;
}
</style>
background-color css
<style>
a { background-color: #756893; }
a { background-color: rgb(117,104,147); }
div.DivClassName
{
background-color: #756893;
}
.BgClassName
{
background-color: #756893;
}
</style>
border-color css
<style>
span { border-color: #756893; }
span { border-color: rgb(117,104,147); }
td.TdClassName
{
border-color: #756893;
}
.TagClassName
{
border-color: #756893;
}
</style>