Shades of Scampi #756998
Tints of Scampi #756998
RGB
CMYK
RGB Variations
Color information
#756998 (or 0x756998) is known color: Scampi. HEX triplet: 75, 69 and 98. RGB value is (117,105,152). Sum of RGB (Red+Green+Blue) = 117+105+152=374 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.28% from 374); Green value is 105 (41.41% from 255 or 28.07% from 374); Blue value is 152 (59.77% from 255 or 40.64% from 374); Max value from RGB is 152 - color contains mainly: blue. Hex color #756998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756998 is #8A9667. Grayscale: #717171. Windows color (decimal): -9082472 or 9988469. OLE color: 9988469.
HSL color Cylindrical-coordinate representation of color #756998: hue angle of 255.32º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #756998 is Cyan = 0.23, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 105 | 152 | - |
| CMYK | 0.23 | 0.31 | 0 | 0.40 |
| HSL | 255.32º | 0.19% | 0.5% | - |
| HSV(B) | 255.32º | 0.31% | 0.6% | - |
| XYZ | 18.06 | 16.15 | 31.87 | - |
| YUV | 113.95 | 149.48 | 130.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 152 | 0.23 | 0.31 | 0 | 0.40 | 255.32 | 0.19 | 0.5 |
| Hex | 75 | 69 | 98 | 17 | 1F | 0 | 28 | FF | 13 | 32 |
| Octal | 165 | 151 | 230 | 27 | 37 | 0 | 50 | 377 | 23 | 62 |
| Binary | 1110101 | 1101001 | 10011000 | 10111 | 11111 | 0 | 101000 | 11111111 | 10011 | 110010 |
Color Harmonies of #756998
Complementary color
Monochromatic Colors of #756998
Black with #756998
Text Example
Text Example
White with #756998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756998; }
p { color: rgb(117,105,152); }
H1.HeaderClassName
{
color: #756998;
}
.AnyTagClassName
{
color: #756998;
}
</style>
background-color css
<style>
a { background-color: #756998; }
a { background-color: rgb(117,105,152); }
div.DivClassName
{
background-color: #756998;
}
.BgClassName
{
background-color: #756998;
}
</style>
border-color css
<style>
span { border-color: #756998; }
span { border-color: rgb(117,105,152); }
td.TdClassName
{
border-color: #756998;
}
.TagClassName
{
border-color: #756998;
}
</style>