Shades of Scampi #756296
Tints of Scampi #756296
RGB
CMYK
RGB Variations
Color information
#756296 (or 0x756296) is known color: Scampi. HEX triplet: 75, 62 and 96. RGB value is (117,98,150). Sum of RGB (Red+Green+Blue) = 117+98+150=365 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.05% from 365); Green value is 98 (38.67% from 255 or 26.85% from 365); Blue value is 150 (58.98% from 255 or 41.10% from 365); Max value from RGB is 150 - color contains mainly: blue. Hex color #756296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756296 is #8A9D69. Grayscale: #6D6D6D. Windows color (decimal): -9084266 or 9855605. OLE color: 9855605.
HSL color Cylindrical-coordinate representation of color #756296: hue angle of 261.92º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #756296 is Cyan = 0.22, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 98 | 150 | - |
| CMYK | 0.22 | 0.35 | 0 | 0.41 |
| HSL | 261.92º | 0.21% | 0.49% | - |
| HSV(B) | 261.92º | 0.35% | 0.59% | - |
| XYZ | 17.21 | 14.72 | 30.79 | - |
| YUV | 109.61 | 150.79 | 133.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 150 | 0.22 | 0.35 | 0 | 0.41 | 261.92 | 0.21 | 0.49 |
| Hex | 75 | 62 | 96 | 16 | 23 | 0 | 29 | 106 | 15 | 31 |
| Octal | 165 | 142 | 226 | 26 | 43 | 0 | 51 | 406 | 25 | 61 |
| Binary | 1110101 | 1100010 | 10010110 | 10110 | 100011 | 0 | 101001 | 100000110 | 10101 | 110001 |
Color Harmonies of #756296
Complementary color
Monochromatic Colors of #756296
Black with #756296
Text Example
Text Example
White with #756296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756296; }
p { color: rgb(117,98,150); }
H1.HeaderClassName
{
color: #756296;
}
.AnyTagClassName
{
color: #756296;
}
</style>
background-color css
<style>
a { background-color: #756296; }
a { background-color: rgb(117,98,150); }
div.DivClassName
{
background-color: #756296;
}
.BgClassName
{
background-color: #756296;
}
</style>
border-color css
<style>
span { border-color: #756296; }
span { border-color: rgb(117,98,150); }
td.TdClassName
{
border-color: #756296;
}
.TagClassName
{
border-color: #756296;
}
</style>