Shades of Scorpion #716668
Tints of Scorpion #716668
RGB
CMYK
RGB Variations
Color information
#716668 (or 0x716668) is known color: Scorpion. HEX triplet: 71, 66 and 68. RGB value is (113,102,104). Sum of RGB (Red+Green+Blue) = 113+102+104=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 102 (40.23% from 255 or 31.97% from 319); Blue value is 104 (41.02% from 255 or 32.60% from 319); Max value from RGB is 113 - color contains mainly: red. Hex color #716668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716668 is #8E9997. Grayscale: #696969. Windows color (decimal): -9345432 or 6841969. OLE color: 6841969.
HSL color Cylindrical-coordinate representation of color #716668: hue angle of 349.09º degrees, saturation: 0.05, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #716668 is Cyan = 0, Magento = 0.10, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 104 | - |
| CMYK | 0 | 0.10 | 0.08 | 0.56 |
| HSL | 349.09º | 0.05% | 0.42% | - |
| HSV(B) | 349.09º | 0.1% | 0.44% | - |
| XYZ | 14.06 | 14.01 | 15.06 | - |
| YUV | 105.52 | 127.14 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 104 | 0 | 0.10 | 0.08 | 0.56 | 349.09 | 0.05 | 0.42 |
| Hex | 71 | 66 | 68 | 0 | A | 8 | 38 | 15D | 5 | 2A |
| Octal | 161 | 146 | 150 | 0 | 12 | 10 | 70 | 535 | 5 | 52 |
| Binary | 1110001 | 1100110 | 1101000 | 0 | 1010 | 1000 | 111000 | 101011101 | 101 | 101010 |
Color Harmonies of #716668
Complementary color
Monochromatic Colors of #716668
Black with #716668
Text Example
Text Example
White with #716668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716668; }
p { color: rgb(113,102,104); }
H1.HeaderClassName
{
color: #716668;
}
.AnyTagClassName
{
color: #716668;
}
</style>
background-color css
<style>
a { background-color: #716668; }
a { background-color: rgb(113,102,104); }
div.DivClassName
{
background-color: #716668;
}
.BgClassName
{
background-color: #716668;
}
</style>
border-color css
<style>
span { border-color: #716668; }
span { border-color: rgb(113,102,104); }
td.TdClassName
{
border-color: #716668;
}
.TagClassName
{
border-color: #716668;
}
</style>