Shades of Scampi #756797
Tints of Scampi #756797
RGB
CMYK
RGB Variations
Color information
#756797 (or 0x756797) is known color: Scampi. HEX triplet: 75, 67 and 97. RGB value is (117,103,151). Sum of RGB (Red+Green+Blue) = 117+103+151=371 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.54% from 371); Green value is 103 (40.62% from 255 or 27.76% from 371); Blue value is 151 (59.38% from 255 or 40.70% from 371); Max value from RGB is 151 - color contains mainly: blue. Hex color #756797 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756797 is #8A9868. Grayscale: #707070. Windows color (decimal): -9082985 or 9922421. OLE color: 9922421.
HSL color Cylindrical-coordinate representation of color #756797: hue angle of 257.5º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #756797 is Cyan = 0.23, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 103 | 151 | - |
| CMYK | 0.23 | 0.32 | 0 | 0.41 |
| HSL | 257.5º | 0.19% | 0.5% | - |
| HSV(B) | 257.5º | 0.32% | 0.59% | - |
| XYZ | 17.77 | 15.72 | 31.38 | - |
| YUV | 112.66 | 149.64 | 131.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 151 | 0.23 | 0.32 | 0 | 0.41 | 257.5 | 0.19 | 0.5 |
| Hex | 75 | 67 | 97 | 17 | 20 | 0 | 29 | 102 | 13 | 32 |
| Octal | 165 | 147 | 227 | 27 | 40 | 0 | 51 | 402 | 23 | 62 |
| Binary | 1110101 | 1100111 | 10010111 | 10111 | 100000 | 0 | 101001 | 100000010 | 10011 | 110010 |
Color Harmonies of #756797
Complementary color
Monochromatic Colors of #756797
Black with #756797
Text Example
Text Example
White with #756797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756797; }
p { color: rgb(117,103,151); }
H1.HeaderClassName
{
color: #756797;
}
.AnyTagClassName
{
color: #756797;
}
</style>
background-color css
<style>
a { background-color: #756797; }
a { background-color: rgb(117,103,151); }
div.DivClassName
{
background-color: #756797;
}
.BgClassName
{
background-color: #756797;
}
</style>
border-color css
<style>
span { border-color: #756797; }
span { border-color: rgb(117,103,151); }
td.TdClassName
{
border-color: #756797;
}
.TagClassName
{
border-color: #756797;
}
</style>