Shades of Scorpion #716166
Tints of Scorpion #716166
RGB
CMYK
RGB Variations
Color information
#716166 (or 0x716166) is known color: Scorpion. HEX triplet: 71, 61 and 66. RGB value is (113,97,102). Sum of RGB (Red+Green+Blue) = 113+97+102=312 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.22% from 312); Green value is 97 (38.28% from 255 or 31.09% from 312); Blue value is 102 (40.23% from 255 or 32.69% from 312); Max value from RGB is 113 - color contains mainly: red. Hex color #716166 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716166 is #8E9E99. Grayscale: #666666. Windows color (decimal): -9346714 or 6709617. OLE color: 6709617.
HSL color Cylindrical-coordinate representation of color #716166: hue angle of 341.25º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #716166 is Cyan = 0, Magento = 0.14, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 102 | - |
| CMYK | 0 | 0.14 | 0.10 | 0.56 |
| HSL | 341.25º | 0.08% | 0.41% | - |
| HSV(B) | 341.25º | 0.14% | 0.44% | - |
| XYZ | 13.48 | 13.02 | 14.37 | - |
| YUV | 102.35 | 127.8 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 102 | 0 | 0.14 | 0.10 | 0.56 | 341.25 | 0.08 | 0.41 |
| Hex | 71 | 61 | 66 | 0 | E | A | 38 | 155 | 8 | 29 |
| Octal | 161 | 141 | 146 | 0 | 16 | 12 | 70 | 525 | 10 | 51 |
| Binary | 1110001 | 1100001 | 1100110 | 0 | 1110 | 1010 | 111000 | 101010101 | 1000 | 101001 |
Color Harmonies of #716166
Complementary color
Monochromatic Colors of #716166
Black with #716166
Text Example
Text Example
White with #716166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716166; }
p { color: rgb(113,97,102); }
H1.HeaderClassName
{
color: #716166;
}
.AnyTagClassName
{
color: #716166;
}
</style>
background-color css
<style>
a { background-color: #716166; }
a { background-color: rgb(113,97,102); }
div.DivClassName
{
background-color: #716166;
}
.BgClassName
{
background-color: #716166;
}
</style>
border-color css
<style>
span { border-color: #716166; }
span { border-color: rgb(113,97,102); }
td.TdClassName
{
border-color: #716166;
}
.TagClassName
{
border-color: #716166;
}
</style>