Shades of Scampi #756992
Tints of Scampi #756992
RGB
CMYK
RGB Variations
Color information
#756992 (or 0x756992) is known color: Scampi. HEX triplet: 75, 69 and 92. RGB value is (117,105,146). Sum of RGB (Red+Green+Blue) = 117+105+146=368 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.79% from 368); Green value is 105 (41.41% from 255 or 28.53% from 368); Blue value is 146 (57.42% from 255 or 39.67% from 368); Max value from RGB is 146 - color contains mainly: blue. Hex color #756992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756992 is #8A966D. Grayscale: #717171. Windows color (decimal): -9082478 or 9595253. OLE color: 9595253.
HSL color Cylindrical-coordinate representation of color #756992: hue angle of 257.56º 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 #756992 is Cyan = 0.20, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 105 | 146 | - |
| CMYK | 0.20 | 0.28 | 0 | 0.43 |
| HSL | 257.56º | 0.16% | 0.49% | - |
| HSV(B) | 257.56º | 0.28% | 0.57% | - |
| XYZ | 17.58 | 15.96 | 29.35 | - |
| YUV | 113.26 | 146.48 | 130.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 146 | 0.20 | 0.28 | 0 | 0.43 | 257.56 | 0.16 | 0.49 |
| Hex | 75 | 69 | 92 | 14 | 1C | 0 | 2B | 102 | 10 | 31 |
| Octal | 165 | 151 | 222 | 24 | 34 | 0 | 53 | 402 | 20 | 61 |
| Binary | 1110101 | 1101001 | 10010010 | 10100 | 11100 | 0 | 101011 | 100000010 | 10000 | 110001 |
Color Harmonies of #756992
Complementary color
Monochromatic Colors of #756992
Black with #756992
Text Example
Text Example
White with #756992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756992; }
p { color: rgb(117,105,146); }
H1.HeaderClassName
{
color: #756992;
}
.AnyTagClassName
{
color: #756992;
}
</style>
background-color css
<style>
a { background-color: #756992; }
a { background-color: rgb(117,105,146); }
div.DivClassName
{
background-color: #756992;
}
.BgClassName
{
background-color: #756992;
}
</style>
border-color css
<style>
span { border-color: #756992; }
span { border-color: rgb(117,105,146); }
td.TdClassName
{
border-color: #756992;
}
.TagClassName
{
border-color: #756992;
}
</style>