Shades of Scorpion #716769
Tints of Scorpion #716769
RGB
CMYK
RGB Variations
Color information
#716769 (or 0x716769) is known color: Scorpion. HEX triplet: 71, 67 and 69. RGB value is (113,103,105). Sum of RGB (Red+Green+Blue) = 113+103+105=321 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.20% from 321); Green value is 103 (40.62% from 255 or 32.09% from 321); Blue value is 105 (41.41% from 255 or 32.71% from 321); Max value from RGB is 113 - color contains mainly: red. Hex color #716769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716769 is #8E9896. Grayscale: #6A6A6A. Windows color (decimal): -9345175 or 6907761. OLE color: 6907761.
HSL color Cylindrical-coordinate representation of color #716769: hue angle of 348º degrees, saturation: 0.05, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #716769 is Cyan = 0, Magento = 0.09, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 105 | - |
| CMYK | 0 | 0.09 | 0.07 | 0.56 |
| HSL | 348º | 0.05% | 0.42% | - |
| HSV(B) | 348º | 0.09% | 0.44% | - |
| XYZ | 14.21 | 14.23 | 15.36 | - |
| YUV | 106.22 | 127.31 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 105 | 0 | 0.09 | 0.07 | 0.56 | 348 | 0.05 | 0.42 |
| Hex | 71 | 67 | 69 | 0 | 9 | 7 | 38 | 15C | 5 | 2A |
| Octal | 161 | 147 | 151 | 0 | 11 | 7 | 70 | 534 | 5 | 52 |
| Binary | 1110001 | 1100111 | 1101001 | 0 | 1001 | 111 | 111000 | 101011100 | 101 | 101010 |
Color Harmonies of #716769
Complementary color
Monochromatic Colors of #716769
Black with #716769
Text Example
Text Example
White with #716769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716769; }
p { color: rgb(113,103,105); }
H1.HeaderClassName
{
color: #716769;
}
.AnyTagClassName
{
color: #716769;
}
</style>
background-color css
<style>
a { background-color: #716769; }
a { background-color: rgb(113,103,105); }
div.DivClassName
{
background-color: #716769;
}
.BgClassName
{
background-color: #716769;
}
</style>
border-color css
<style>
span { border-color: #716769; }
span { border-color: rgb(113,103,105); }
td.TdClassName
{
border-color: #716769;
}
.TagClassName
{
border-color: #716769;
}
</style>