Shades of Scorpion #796970
Tints of Scorpion #796970
RGB
CMYK
RGB Variations
Color information
#796970 (or 0x796970) is known color: Scorpion. HEX triplet: 79, 69 and 70. RGB value is (121,105,112). Sum of RGB (Red+Green+Blue) = 121+105+112=338 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.80% from 338); Green value is 105 (41.41% from 255 or 31.07% from 338); Blue value is 112 (44.14% from 255 or 33.14% from 338); Max value from RGB is 121 - color contains mainly: red. Hex color #796970 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796970 is #86968F. Grayscale: #6E6E6E. Windows color (decimal): -8820368 or 7367033. OLE color: 7367033.
HSL color Cylindrical-coordinate representation of color #796970: hue angle of 333.75º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #796970 is Cyan = 0, Magento = 0.13, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 112 | - |
| CMYK | 0 | 0.13 | 0.07 | 0.53 |
| HSL | 333.75º | 0.07% | 0.44% | - |
| HSV(B) | 333.75º | 0.13% | 0.47% | - |
| XYZ | 15.86 | 15.34 | 17.45 | - |
| YUV | 110.58 | 128.8 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 112 | 0 | 0.13 | 0.07 | 0.53 | 333.75 | 0.07 | 0.44 |
| Hex | 79 | 69 | 70 | 0 | D | 7 | 35 | 14E | 7 | 2C |
| Octal | 171 | 151 | 160 | 0 | 15 | 7 | 65 | 516 | 7 | 54 |
| Binary | 1111001 | 1101001 | 1110000 | 0 | 1101 | 111 | 110101 | 101001110 | 111 | 101100 |
Color Harmonies of #796970
Complementary color
Monochromatic Colors of #796970
Black with #796970
Text Example
Text Example
White with #796970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796970; }
p { color: rgb(121,105,112); }
H1.HeaderClassName
{
color: #796970;
}
.AnyTagClassName
{
color: #796970;
}
</style>
background-color css
<style>
a { background-color: #796970; }
a { background-color: rgb(121,105,112); }
div.DivClassName
{
background-color: #796970;
}
.BgClassName
{
background-color: #796970;
}
</style>
border-color css
<style>
span { border-color: #796970; }
span { border-color: rgb(121,105,112); }
td.TdClassName
{
border-color: #796970;
}
.TagClassName
{
border-color: #796970;
}
</style>