Shades of Scampi #756991
Tints of Scampi #756991
RGB
CMYK
RGB Variations
Color information
#756991 (or 0x756991) is known color: Scampi. HEX triplet: 75, 69 and 91. RGB value is (117,105,145). Sum of RGB (Red+Green+Blue) = 117+105+145=367 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.88% from 367); Green value is 105 (41.41% from 255 or 28.61% from 367); Blue value is 145 (57.03% from 255 or 39.51% from 367); Max value from RGB is 145 - color contains mainly: blue. Hex color #756991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756991 is #8A966E. Grayscale: #717171. Windows color (decimal): -9082479 or 9529717. OLE color: 9529717.
HSL color Cylindrical-coordinate representation of color #756991: hue angle of 258º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #756991 is Cyan = 0.19, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 105 | 145 | - |
| CMYK | 0.19 | 0.28 | 0 | 0.43 |
| HSL | 258º | 0.16% | 0.49% | - |
| HSV(B) | 258º | 0.28% | 0.57% | - |
| XYZ | 17.5 | 15.93 | 28.94 | - |
| YUV | 113.15 | 145.98 | 130.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 145 | 0.19 | 0.28 | 0 | 0.43 | 258 | 0.16 | 0.49 |
| Hex | 75 | 69 | 91 | 13 | 1C | 0 | 2B | 102 | 10 | 31 |
| Octal | 165 | 151 | 221 | 23 | 34 | 0 | 53 | 402 | 20 | 61 |
| Binary | 1110101 | 1101001 | 10010001 | 10011 | 11100 | 0 | 101011 | 100000010 | 10000 | 110001 |
Color Harmonies of #756991
Complementary color
Monochromatic Colors of #756991
Black with #756991
Text Example
Text Example
White with #756991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756991; }
p { color: rgb(117,105,145); }
H1.HeaderClassName
{
color: #756991;
}
.AnyTagClassName
{
color: #756991;
}
</style>
background-color css
<style>
a { background-color: #756991; }
a { background-color: rgb(117,105,145); }
div.DivClassName
{
background-color: #756991;
}
.BgClassName
{
background-color: #756991;
}
</style>
border-color css
<style>
span { border-color: #756991; }
span { border-color: rgb(117,105,145); }
td.TdClassName
{
border-color: #756991;
}
.TagClassName
{
border-color: #756991;
}
</style>