Shades of Scorpion #716169
Tints of Scorpion #716169
RGB
CMYK
RGB Variations
Color information
#716169 (or 0x716169) is known color: Scorpion. HEX triplet: 71, 61 and 69. RGB value is (113,97,105). Sum of RGB (Red+Green+Blue) = 113+97+105=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 97 (38.28% from 255 or 30.79% from 315); Blue value is 105 (41.41% from 255 or 33.33% from 315); Max value from RGB is 113 - color contains mainly: red. Hex color #716169 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716169 is #8E9E96. Grayscale: #666666. Windows color (decimal): -9346711 or 6906225. OLE color: 6906225.
HSL color Cylindrical-coordinate representation of color #716169: hue angle of 330º 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 #716169 is Cyan = 0, Magento = 0.14, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 105 | - |
| CMYK | 0 | 0.14 | 0.07 | 0.56 |
| HSL | 330º | 0.08% | 0.41% | - |
| HSV(B) | 330º | 0.14% | 0.44% | - |
| XYZ | 13.63 | 13.08 | 15.17 | - |
| YUV | 102.7 | 129.3 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 105 | 0 | 0.14 | 0.07 | 0.56 | 330 | 0.08 | 0.41 |
| Hex | 71 | 61 | 69 | 0 | E | 7 | 38 | 14A | 8 | 29 |
| Octal | 161 | 141 | 151 | 0 | 16 | 7 | 70 | 512 | 10 | 51 |
| Binary | 1110001 | 1100001 | 1101001 | 0 | 1110 | 111 | 111000 | 101001010 | 1000 | 101001 |
Color Harmonies of #716169
Complementary color
Monochromatic Colors of #716169
Black with #716169
Text Example
Text Example
White with #716169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716169; }
p { color: rgb(113,97,105); }
H1.HeaderClassName
{
color: #716169;
}
.AnyTagClassName
{
color: #716169;
}
</style>
background-color css
<style>
a { background-color: #716169; }
a { background-color: rgb(113,97,105); }
div.DivClassName
{
background-color: #716169;
}
.BgClassName
{
background-color: #716169;
}
</style>
border-color css
<style>
span { border-color: #716169; }
span { border-color: rgb(113,97,105); }
td.TdClassName
{
border-color: #716169;
}
.TagClassName
{
border-color: #716169;
}
</style>