Shades of Scorpion #716266
Tints of Scorpion #716266
RGB
CMYK
RGB Variations
Color information
#716266 (or 0x716266) is known color: Scorpion. HEX triplet: 71, 62 and 66. RGB value is (113,98,102). Sum of RGB (Red+Green+Blue) = 113+98+102=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 98 (38.67% from 255 or 31.31% from 313); Blue value is 102 (40.23% from 255 or 32.59% from 313); Max value from RGB is 113 - color contains mainly: red. Hex color #716266 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716266 is #8E9D99. Grayscale: #666666. Windows color (decimal): -9346458 or 6709873. OLE color: 6709873.
HSL color Cylindrical-coordinate representation of color #716266: hue angle of 344º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #716266 is Cyan = 0, Magento = 0.13, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 102 | - |
| CMYK | 0 | 0.13 | 0.10 | 0.56 |
| HSL | 344º | 0.07% | 0.41% | - |
| HSV(B) | 344º | 0.13% | 0.44% | - |
| XYZ | 13.58 | 13.21 | 14.4 | - |
| YUV | 102.94 | 127.47 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 102 | 0 | 0.13 | 0.10 | 0.56 | 344 | 0.07 | 0.41 |
| Hex | 71 | 62 | 66 | 0 | D | A | 38 | 158 | 7 | 29 |
| Octal | 161 | 142 | 146 | 0 | 15 | 12 | 70 | 530 | 7 | 51 |
| Binary | 1110001 | 1100010 | 1100110 | 0 | 1101 | 1010 | 111000 | 101011000 | 111 | 101001 |
Color Harmonies of #716266
Complementary color
Monochromatic Colors of #716266
Black with #716266
Text Example
Text Example
White with #716266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716266; }
p { color: rgb(113,98,102); }
H1.HeaderClassName
{
color: #716266;
}
.AnyTagClassName
{
color: #716266;
}
</style>
background-color css
<style>
a { background-color: #716266; }
a { background-color: rgb(113,98,102); }
div.DivClassName
{
background-color: #716266;
}
.BgClassName
{
background-color: #716266;
}
</style>
border-color css
<style>
span { border-color: #716266; }
span { border-color: rgb(113,98,102); }
td.TdClassName
{
border-color: #716266;
}
.TagClassName
{
border-color: #716266;
}
</style>