Shades of Scampi #756795
Tints of Scampi #756795
RGB
CMYK
RGB Variations
Color information
#756795 (or 0x756795) is known color: Scampi. HEX triplet: 75, 67 and 95. RGB value is (117,103,149). Sum of RGB (Red+Green+Blue) = 117+103+149=369 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.71% from 369); Green value is 103 (40.62% from 255 or 27.91% from 369); Blue value is 149 (58.59% from 255 or 40.38% from 369); Max value from RGB is 149 - color contains mainly: blue. Hex color #756795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756795 is #8A986A. Grayscale: #707070. Windows color (decimal): -9082987 or 9791349. OLE color: 9791349.
HSL color Cylindrical-coordinate representation of color #756795: hue angle of 258.26º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #756795 is Cyan = 0.21, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 103 | 149 | - |
| CMYK | 0.21 | 0.31 | 0 | 0.42 |
| HSL | 258.26º | 0.18% | 0.49% | - |
| HSV(B) | 258.26º | 0.31% | 0.58% | - |
| XYZ | 17.61 | 15.65 | 30.53 | - |
| YUV | 112.43 | 148.64 | 131.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 149 | 0.21 | 0.31 | 0 | 0.42 | 258.26 | 0.18 | 0.49 |
| Hex | 75 | 67 | 95 | 15 | 1F | 0 | 2A | 102 | 12 | 31 |
| Octal | 165 | 147 | 225 | 25 | 37 | 0 | 52 | 402 | 22 | 61 |
| Binary | 1110101 | 1100111 | 10010101 | 10101 | 11111 | 0 | 101010 | 100000010 | 10010 | 110001 |
Color Harmonies of #756795
Complementary color
Monochromatic Colors of #756795
Black with #756795
Text Example
Text Example
White with #756795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756795; }
p { color: rgb(117,103,149); }
H1.HeaderClassName
{
color: #756795;
}
.AnyTagClassName
{
color: #756795;
}
</style>
background-color css
<style>
a { background-color: #756795; }
a { background-color: rgb(117,103,149); }
div.DivClassName
{
background-color: #756795;
}
.BgClassName
{
background-color: #756795;
}
</style>
border-color css
<style>
span { border-color: #756795; }
span { border-color: rgb(117,103,149); }
td.TdClassName
{
border-color: #756795;
}
.TagClassName
{
border-color: #756795;
}
</style>