Shades of Scampi #756197
Tints of Scampi #756197
RGB
CMYK
RGB Variations
Color information
#756197 (or 0x756197) is known color: Scampi. HEX triplet: 75, 61 and 97. RGB value is (117,97,151). Sum of RGB (Red+Green+Blue) = 117+97+151=365 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.05% from 365); Green value is 97 (38.28% from 255 or 26.58% from 365); Blue value is 151 (59.38% from 255 or 41.37% from 365); Max value from RGB is 151 - color contains mainly: blue. Hex color #756197 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756197 is #8A9E68. Grayscale: #6C6C6C. Windows color (decimal): -9084521 or 9920885. OLE color: 9920885.
HSL color Cylindrical-coordinate representation of color #756197: hue angle of 262.22º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #756197 is Cyan = 0.23, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 97 | 151 | - |
| CMYK | 0.23 | 0.36 | 0 | 0.41 |
| HSL | 262.22º | 0.22% | 0.49% | - |
| HSV(B) | 262.22º | 0.36% | 0.59% | - |
| XYZ | 17.2 | 14.57 | 31.18 | - |
| YUV | 109.14 | 151.63 | 133.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 151 | 0.23 | 0.36 | 0 | 0.41 | 262.22 | 0.22 | 0.49 |
| Hex | 75 | 61 | 97 | 17 | 24 | 0 | 29 | 106 | 16 | 31 |
| Octal | 165 | 141 | 227 | 27 | 44 | 0 | 51 | 406 | 26 | 61 |
| Binary | 1110101 | 1100001 | 10010111 | 10111 | 100100 | 0 | 101001 | 100000110 | 10110 | 110001 |
Color Harmonies of #756197
Complementary color
Monochromatic Colors of #756197
Black with #756197
Text Example
Text Example
White with #756197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756197; }
p { color: rgb(117,97,151); }
H1.HeaderClassName
{
color: #756197;
}
.AnyTagClassName
{
color: #756197;
}
</style>
background-color css
<style>
a { background-color: #756197; }
a { background-color: rgb(117,97,151); }
div.DivClassName
{
background-color: #756197;
}
.BgClassName
{
background-color: #756197;
}
</style>
border-color css
<style>
span { border-color: #756197; }
span { border-color: rgb(117,97,151); }
td.TdClassName
{
border-color: #756197;
}
.TagClassName
{
border-color: #756197;
}
</style>