Shades of Scampi #756498
Tints of Scampi #756498
RGB
CMYK
RGB Variations
Color information
#756498 (or 0x756498) is known color: Scampi. HEX triplet: 75, 64 and 98. RGB value is (117,100,152). Sum of RGB (Red+Green+Blue) = 117+100+152=369 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.71% from 369); Green value is 100 (39.45% from 255 or 27.10% from 369); Blue value is 152 (59.77% from 255 or 41.19% from 369); Max value from RGB is 152 - color contains mainly: blue. Hex color #756498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756498 is #8A9B67. Grayscale: #6E6E6E. Windows color (decimal): -9083752 or 9987189. OLE color: 9987189.
HSL color Cylindrical-coordinate representation of color #756498: hue angle of 259.62º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #756498 is Cyan = 0.23, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 100 | 152 | - |
| CMYK | 0.23 | 0.34 | 0 | 0.40 |
| HSL | 259.62º | 0.21% | 0.49% | - |
| HSV(B) | 259.62º | 0.34% | 0.6% | - |
| XYZ | 17.56 | 15.16 | 31.71 | - |
| YUV | 111.01 | 151.13 | 132.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 152 | 0.23 | 0.34 | 0 | 0.40 | 259.62 | 0.21 | 0.49 |
| Hex | 75 | 64 | 98 | 17 | 22 | 0 | 28 | 104 | 15 | 31 |
| Octal | 165 | 144 | 230 | 27 | 42 | 0 | 50 | 404 | 25 | 61 |
| Binary | 1110101 | 1100100 | 10011000 | 10111 | 100010 | 0 | 101000 | 100000100 | 10101 | 110001 |
Color Harmonies of #756498
Complementary color
Monochromatic Colors of #756498
Black with #756498
Text Example
Text Example
White with #756498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756498; }
p { color: rgb(117,100,152); }
H1.HeaderClassName
{
color: #756498;
}
.AnyTagClassName
{
color: #756498;
}
</style>
background-color css
<style>
a { background-color: #756498; }
a { background-color: rgb(117,100,152); }
div.DivClassName
{
background-color: #756498;
}
.BgClassName
{
background-color: #756498;
}
</style>
border-color css
<style>
span { border-color: #756498; }
span { border-color: rgb(117,100,152); }
td.TdClassName
{
border-color: #756498;
}
.TagClassName
{
border-color: #756498;
}
</style>