Shades of Scorpion #675960
Tints of Scorpion #675960
RGB
CMYK
RGB Variations
Color information
#675960 (or 0x675960) is known color: Scorpion. HEX triplet: 67, 59 and 60. RGB value is (103,89,96). Sum of RGB (Red+Green+Blue) = 103+89+96=288 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.76% from 288); Green value is 89 (35.16% from 255 or 30.90% from 288); Blue value is 96 (37.89% from 255 or 33.33% from 288); Max value from RGB is 103 - color contains mainly: red. Hex color #675960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675960 is #98A69F. Grayscale: #5D5D5D. Windows color (decimal): -10004128 or 6314343. OLE color: 6314343.
HSL color Cylindrical-coordinate representation of color #675960: hue angle of 330º degrees, saturation: 0.07, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #675960 is Cyan = 0, Magento = 0.14, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 96 | - |
| CMYK | 0 | 0.14 | 0.07 | 0.60 |
| HSL | 330º | 0.07% | 0.38% | - |
| HSV(B) | 330º | 0.14% | 0.4% | - |
| XYZ | 11.28 | 10.87 | 12.57 | - |
| YUV | 93.98 | 129.14 | 134.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 96 | 0 | 0.14 | 0.07 | 0.60 | 330 | 0.07 | 0.38 |
| Hex | 67 | 59 | 60 | 0 | E | 7 | 3C | 14A | 7 | 26 |
| Octal | 147 | 131 | 140 | 0 | 16 | 7 | 74 | 512 | 7 | 46 |
| Binary | 1100111 | 1011001 | 1100000 | 0 | 1110 | 111 | 111100 | 101001010 | 111 | 100110 |
Color Harmonies of #675960
Complementary color
Monochromatic Colors of #675960
Black with #675960
Text Example
Text Example
White with #675960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675960; }
p { color: rgb(103,89,96); }
H1.HeaderClassName
{
color: #675960;
}
.AnyTagClassName
{
color: #675960;
}
</style>
background-color css
<style>
a { background-color: #675960; }
a { background-color: rgb(103,89,96); }
div.DivClassName
{
background-color: #675960;
}
.BgClassName
{
background-color: #675960;
}
</style>
border-color css
<style>
span { border-color: #675960; }
span { border-color: rgb(103,89,96); }
td.TdClassName
{
border-color: #675960;
}
.TagClassName
{
border-color: #675960;
}
</style>