Shades of Scorpion #786266
Tints of Scorpion #786266
RGB
CMYK
RGB Variations
Color information
#786266 (or 0x786266) is known color: Scorpion. HEX triplet: 78, 62 and 66. RGB value is (120,98,102). Sum of RGB (Red+Green+Blue) = 120+98+102=320 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.5% from 320); Green value is 98 (38.67% from 255 or 30.62% from 320); Blue value is 102 (40.23% from 255 or 31.88% from 320); Max value from RGB is 120 - color contains mainly: red. Hex color #786266 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786266 is #879D99. Grayscale: #696969. Windows color (decimal): -8887706 or 6709880. OLE color: 6709880.
HSL color Cylindrical-coordinate representation of color #786266: hue angle of 349.09º 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 #786266 is Cyan = 0, Magento = 0.18, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 98 | 102 | - |
| CMYK | 0 | 0.18 | 0.15 | 0.53 |
| HSL | 349.09º | 0.1% | 0.43% | - |
| HSV(B) | 349.09º | 0.18% | 0.47% | - |
| XYZ | 14.51 | 13.69 | 14.45 | - |
| YUV | 105.03 | 126.29 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 98 | 102 | 0 | 0.18 | 0.15 | 0.53 | 349.09 | 0.1 | 0.43 |
| Hex | 78 | 62 | 66 | 0 | 12 | F | 35 | 15D | A | 2B |
| Octal | 170 | 142 | 146 | 0 | 22 | 17 | 65 | 535 | 12 | 53 |
| Binary | 1111000 | 1100010 | 1100110 | 0 | 10010 | 1111 | 110101 | 101011101 | 1010 | 101011 |
Color Harmonies of #786266
Complementary color
Monochromatic Colors of #786266
Black with #786266
Text Example
Text Example
White with #786266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786266; }
p { color: rgb(120,98,102); }
H1.HeaderClassName
{
color: #786266;
}
.AnyTagClassName
{
color: #786266;
}
</style>
background-color css
<style>
a { background-color: #786266; }
a { background-color: rgb(120,98,102); }
div.DivClassName
{
background-color: #786266;
}
.BgClassName
{
background-color: #786266;
}
</style>
border-color css
<style>
span { border-color: #786266; }
span { border-color: rgb(120,98,102); }
td.TdClassName
{
border-color: #786266;
}
.TagClassName
{
border-color: #786266;
}
</style>