Shades of Scorpion #716265
Tints of Scorpion #716265
RGB
CMYK
RGB Variations
Color information
#716265 (or 0x716265) is known color: Scorpion. HEX triplet: 71, 62 and 65. RGB value is (113,98,101). Sum of RGB (Red+Green+Blue) = 113+98+101=312 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.22% from 312); Green value is 98 (38.67% from 255 or 31.41% from 312); Blue value is 101 (39.84% from 255 or 32.37% from 312); Max value from RGB is 113 - color contains mainly: red. Hex color #716265 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716265 is #8E9D9A. Grayscale: #666666. Windows color (decimal): -9346459 or 6644337. OLE color: 6644337.
HSL color Cylindrical-coordinate representation of color #716265: hue angle of 348º 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 #716265 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 101 | - |
| CMYK | 0 | 0.13 | 0.11 | 0.56 |
| HSL | 348º | 0.07% | 0.41% | - |
| HSV(B) | 348º | 0.13% | 0.44% | - |
| XYZ | 13.53 | 13.19 | 14.14 | - |
| YUV | 102.83 | 126.97 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 101 | 0 | 0.13 | 0.11 | 0.56 | 348 | 0.07 | 0.41 |
| Hex | 71 | 62 | 65 | 0 | D | B | 38 | 15C | 7 | 29 |
| Octal | 161 | 142 | 145 | 0 | 15 | 13 | 70 | 534 | 7 | 51 |
| Binary | 1110001 | 1100010 | 1100101 | 0 | 1101 | 1011 | 111000 | 101011100 | 111 | 101001 |
Color Harmonies of #716265
Complementary color
Monochromatic Colors of #716265
Black with #716265
Text Example
Text Example
White with #716265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716265; }
p { color: rgb(113,98,101); }
H1.HeaderClassName
{
color: #716265;
}
.AnyTagClassName
{
color: #716265;
}
</style>
background-color css
<style>
a { background-color: #716265; }
a { background-color: rgb(113,98,101); }
div.DivClassName
{
background-color: #716265;
}
.BgClassName
{
background-color: #716265;
}
</style>
border-color css
<style>
span { border-color: #716265; }
span { border-color: rgb(113,98,101); }
td.TdClassName
{
border-color: #716265;
}
.TagClassName
{
border-color: #716265;
}
</style>