Shades of Scorpion #716567
Tints of Scorpion #716567
RGB
CMYK
RGB Variations
Color information
#716567 (or 0x716567) is known color: Scorpion. HEX triplet: 71, 65 and 67. RGB value is (113,101,103). Sum of RGB (Red+Green+Blue) = 113+101+103=317 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.65% from 317); Green value is 101 (39.84% from 255 or 31.86% from 317); Blue value is 103 (40.62% from 255 or 32.49% from 317); Max value from RGB is 113 - color contains mainly: red. Hex color #716567 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716567 is #8E9A98. Grayscale: #686868. Windows color (decimal): -9345689 or 6776177. OLE color: 6776177.
HSL color Cylindrical-coordinate representation of color #716567: hue angle of 350º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #716567 is Cyan = 0, Magento = 0.11, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 101 | 103 | - |
| CMYK | 0 | 0.11 | 0.09 | 0.56 |
| HSL | 350º | 0.06% | 0.42% | - |
| HSV(B) | 350º | 0.11% | 0.44% | - |
| XYZ | 13.91 | 13.8 | 14.76 | - |
| YUV | 104.82 | 126.98 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 103 | 0 | 0.11 | 0.09 | 0.56 | 350 | 0.06 | 0.42 |
| Hex | 71 | 65 | 67 | 0 | B | 9 | 38 | 15E | 6 | 2A |
| Octal | 161 | 145 | 147 | 0 | 13 | 11 | 70 | 536 | 6 | 52 |
| Binary | 1110001 | 1100101 | 1100111 | 0 | 1011 | 1001 | 111000 | 101011110 | 110 | 101010 |
Color Harmonies of #716567
Complementary color
Monochromatic Colors of #716567
Black with #716567
Text Example
Text Example
White with #716567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716567; }
p { color: rgb(113,101,103); }
H1.HeaderClassName
{
color: #716567;
}
.AnyTagClassName
{
color: #716567;
}
</style>
background-color css
<style>
a { background-color: #716567; }
a { background-color: rgb(113,101,103); }
div.DivClassName
{
background-color: #716567;
}
.BgClassName
{
background-color: #716567;
}
</style>
border-color css
<style>
span { border-color: #716567; }
span { border-color: rgb(113,101,103); }
td.TdClassName
{
border-color: #716567;
}
.TagClassName
{
border-color: #716567;
}
</style>