Shades of Scorpion #716366
Tints of Scorpion #716366
RGB
CMYK
RGB Variations
Color information
#716366 (or 0x716366) is known color: Scorpion. HEX triplet: 71, 63 and 66. RGB value is (113,99,102). Sum of RGB (Red+Green+Blue) = 113+99+102=314 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.99% from 314); Green value is 99 (39.06% from 255 or 31.53% from 314); Blue value is 102 (40.23% from 255 or 32.48% from 314); Max value from RGB is 113 - color contains mainly: red. Hex color #716366 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716366 is #8E9C99. Grayscale: #676767. Windows color (decimal): -9346202 or 6710129. OLE color: 6710129.
HSL color Cylindrical-coordinate representation of color #716366: hue angle of 347.14º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #716366 is Cyan = 0, Magento = 0.12, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 102 | - |
| CMYK | 0 | 0.12 | 0.10 | 0.56 |
| HSL | 347.14º | 0.07% | 0.42% | - |
| HSV(B) | 347.14º | 0.12% | 0.44% | - |
| XYZ | 13.67 | 13.39 | 14.44 | - |
| YUV | 103.53 | 127.14 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 102 | 0 | 0.12 | 0.10 | 0.56 | 347.14 | 0.07 | 0.42 |
| Hex | 71 | 63 | 66 | 0 | C | A | 38 | 15B | 7 | 2A |
| Octal | 161 | 143 | 146 | 0 | 14 | 12 | 70 | 533 | 7 | 52 |
| Binary | 1110001 | 1100011 | 1100110 | 0 | 1100 | 1010 | 111000 | 101011011 | 111 | 101010 |
Color Harmonies of #716366
Complementary color
Monochromatic Colors of #716366
Black with #716366
Text Example
Text Example
White with #716366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716366; }
p { color: rgb(113,99,102); }
H1.HeaderClassName
{
color: #716366;
}
.AnyTagClassName
{
color: #716366;
}
</style>
background-color css
<style>
a { background-color: #716366; }
a { background-color: rgb(113,99,102); }
div.DivClassName
{
background-color: #716366;
}
.BgClassName
{
background-color: #716366;
}
</style>
border-color css
<style>
span { border-color: #716366; }
span { border-color: rgb(113,99,102); }
td.TdClassName
{
border-color: #716366;
}
.TagClassName
{
border-color: #716366;
}
</style>