Shades of Scorpion #685860
Tints of Scorpion #685860
RGB
CMYK
RGB Variations
Color information
#685860 (or 0x685860) is known color: Scorpion. HEX triplet: 68, 58 and 60. RGB value is (104,88,96). Sum of RGB (Red+Green+Blue) = 104+88+96=288 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.11% from 288); Green value is 88 (34.77% from 255 or 30.56% from 288); Blue value is 96 (37.89% from 255 or 33.33% from 288); Max value from RGB is 104 - color contains mainly: red. Hex color #685860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685860 is #97A79F. Grayscale: #5D5D5D. Windows color (decimal): -9938848 or 6314088. OLE color: 6314088.
HSL color Cylindrical-coordinate representation of color #685860: hue angle of 330º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #685860 is Cyan = 0, Magento = 0.15, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 96 | - |
| CMYK | 0 | 0.15 | 0.08 | 0.59 |
| HSL | 330º | 0.08% | 0.38% | - |
| HSV(B) | 330º | 0.15% | 0.41% | - |
| XYZ | 11.31 | 10.77 | 12.55 | - |
| YUV | 93.7 | 129.3 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 96 | 0 | 0.15 | 0.08 | 0.59 | 330 | 0.08 | 0.38 |
| Hex | 68 | 58 | 60 | 0 | F | 8 | 3B | 14A | 8 | 26 |
| Octal | 150 | 130 | 140 | 0 | 17 | 10 | 73 | 512 | 10 | 46 |
| Binary | 1101000 | 1011000 | 1100000 | 0 | 1111 | 1000 | 111011 | 101001010 | 1000 | 100110 |
Color Harmonies of #685860
Complementary color
Monochromatic Colors of #685860
Black with #685860
Text Example
Text Example
White with #685860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685860; }
p { color: rgb(104,88,96); }
H1.HeaderClassName
{
color: #685860;
}
.AnyTagClassName
{
color: #685860;
}
</style>
background-color css
<style>
a { background-color: #685860; }
a { background-color: rgb(104,88,96); }
div.DivClassName
{
background-color: #685860;
}
.BgClassName
{
background-color: #685860;
}
</style>
border-color css
<style>
span { border-color: #685860; }
span { border-color: rgb(104,88,96); }
td.TdClassName
{
border-color: #685860;
}
.TagClassName
{
border-color: #685860;
}
</style>