Shades of Scorpion #776167
Tints of Scorpion #776167
RGB
CMYK
RGB Variations
Color information
#776167 (or 0x776167) is known color: Scorpion. HEX triplet: 77, 61 and 67. RGB value is (119,97,103). Sum of RGB (Red+Green+Blue) = 119+97+103=319 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.30% from 319); Green value is 97 (38.28% from 255 or 30.41% from 319); Blue value is 103 (40.62% from 255 or 32.29% from 319); Max value from RGB is 119 - color contains mainly: red. Hex color #776167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776167 is #889E98. Grayscale: #686868. Windows color (decimal): -8953497 or 6775159. OLE color: 6775159.
HSL color Cylindrical-coordinate representation of color #776167: hue angle of 343.64º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #776167 is Cyan = 0, Magento = 0.18, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 97 | 103 | - |
| CMYK | 0 | 0.18 | 0.13 | 0.53 |
| HSL | 343.64º | 0.1% | 0.42% | - |
| HSV(B) | 343.64º | 0.18% | 0.47% | - |
| XYZ | 14.33 | 13.45 | 14.67 | - |
| YUV | 104.26 | 127.29 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 97 | 103 | 0 | 0.18 | 0.13 | 0.53 | 343.64 | 0.1 | 0.42 |
| Hex | 77 | 61 | 67 | 0 | 12 | D | 35 | 158 | A | 2A |
| Octal | 167 | 141 | 147 | 0 | 22 | 15 | 65 | 530 | 12 | 52 |
| Binary | 1110111 | 1100001 | 1100111 | 0 | 10010 | 1101 | 110101 | 101011000 | 1010 | 101010 |
Color Harmonies of #776167
Complementary color
Monochromatic Colors of #776167
Black with #776167
Text Example
Text Example
White with #776167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776167; }
p { color: rgb(119,97,103); }
H1.HeaderClassName
{
color: #776167;
}
.AnyTagClassName
{
color: #776167;
}
</style>
background-color css
<style>
a { background-color: #776167; }
a { background-color: rgb(119,97,103); }
div.DivClassName
{
background-color: #776167;
}
.BgClassName
{
background-color: #776167;
}
</style>
border-color css
<style>
span { border-color: #776167; }
span { border-color: rgb(119,97,103); }
td.TdClassName
{
border-color: #776167;
}
.TagClassName
{
border-color: #776167;
}
</style>