Shades of Scorpion #786168
Tints of Scorpion #786168
RGB
CMYK
RGB Variations
Color information
#786168 (or 0x786168) is known color: Scorpion. HEX triplet: 78, 61 and 68. RGB value is (120,97,104). Sum of RGB (Red+Green+Blue) = 120+97+104=321 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.38% from 321); Green value is 97 (38.28% from 255 or 30.22% from 321); Blue value is 104 (41.02% from 255 or 32.40% from 321); Max value from RGB is 120 - color contains mainly: red. Hex color #786168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786168 is #879E97. Grayscale: #686868. Windows color (decimal): -8887960 or 6840696. OLE color: 6840696.
HSL color Cylindrical-coordinate representation of color #786168: hue angle of 341.74º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #786168 is Cyan = 0, Magento = 0.19, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 97 | 104 | - |
| CMYK | 0 | 0.19 | 0.13 | 0.53 |
| HSL | 341.74º | 0.11% | 0.43% | - |
| HSV(B) | 341.74º | 0.19% | 0.47% | - |
| XYZ | 14.52 | 13.54 | 14.95 | - |
| YUV | 104.68 | 127.62 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 97 | 104 | 0 | 0.19 | 0.13 | 0.53 | 341.74 | 0.11 | 0.43 |
| Hex | 78 | 61 | 68 | 0 | 13 | D | 35 | 156 | B | 2B |
| Octal | 170 | 141 | 150 | 0 | 23 | 15 | 65 | 526 | 13 | 53 |
| Binary | 1111000 | 1100001 | 1101000 | 0 | 10011 | 1101 | 110101 | 101010110 | 1011 | 101011 |
Color Harmonies of #786168
Complementary color
Monochromatic Colors of #786168
Black with #786168
Text Example
Text Example
White with #786168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786168; }
p { color: rgb(120,97,104); }
H1.HeaderClassName
{
color: #786168;
}
.AnyTagClassName
{
color: #786168;
}
</style>
background-color css
<style>
a { background-color: #786168; }
a { background-color: rgb(120,97,104); }
div.DivClassName
{
background-color: #786168;
}
.BgClassName
{
background-color: #786168;
}
</style>
border-color css
<style>
span { border-color: #786168; }
span { border-color: rgb(120,97,104); }
td.TdClassName
{
border-color: #786168;
}
.TagClassName
{
border-color: #786168;
}
</style>