Shades of Scampi #756298
Tints of Scampi #756298
RGB
CMYK
RGB Variations
Color information
#756298 (or 0x756298) is known color: Scampi. HEX triplet: 75, 62 and 98. RGB value is (117,98,152). Sum of RGB (Red+Green+Blue) = 117+98+152=367 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.88% from 367); Green value is 98 (38.67% from 255 or 26.70% from 367); Blue value is 152 (59.77% from 255 or 41.42% from 367); Max value from RGB is 152 - color contains mainly: blue. Hex color #756298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756298 is #8A9D67. Grayscale: #6D6D6D. Windows color (decimal): -9084264 or 9986677. OLE color: 9986677.
HSL color Cylindrical-coordinate representation of color #756298: hue angle of 261.11º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #756298 is Cyan = 0.23, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 98 | 152 | - |
| CMYK | 0.23 | 0.36 | 0 | 0.40 |
| HSL | 261.11º | 0.22% | 0.49% | - |
| HSV(B) | 261.11º | 0.36% | 0.6% | - |
| XYZ | 17.37 | 14.78 | 31.64 | - |
| YUV | 109.84 | 151.79 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 152 | 0.23 | 0.36 | 0 | 0.40 | 261.11 | 0.22 | 0.49 |
| Hex | 75 | 62 | 98 | 17 | 24 | 0 | 28 | 105 | 16 | 31 |
| Octal | 165 | 142 | 230 | 27 | 44 | 0 | 50 | 405 | 26 | 61 |
| Binary | 1110101 | 1100010 | 10011000 | 10111 | 100100 | 0 | 101000 | 100000101 | 10110 | 110001 |
Color Harmonies of #756298
Complementary color
Monochromatic Colors of #756298
Black with #756298
Text Example
Text Example
White with #756298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756298; }
p { color: rgb(117,98,152); }
H1.HeaderClassName
{
color: #756298;
}
.AnyTagClassName
{
color: #756298;
}
</style>
background-color css
<style>
a { background-color: #756298; }
a { background-color: rgb(117,98,152); }
div.DivClassName
{
background-color: #756298;
}
.BgClassName
{
background-color: #756298;
}
</style>
border-color css
<style>
span { border-color: #756298; }
span { border-color: rgb(117,98,152); }
td.TdClassName
{
border-color: #756298;
}
.TagClassName
{
border-color: #756298;
}
</style>