Shades of Scorpion #716168
Tints of Scorpion #716168
RGB
CMYK
RGB Variations
Color information
#716168 (or 0x716168) is known color: Scorpion. HEX triplet: 71, 61 and 68. RGB value is (113,97,104). Sum of RGB (Red+Green+Blue) = 113+97+104=314 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.99% from 314); Green value is 97 (38.28% from 255 or 30.89% from 314); Blue value is 104 (41.02% from 255 or 33.12% from 314); Max value from RGB is 113 - color contains mainly: red. Hex color #716168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716168 is #8E9E97. Grayscale: #666666. Windows color (decimal): -9346712 or 6840689. OLE color: 6840689.
HSL color Cylindrical-coordinate representation of color #716168: hue angle of 333.75º 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 #716168 is Cyan = 0, Magento = 0.14, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 104 | - |
| CMYK | 0 | 0.14 | 0.08 | 0.56 |
| HSL | 333.75º | 0.08% | 0.41% | - |
| HSV(B) | 333.75º | 0.14% | 0.44% | - |
| XYZ | 13.58 | 13.06 | 14.9 | - |
| YUV | 102.58 | 128.8 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 104 | 0 | 0.14 | 0.08 | 0.56 | 333.75 | 0.08 | 0.41 |
| Hex | 71 | 61 | 68 | 0 | E | 8 | 38 | 14E | 8 | 29 |
| Octal | 161 | 141 | 150 | 0 | 16 | 10 | 70 | 516 | 10 | 51 |
| Binary | 1110001 | 1100001 | 1101000 | 0 | 1110 | 1000 | 111000 | 101001110 | 1000 | 101001 |
Color Harmonies of #716168
Complementary color
Monochromatic Colors of #716168
Black with #716168
Text Example
Text Example
White with #716168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716168; }
p { color: rgb(113,97,104); }
H1.HeaderClassName
{
color: #716168;
}
.AnyTagClassName
{
color: #716168;
}
</style>
background-color css
<style>
a { background-color: #716168; }
a { background-color: rgb(113,97,104); }
div.DivClassName
{
background-color: #716168;
}
.BgClassName
{
background-color: #716168;
}
</style>
border-color css
<style>
span { border-color: #716168; }
span { border-color: rgb(113,97,104); }
td.TdClassName
{
border-color: #716168;
}
.TagClassName
{
border-color: #716168;
}
</style>