Shades of Scorpion #716068
Tints of Scorpion #716068
RGB
CMYK
RGB Variations
Color information
#716068 (or 0x716068) is known color: Scorpion. HEX triplet: 71, 60 and 68. RGB value is (113,96,104). Sum of RGB (Red+Green+Blue) = 113+96+104=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 96 (37.89% from 255 or 30.67% from 313); Blue value is 104 (41.02% from 255 or 33.23% from 313); Max value from RGB is 113 - color contains mainly: red. Hex color #716068 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716068 is #8E9F97. Grayscale: #656565. Windows color (decimal): -9346968 or 6840433. OLE color: 6840433.
HSL color Cylindrical-coordinate representation of color #716068: hue angle of 331.76º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #716068 is Cyan = 0, Magento = 0.15, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 104 | - |
| CMYK | 0 | 0.15 | 0.08 | 0.56 |
| HSL | 331.76º | 0.08% | 0.41% | - |
| HSV(B) | 331.76º | 0.15% | 0.44% | - |
| XYZ | 13.49 | 12.88 | 14.87 | - |
| YUV | 102 | 129.13 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 104 | 0 | 0.15 | 0.08 | 0.56 | 331.76 | 0.08 | 0.41 |
| Hex | 71 | 60 | 68 | 0 | F | 8 | 38 | 14C | 8 | 29 |
| Octal | 161 | 140 | 150 | 0 | 17 | 10 | 70 | 514 | 10 | 51 |
| Binary | 1110001 | 1100000 | 1101000 | 0 | 1111 | 1000 | 111000 | 101001100 | 1000 | 101001 |
Color Harmonies of #716068
Complementary color
Monochromatic Colors of #716068
Black with #716068
Text Example
Text Example
White with #716068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716068; }
p { color: rgb(113,96,104); }
H1.HeaderClassName
{
color: #716068;
}
.AnyTagClassName
{
color: #716068;
}
</style>
background-color css
<style>
a { background-color: #716068; }
a { background-color: rgb(113,96,104); }
div.DivClassName
{
background-color: #716068;
}
.BgClassName
{
background-color: #716068;
}
</style>
border-color css
<style>
span { border-color: #716068; }
span { border-color: rgb(113,96,104); }
td.TdClassName
{
border-color: #716068;
}
.TagClassName
{
border-color: #716068;
}
</style>