Shades of Scampi #756792
Tints of Scampi #756792
RGB
CMYK
RGB Variations
Color information
#756792 (or 0x756792) is known color: Scampi. HEX triplet: 75, 67 and 92. RGB value is (117,103,146). Sum of RGB (Red+Green+Blue) = 117+103+146=366 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.97% from 366); Green value is 103 (40.62% from 255 or 28.14% from 366); Blue value is 146 (57.42% from 255 or 39.89% from 366); Max value from RGB is 146 - color contains mainly: blue. Hex color #756792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756792 is #8A986D. Grayscale: #6F6F6F. Windows color (decimal): -9082990 or 9594741. OLE color: 9594741.
HSL color Cylindrical-coordinate representation of color #756792: hue angle of 259.53º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #756792 is Cyan = 0.20, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 103 | 146 | - |
| CMYK | 0.20 | 0.29 | 0 | 0.43 |
| HSL | 259.53º | 0.17% | 0.49% | - |
| HSV(B) | 259.53º | 0.29% | 0.57% | - |
| XYZ | 17.37 | 15.56 | 29.28 | - |
| YUV | 112.09 | 147.14 | 131.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 146 | 0.20 | 0.29 | 0 | 0.43 | 259.53 | 0.17 | 0.49 |
| Hex | 75 | 67 | 92 | 14 | 1D | 0 | 2B | 104 | 11 | 31 |
| Octal | 165 | 147 | 222 | 24 | 35 | 0 | 53 | 404 | 21 | 61 |
| Binary | 1110101 | 1100111 | 10010010 | 10100 | 11101 | 0 | 101011 | 100000100 | 10001 | 110001 |
Color Harmonies of #756792
Complementary color
Monochromatic Colors of #756792
Black with #756792
Text Example
Text Example
White with #756792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756792; }
p { color: rgb(117,103,146); }
H1.HeaderClassName
{
color: #756792;
}
.AnyTagClassName
{
color: #756792;
}
</style>
background-color css
<style>
a { background-color: #756792; }
a { background-color: rgb(117,103,146); }
div.DivClassName
{
background-color: #756792;
}
.BgClassName
{
background-color: #756792;
}
</style>
border-color css
<style>
span { border-color: #756792; }
span { border-color: rgb(117,103,146); }
td.TdClassName
{
border-color: #756792;
}
.TagClassName
{
border-color: #756792;
}
</style>