Shades of Scorpion #796369
Tints of Scorpion #796369
RGB
CMYK
RGB Variations
Color information
#796369 (or 0x796369) is known color: Scorpion. HEX triplet: 79, 63 and 69. RGB value is (121,99,105). Sum of RGB (Red+Green+Blue) = 121+99+105=325 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.23% from 325); Green value is 99 (39.06% from 255 or 30.46% from 325); Blue value is 105 (41.41% from 255 or 32.31% from 325); Max value from RGB is 121 - color contains mainly: red. Hex color #796369 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796369 is #869C96. Grayscale: #6A6A6A. Windows color (decimal): -8821911 or 6906745. OLE color: 6906745.
HSL color Cylindrical-coordinate representation of color #796369: hue angle of 343.64º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #796369 is Cyan = 0, Magento = 0.18, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 99 | 105 | - |
| CMYK | 0 | 0.18 | 0.13 | 0.53 |
| HSL | 343.64º | 0.1% | 0.43% | - |
| HSV(B) | 343.64º | 0.18% | 0.47% | - |
| XYZ | 14.9 | 14.01 | 15.28 | - |
| YUV | 106.26 | 127.29 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 105 | 0 | 0.18 | 0.13 | 0.53 | 343.64 | 0.1 | 0.43 |
| Hex | 79 | 63 | 69 | 0 | 12 | D | 35 | 158 | A | 2B |
| Octal | 171 | 143 | 151 | 0 | 22 | 15 | 65 | 530 | 12 | 53 |
| Binary | 1111001 | 1100011 | 1101001 | 0 | 10010 | 1101 | 110101 | 101011000 | 1010 | 101011 |
Color Harmonies of #796369
Complementary color
Monochromatic Colors of #796369
Black with #796369
Text Example
Text Example
White with #796369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796369; }
p { color: rgb(121,99,105); }
H1.HeaderClassName
{
color: #796369;
}
.AnyTagClassName
{
color: #796369;
}
</style>
background-color css
<style>
a { background-color: #796369; }
a { background-color: rgb(121,99,105); }
div.DivClassName
{
background-color: #796369;
}
.BgClassName
{
background-color: #796369;
}
</style>
border-color css
<style>
span { border-color: #796369; }
span { border-color: rgb(121,99,105); }
td.TdClassName
{
border-color: #796369;
}
.TagClassName
{
border-color: #796369;
}
</style>