Shades of Scampi #756597
Tints of Scampi #756597
RGB
CMYK
RGB Variations
Color information
#756597 (or 0x756597) is known color: Scampi. HEX triplet: 75, 65 and 97. RGB value is (117,101,151). Sum of RGB (Red+Green+Blue) = 117+101+151=369 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.71% from 369); Green value is 101 (39.84% from 255 or 27.37% from 369); Blue value is 151 (59.38% from 255 or 40.92% from 369); Max value from RGB is 151 - color contains mainly: blue. Hex color #756597 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756597 is #8A9A68. Grayscale: #6F6F6F. Windows color (decimal): -9083497 or 9921909. OLE color: 9921909.
HSL color Cylindrical-coordinate representation of color #756597: hue angle of 259.2º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #756597 is Cyan = 0.23, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 101 | 151 | - |
| CMYK | 0.23 | 0.33 | 0 | 0.41 |
| HSL | 259.2º | 0.2% | 0.49% | - |
| HSV(B) | 259.2º | 0.33% | 0.59% | - |
| XYZ | 17.58 | 15.32 | 31.31 | - |
| YUV | 111.48 | 150.3 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 151 | 0.23 | 0.33 | 0 | 0.41 | 259.2 | 0.2 | 0.49 |
| Hex | 75 | 65 | 97 | 17 | 21 | 0 | 29 | 103 | 14 | 31 |
| Octal | 165 | 145 | 227 | 27 | 41 | 0 | 51 | 403 | 24 | 61 |
| Binary | 1110101 | 1100101 | 10010111 | 10111 | 100001 | 0 | 101001 | 100000011 | 10100 | 110001 |
Color Harmonies of #756597
Complementary color
Monochromatic Colors of #756597
Black with #756597
Text Example
Text Example
White with #756597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756597; }
p { color: rgb(117,101,151); }
H1.HeaderClassName
{
color: #756597;
}
.AnyTagClassName
{
color: #756597;
}
</style>
background-color css
<style>
a { background-color: #756597; }
a { background-color: rgb(117,101,151); }
div.DivClassName
{
background-color: #756597;
}
.BgClassName
{
background-color: #756597;
}
</style>
border-color css
<style>
span { border-color: #756597; }
span { border-color: rgb(117,101,151); }
td.TdClassName
{
border-color: #756597;
}
.TagClassName
{
border-color: #756597;
}
</style>