Shades of Scorpion #796166
Tints of Scorpion #796166
RGB
CMYK
RGB Variations
Color information
#796166 (or 0x796166) is known color: Scorpion. HEX triplet: 79, 61 and 66. RGB value is (121,97,102). Sum of RGB (Red+Green+Blue) = 121+97+102=320 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.81% from 320); Green value is 97 (38.28% from 255 or 30.31% from 320); Blue value is 102 (40.23% from 255 or 31.88% from 320); Max value from RGB is 121 - color contains mainly: red. Hex color #796166 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796166 is #869E99. Grayscale: #686868. Windows color (decimal): -8822426 or 6709625. OLE color: 6709625.
HSL color Cylindrical-coordinate representation of color #796166: hue angle of 347.5º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #796166 is Cyan = 0, Magento = 0.20, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 97 | 102 | - |
| CMYK | 0 | 0.20 | 0.16 | 0.53 |
| HSL | 347.5º | 0.11% | 0.43% | - |
| HSV(B) | 347.5º | 0.2% | 0.47% | - |
| XYZ | 14.56 | 13.57 | 14.42 | - |
| YUV | 104.75 | 126.45 | 139.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 97 | 102 | 0 | 0.20 | 0.16 | 0.53 | 347.5 | 0.11 | 0.43 |
| Hex | 79 | 61 | 66 | 0 | 14 | 10 | 35 | 15C | B | 2B |
| Octal | 171 | 141 | 146 | 0 | 24 | 20 | 65 | 534 | 13 | 53 |
| Binary | 1111001 | 1100001 | 1100110 | 0 | 10100 | 10000 | 110101 | 101011100 | 1011 | 101011 |
Color Harmonies of #796166
Complementary color
Monochromatic Colors of #796166
Black with #796166
Text Example
Text Example
White with #796166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796166; }
p { color: rgb(121,97,102); }
H1.HeaderClassName
{
color: #796166;
}
.AnyTagClassName
{
color: #796166;
}
</style>
background-color css
<style>
a { background-color: #796166; }
a { background-color: rgb(121,97,102); }
div.DivClassName
{
background-color: #796166;
}
.BgClassName
{
background-color: #796166;
}
</style>
border-color css
<style>
span { border-color: #796166; }
span { border-color: rgb(121,97,102); }
td.TdClassName
{
border-color: #796166;
}
.TagClassName
{
border-color: #796166;
}
</style>