Shades of Scorpion #756168
Tints of Scorpion #756168
RGB
CMYK
RGB Variations
Color information
#756168 (or 0x756168) is known color: Scorpion. HEX triplet: 75, 61 and 68. RGB value is (117,97,104). Sum of RGB (Red+Green+Blue) = 117+97+104=318 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.79% from 318); Green value is 97 (38.28% from 255 or 30.50% from 318); Blue value is 104 (41.02% from 255 or 32.70% from 318); Max value from RGB is 117 - color contains mainly: red. Hex color #756168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756168 is #8A9E97. Grayscale: #676767. Windows color (decimal): -9084568 or 6840693. OLE color: 6840693.
HSL color Cylindrical-coordinate representation of color #756168: hue angle of 339º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #756168 is Cyan = 0, Magento = 0.17, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 97 | 104 | - |
| CMYK | 0 | 0.17 | 0.11 | 0.54 |
| HSL | 339º | 0.09% | 0.42% | - |
| HSV(B) | 339º | 0.17% | 0.46% | - |
| XYZ | 14.11 | 13.33 | 14.93 | - |
| YUV | 103.78 | 128.13 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 104 | 0 | 0.17 | 0.11 | 0.54 | 339 | 0.09 | 0.42 |
| Hex | 75 | 61 | 68 | 0 | 11 | B | 36 | 153 | 9 | 2A |
| Octal | 165 | 141 | 150 | 0 | 21 | 13 | 66 | 523 | 11 | 52 |
| Binary | 1110101 | 1100001 | 1101000 | 0 | 10001 | 1011 | 110110 | 101010011 | 1001 | 101010 |
Color Harmonies of #756168
Complementary color
Monochromatic Colors of #756168
Black with #756168
Text Example
Text Example
White with #756168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756168; }
p { color: rgb(117,97,104); }
H1.HeaderClassName
{
color: #756168;
}
.AnyTagClassName
{
color: #756168;
}
</style>
background-color css
<style>
a { background-color: #756168; }
a { background-color: rgb(117,97,104); }
div.DivClassName
{
background-color: #756168;
}
.BgClassName
{
background-color: #756168;
}
</style>
border-color css
<style>
span { border-color: #756168; }
span { border-color: rgb(117,97,104); }
td.TdClassName
{
border-color: #756168;
}
.TagClassName
{
border-color: #756168;
}
</style>