Shades of Scorpion #716569
Tints of Scorpion #716569
RGB
CMYK
RGB Variations
Color information
#716569 (or 0x716569) is known color: Scorpion. HEX triplet: 71, 65 and 69. RGB value is (113,101,105). Sum of RGB (Red+Green+Blue) = 113+101+105=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 101 (39.84% from 255 or 31.66% from 319); Blue value is 105 (41.41% from 255 or 32.92% from 319); Max value from RGB is 113 - color contains mainly: red. Hex color #716569 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716569 is #8E9A96. Grayscale: #696969. Windows color (decimal): -9345687 or 6907249. OLE color: 6907249.
HSL color Cylindrical-coordinate representation of color #716569: hue angle of 340º 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 #716569 is Cyan = 0, Magento = 0.11, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 101 | 105 | - |
| CMYK | 0 | 0.11 | 0.07 | 0.56 |
| HSL | 340º | 0.06% | 0.42% | - |
| HSV(B) | 340º | 0.11% | 0.44% | - |
| XYZ | 14.01 | 13.84 | 15.3 | - |
| YUV | 105.04 | 127.98 | 133.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 105 | 0 | 0.11 | 0.07 | 0.56 | 340 | 0.06 | 0.42 |
| Hex | 71 | 65 | 69 | 0 | B | 7 | 38 | 154 | 6 | 2A |
| Octal | 161 | 145 | 151 | 0 | 13 | 7 | 70 | 524 | 6 | 52 |
| Binary | 1110001 | 1100101 | 1101001 | 0 | 1011 | 111 | 111000 | 101010100 | 110 | 101010 |
Color Harmonies of #716569
Complementary color
Monochromatic Colors of #716569
Black with #716569
Text Example
Text Example
White with #716569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716569; }
p { color: rgb(113,101,105); }
H1.HeaderClassName
{
color: #716569;
}
.AnyTagClassName
{
color: #716569;
}
</style>
background-color css
<style>
a { background-color: #716569; }
a { background-color: rgb(113,101,105); }
div.DivClassName
{
background-color: #716569;
}
.BgClassName
{
background-color: #716569;
}
</style>
border-color css
<style>
span { border-color: #716569; }
span { border-color: rgb(113,101,105); }
td.TdClassName
{
border-color: #716569;
}
.TagClassName
{
border-color: #716569;
}
</style>