Shades of Scorpion #716167
Tints of Scorpion #716167
RGB
CMYK
RGB Variations
Color information
#716167 (or 0x716167) is known color: Scorpion. HEX triplet: 71, 61 and 67. RGB value is (113,97,103). Sum of RGB (Red+Green+Blue) = 113+97+103=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 97 (38.28% from 255 or 30.99% from 313); Blue value is 103 (40.62% from 255 or 32.91% from 313); Max value from RGB is 113 - color contains mainly: red. Hex color #716167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716167 is #8E9E98. Grayscale: #666666. Windows color (decimal): -9346713 or 6775153. OLE color: 6775153.
HSL color Cylindrical-coordinate representation of color #716167: hue angle of 337.5º 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 #716167 is Cyan = 0, Magento = 0.14, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 103 | - |
| CMYK | 0 | 0.14 | 0.09 | 0.56 |
| HSL | 337.5º | 0.08% | 0.41% | - |
| HSV(B) | 337.5º | 0.14% | 0.44% | - |
| XYZ | 13.53 | 13.04 | 14.64 | - |
| YUV | 102.47 | 128.3 | 135.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 103 | 0 | 0.14 | 0.09 | 0.56 | 337.5 | 0.08 | 0.41 |
| Hex | 71 | 61 | 67 | 0 | E | 9 | 38 | 152 | 8 | 29 |
| Octal | 161 | 141 | 147 | 0 | 16 | 11 | 70 | 522 | 10 | 51 |
| Binary | 1110001 | 1100001 | 1100111 | 0 | 1110 | 1001 | 111000 | 101010010 | 1000 | 101001 |
Color Harmonies of #716167
Complementary color
Monochromatic Colors of #716167
Black with #716167
Text Example
Text Example
White with #716167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716167; }
p { color: rgb(113,97,103); }
H1.HeaderClassName
{
color: #716167;
}
.AnyTagClassName
{
color: #716167;
}
</style>
background-color css
<style>
a { background-color: #716167; }
a { background-color: rgb(113,97,103); }
div.DivClassName
{
background-color: #716167;
}
.BgClassName
{
background-color: #716167;
}
</style>
border-color css
<style>
span { border-color: #716167; }
span { border-color: rgb(113,97,103); }
td.TdClassName
{
border-color: #716167;
}
.TagClassName
{
border-color: #716167;
}
</style>