Shades of Scorpion #786367
Tints of Scorpion #786367
RGB
CMYK
RGB Variations
Color information
#786367 (or 0x786367) is known color: Scorpion. HEX triplet: 78, 63 and 67. RGB value is (120,99,103). Sum of RGB (Red+Green+Blue) = 120+99+103=322 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.27% from 322); Green value is 99 (39.06% from 255 or 30.75% from 322); Blue value is 103 (40.62% from 255 or 31.99% from 322); Max value from RGB is 120 - color contains mainly: red. Hex color #786367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786367 is #879C98. Grayscale: #696969. Windows color (decimal): -8887449 or 6775672. OLE color: 6775672.
HSL color Cylindrical-coordinate representation of color #786367: hue angle of 348.57º 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 #786367 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 99 | 103 | - |
| CMYK | 0 | 0.17 | 0.14 | 0.53 |
| HSL | 348.57º | 0.1% | 0.43% | - |
| HSV(B) | 348.57º | 0.18% | 0.47% | - |
| XYZ | 14.66 | 13.9 | 14.74 | - |
| YUV | 105.74 | 126.46 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 99 | 103 | 0 | 0.17 | 0.14 | 0.53 | 348.57 | 0.1 | 0.43 |
| Hex | 78 | 63 | 67 | 0 | 11 | E | 35 | 15D | A | 2B |
| Octal | 170 | 143 | 147 | 0 | 21 | 16 | 65 | 535 | 12 | 53 |
| Binary | 1111000 | 1100011 | 1100111 | 0 | 10001 | 1110 | 110101 | 101011101 | 1010 | 101011 |
Color Harmonies of #786367
Complementary color
Monochromatic Colors of #786367
Black with #786367
Text Example
Text Example
White with #786367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786367; }
p { color: rgb(120,99,103); }
H1.HeaderClassName
{
color: #786367;
}
.AnyTagClassName
{
color: #786367;
}
</style>
background-color css
<style>
a { background-color: #786367; }
a { background-color: rgb(120,99,103); }
div.DivClassName
{
background-color: #786367;
}
.BgClassName
{
background-color: #786367;
}
</style>
border-color css
<style>
span { border-color: #786367; }
span { border-color: rgb(120,99,103); }
td.TdClassName
{
border-color: #786367;
}
.TagClassName
{
border-color: #786367;
}
</style>