Shades of Scampi #756794
Tints of Scampi #756794
RGB
CMYK
RGB Variations
Color information
#756794 (or 0x756794) is known color: Scampi. HEX triplet: 75, 67 and 94. RGB value is (117,103,148). Sum of RGB (Red+Green+Blue) = 117+103+148=368 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.79% from 368); Green value is 103 (40.62% from 255 or 27.99% from 368); Blue value is 148 (58.20% from 255 or 40.22% from 368); Max value from RGB is 148 - color contains mainly: blue. Hex color #756794 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756794 is #8A986B. Grayscale: #707070. Windows color (decimal): -9082988 or 9725813. OLE color: 9725813.
HSL color Cylindrical-coordinate representation of color #756794: hue angle of 258.67º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #756794 is Cyan = 0.21, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 103 | 148 | - |
| CMYK | 0.21 | 0.30 | 0 | 0.42 |
| HSL | 258.67º | 0.18% | 0.49% | - |
| HSV(B) | 258.67º | 0.3% | 0.58% | - |
| XYZ | 17.53 | 15.62 | 30.11 | - |
| YUV | 112.32 | 148.14 | 131.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 148 | 0.21 | 0.30 | 0 | 0.42 | 258.67 | 0.18 | 0.49 |
| Hex | 75 | 67 | 94 | 15 | 1E | 0 | 2A | 103 | 12 | 31 |
| Octal | 165 | 147 | 224 | 25 | 36 | 0 | 52 | 403 | 22 | 61 |
| Binary | 1110101 | 1100111 | 10010100 | 10101 | 11110 | 0 | 101010 | 100000011 | 10010 | 110001 |
Color Harmonies of #756794
Complementary color
Monochromatic Colors of #756794
Black with #756794
Text Example
Text Example
White with #756794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756794; }
p { color: rgb(117,103,148); }
H1.HeaderClassName
{
color: #756794;
}
.AnyTagClassName
{
color: #756794;
}
</style>
background-color css
<style>
a { background-color: #756794; }
a { background-color: rgb(117,103,148); }
div.DivClassName
{
background-color: #756794;
}
.BgClassName
{
background-color: #756794;
}
</style>
border-color css
<style>
span { border-color: #756794; }
span { border-color: rgb(117,103,148); }
td.TdClassName
{
border-color: #756794;
}
.TagClassName
{
border-color: #756794;
}
</style>