Shades of Scampi #756198
Tints of Scampi #756198
RGB
CMYK
RGB Variations
Color information
#756198 (or 0x756198) is known color: Scampi. HEX triplet: 75, 61 and 98. RGB value is (117,97,152). Sum of RGB (Red+Green+Blue) = 117+97+152=366 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.97% from 366); Green value is 97 (38.28% from 255 or 26.50% from 366); Blue value is 152 (59.77% from 255 or 41.53% from 366); Max value from RGB is 152 - color contains mainly: blue. Hex color #756198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756198 is #8A9E67. Grayscale: #6D6D6D. Windows color (decimal): -9084520 or 9986421. OLE color: 9986421.
HSL color Cylindrical-coordinate representation of color #756198: hue angle of 261.82º 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 #756198 is Cyan = 0.23, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 97 | 152 | - |
| CMYK | 0.23 | 0.36 | 0 | 0.40 |
| HSL | 261.82º | 0.22% | 0.49% | - |
| HSV(B) | 261.82º | 0.36% | 0.6% | - |
| XYZ | 17.28 | 14.6 | 31.61 | - |
| YUV | 109.25 | 152.13 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 152 | 0.23 | 0.36 | 0 | 0.40 | 261.82 | 0.22 | 0.49 |
| Hex | 75 | 61 | 98 | 17 | 24 | 0 | 28 | 106 | 16 | 31 |
| Octal | 165 | 141 | 230 | 27 | 44 | 0 | 50 | 406 | 26 | 61 |
| Binary | 1110101 | 1100001 | 10011000 | 10111 | 100100 | 0 | 101000 | 100000110 | 10110 | 110001 |
Color Harmonies of #756198
Complementary color
Monochromatic Colors of #756198
Black with #756198
Text Example
Text Example
White with #756198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756198; }
p { color: rgb(117,97,152); }
H1.HeaderClassName
{
color: #756198;
}
.AnyTagClassName
{
color: #756198;
}
</style>
background-color css
<style>
a { background-color: #756198; }
a { background-color: rgb(117,97,152); }
div.DivClassName
{
background-color: #756198;
}
.BgClassName
{
background-color: #756198;
}
</style>
border-color css
<style>
span { border-color: #756198; }
span { border-color: rgb(117,97,152); }
td.TdClassName
{
border-color: #756198;
}
.TagClassName
{
border-color: #756198;
}
</style>